Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/.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-latest] $ /bin/sh -xe /tmp/jenkins9277835093649390331.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying config sha256:f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 Writing manifest to image destination Storing signatures f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.18, 0.62, 0.91 + RC=0 + ./testenv.py run mgw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest-20250811-1258-6134a76d-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/podman/testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-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 (9778 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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/mgw', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/mgw', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0', 'make', 'mgw'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/titan-11.1.0/mgw compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_cache/podman/titan-11.1.0/mgw' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/titan-11.1.0/mgw make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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_4.o CC OSMUX_CodecPort_CtrlFunct_part_3.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 CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.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_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_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_part_6.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_6.so CCLD TCCInterface_Functions_part_5.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_7.so CCLD TELNETasp_PortType_part_6.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-latest/_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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [198 kB] Fetched 200 kB in 1s (390 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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-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-latest 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-latest 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:/latest/Debian_12 ./ osmocom-keyring 1.0.2 [2900 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.1.0 [1184 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.1 [170 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.1 [71.1 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.1 [228 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.1 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.1 [70.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.1 [51.8 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.1 [71.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.1 [178 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.1 [60.2 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.1 [64.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.1 [50.8 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.1 [44.2 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmotrau11 2.0.1 [34.4 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-mgw 1.14.0 [96.9 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-mgw-dbgsym 1.14.0 [284 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.1 [2164 kB] Fetched 11.2 MB in 0s (88.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40791 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2_amd64.deb ... Unpacking osmocom-keyring (1.0.2) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../02-osmocom-latest_1.1.0_amd64.deb ... Unpacking osmocom-latest (1.1.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.1) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.1) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.1) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.1_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.11.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.11.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.11.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.11.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.11.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.11.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.11.1_amd64.deb ... Unpacking libosmocore (1.11.1) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../16-libosmotrau11_2.0.1_amd64.deb ... Unpacking libosmotrau11:amd64 (2.0.1) ... Selecting previously unselected package osmo-mgw. Preparing to unpack .../17-osmo-mgw_1.14.0_amd64.deb ... Unpacking osmo-mgw (1.14.0) ... Selecting previously unselected package osmo-mgw-dbgsym. Preparing to unpack .../18-osmo-mgw-dbgsym_1.14.0_amd64.deb ... Unpacking osmo-mgw-dbgsym (1.14.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.1) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-keyring (1.0.2) ... Setting up osmocom-latest (1.1.0) ... Setting up libosmocore22:amd64 (1.11.1) ... Setting up libosmocodec4:amd64 (1.11.1) ... Setting up libosmovty13:amd64 (1.11.1) ... Setting up libosmoisdn0:amd64 (1.11.1) ... Setting up libosmotrau11:amd64 (2.0.1) ... Setting up libosmousb0:amd64 (1.11.1) ... Setting up libosmogsm20:amd64 (1.11.1) ... Setting up libosmoctrl0:amd64 (1.11.1) ... Setting up libosmogb14:amd64 (1.11.1) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.1) ... Setting up libosmosim2:amd64 (1.11.1) ... Setting up libosmocore (1.11.1) ... Setting up libosmoabis15:amd64 (2.0.1) ... Setting up osmo-mgw (1.14.0) ... 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.1) ... Setting up osmo-mgw-dbgsym (1.14.0) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw/MGCP_Test.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.cfg'] [testenv] + ['cp', '-a', 'osmo-mgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw/MGCP_Test.default', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0', 'sh', '-c', 'osmo-mgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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 20250811125813149 DLGLOBAL NOTICE <0003> Available via telnet 127.0.0.1 4243 (telnet_interface.c:88) 20250811125813149 DLCTRL NOTICE <000a> CTRL at 127.0.0.1 4267 (control_if.c:1026) 20250811125813149 DLMGCP NOTICE <0013> Configured for MGCP, listen on 127.0.0.1:2427 (mgw_main.c:424) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4243', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: Unix server socket created successfully. MC@9f65b6bc0404: Listening on TCP port 35557. 9f65b6bc0404 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache/podman/titan-11.1.0/mgw/MGCP_Test 9f65b6bc0404 35557 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@9f65b6bc0404: New HC connected from 10.0.2.100 [10.0.2.100]. 9f65b6bc0404: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@9f65b6bc0404: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@9f65b6bc0404: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@9f65b6bc0404: Configuration file was processed on all HCs. MC@9f65b6bc0404: Creating MTC on host 10.0.2.100. MC@9f65b6bc0404: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest'. ------ MGCP_Test.TC_selftest ------ Mon Aug 11 12:58:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_selftest.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_selftest started. MTC@9f65b6bc0404: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n" MTC@9f65b6bc0404: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit } MTC@9f65b6bc0404: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n" MTC@9f65b6bc0404: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit } MTC@9f65b6bc0404: "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@9f65b6bc0404: { 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@9f65b6bc0404: "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@9f65b6bc0404: { 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@9f65b6bc0404: { 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@9f65b6bc0404: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n" MTC@9f65b6bc0404: "510 23 FAIL\r\n" MTC@9f65b6bc0404: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } MTC@9f65b6bc0404: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } } MTC@9f65b6bc0404: setverdict(pass): none -> pass MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: No PTCs were created. MTC@9f65b6bc0404: Test case TC_selftest finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass'. Mon Aug 11 12:58:14 UTC 2025 ====== MGCP_Test.TC_selftest pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_selftest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=4028) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null'. ------ MGCP_Test.TC_auep_null ------ Mon Aug 11 12:58:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_auep_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_auep_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_auep_null started. 20250811125817791 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26277 null@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125817791 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:455) 20250811125817791 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125817791 DLMGCP ERROR <0013> DLCX: Not allowed in 'null' endpoint! (mgcp_protocol.c:1278) 20250811125817791 DLMGCP DEBUG <0013> endpoint:none Generated response: code=502 (mgcp_protocol.c:240) 20250811125817791 DLMGCP DEBUG <0013> Generated response: line #00: 502 26277 FAIL (mgcp_msg.c:72) 20250811125817798 DLMGCP DEBUG <0013> Received message: line #00: AUEP 26278 null@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125817798 DLMGCP INFO <0013> AUEP: executing request handler "AuditEndpoint" for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:455) 20250811125817798 DLMGCP NOTICE <0013> endpoint:none AUEP: auditing endpoint ... (mgcp_protocol.c:478) 20250811125817798 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125817798 DLMGCP DEBUG <0013> Generated response: line #00: 200 26278 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass VirtCallAgent-STATS(6)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(7)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(3)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(5)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(4)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(3): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(4): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(5): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(6): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_auep_null finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass'. Mon Aug 11 12:58:17 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=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15448) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx'. ------ MGCP_Test.TC_crcx ------ Mon Aug 11 12:58:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx started. 20250811125821004 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7110 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125821004 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125821004 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125821004 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125821004 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125821004 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125821004 DLMGCP DEBUG <0013> Generated response: line #00: 515 7110 FAIL (mgcp_msg.c:72) 20250811125821013 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7111 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125821013 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125821013 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125821013 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125821013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125821013 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125821013 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125821013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:83599D46 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125821013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:83599D46 output_enabled 0 (mgcp_conn.c:271) 20250811125821013 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125821013 DLMGCP DEBUG <0013> (1234/rtp C:83599D46 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125821014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:83599D46 CRCX: Creating connection: port: 4002 (mgcp_protocol.c:1044) 20250811125821014 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:83599D46 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125821014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125821014 DLMGCP DEBUG <0013> Generated response: line #00: 200 7111 OK (mgcp_msg.c:72) 20250811125821014 DLMGCP DEBUG <0013> Generated response: line #01: I: 83599D46 (mgcp_msg.c:72) 20250811125821014 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811125821014 DLMGCP DEBUG <0013> Generated response: line #03: o=- 83599D46 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125821014 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811125821014 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125821014 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811125821014 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4002 RTP/AVP 112 (mgcp_msg.c:72) 20250811125821014 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125821014 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811125821016 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7112 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125821016 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125821016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125821016 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125821016 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125821016 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125821016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125821016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125821017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125821017 DLMGCP DEBUG <0013> Generated response: line #00: 200 7112 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(12)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(11)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(10)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(8)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(9)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(8): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(9): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(10): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(11): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(12): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass'. Mon Aug 11 12:58:21 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=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24452) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco'. ------ MGCP_Test.TC_crcx_no_lco ------ Mon Aug 11 12:58:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_no_lco.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_no_lco.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_no_lco started. 20250811125824227 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43579 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125824227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125824227 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125824227 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125824227 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125824227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125824228 DLMGCP DEBUG <0013> Generated response: line #00: 515 43579 FAIL (mgcp_msg.c:72) 20250811125824238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43580 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125824238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125824238 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125824238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125824238 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125824238 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125824238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0E807CB7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125824238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0E807CB7 output_enabled 0 (mgcp_conn.c:271) 20250811125824238 DLMGCP DEBUG <0013> (1234/rtp C:0E807CB7 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) 20250811125824238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0E807CB7 CRCX: Creating connection: port: 4004 (mgcp_protocol.c:1044) 20250811125824238 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0E807CB7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125824238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125824238 DLMGCP DEBUG <0013> Generated response: line #00: 200 43580 OK (mgcp_msg.c:72) 20250811125824238 DLMGCP DEBUG <0013> Generated response: line #01: I: 0E807CB7 (mgcp_msg.c:72) 20250811125824238 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811125824238 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0E807CB7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125824238 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811125824238 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125824239 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811125824239 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4004 RTP/AVP 0 (mgcp_msg.c:72) 20250811125824239 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811125824240 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43581 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125824240 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125824240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125824240 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125824240 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125824240 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125824240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125824240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125824240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125824240 DLMGCP DEBUG <0013> Generated response: line #00: 200 43581 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(13)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(16)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(17)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(14)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(15)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(13): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(14): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(15): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(16): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_no_lco finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass'. Mon Aug 11 12:58:24 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=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=23776) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix'. ------ MGCP_Test.TC_crcx_noprefix ------ Mon Aug 11 12:58:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_noprefix.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_noprefix.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_noprefix started. 20250811125827441 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24631 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125827441 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250811125827441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125827441 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125827441 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125827441 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125827441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125827441 DLMGCP DEBUG <0013> Generated response: line #00: 515 24631 FAIL (mgcp_msg.c:72) 20250811125827443 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24632 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125827443 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125827443 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125827443 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125827443 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250811125827443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125827443 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125827443 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125827443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7A4E96E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125827443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7A4E96E6 output_enabled 0 (mgcp_conn.c:271) 20250811125827443 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125827443 DLMGCP DEBUG <0013> (1234/rtp C:7A4E96E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125827443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7A4E96E6 CRCX: Creating connection: port: 4006 (mgcp_protocol.c:1044) 20250811125827443 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7A4E96E6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125827443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125827443 DLMGCP DEBUG <0013> Generated response: line #00: 200 24632 OK (mgcp_msg.c:72) 20250811125827443 DLMGCP DEBUG <0013> Generated response: line #01: I: 7A4E96E6 (mgcp_msg.c:72) 20250811125827443 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811125827443 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7A4E96E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125827443 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811125827443 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125827443 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811125827443 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4006 RTP/AVP 112 (mgcp_msg.c:72) 20250811125827443 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125827443 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811125827443 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24633 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125827443 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125827443 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250811125827443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125827443 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125827443 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125827443 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125827443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125827443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125827443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125827443 DLMGCP DEBUG <0013> Generated response: line #00: 200 24633 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM1(19)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(21)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(18)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(20)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(22)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(18): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(19): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(20): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(21): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_noprefix finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass'. Mon Aug 11 12:58:27 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=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25204) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode'. ------ MGCP_Test.TC_crcx_unsupp_mode ------ Mon Aug 11 12:58:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_unsupp_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_unsupp_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_unsupp_mode started. 20250811125830633 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51094 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125830633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125830633 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125830633 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125830633 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125830633 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125830633 DLMGCP DEBUG <0013> Generated response: line #00: 515 51094 FAIL (mgcp_msg.c:72) 20250811125830639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51095 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125830639 DLMGCP DEBUG <0013> Received message: line #01: M: netwtest (mgcp_msg.c:72) 20250811125830639 DLMGCP DEBUG <0013> Received message: line #02: C: 1233 (mgcp_msg.c:72) 20250811125830639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125830639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125830640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125830640 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125830640 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, invalid mode (mgcp_protocol.c:871) 20250811125830640 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:240) 20250811125830640 DLMGCP DEBUG <0013> Generated response: line #00: 517 51095 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass VirtCallAgent-STATS(26)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(24)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(25)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(23)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(23): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(24): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(25): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(26): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_unsupp_mode finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass'. Mon Aug 11 12:58:30 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=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=17016) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign'. ------ MGCP_Test.TC_crcx_osmo_ign ------ Mon Aug 11 12:58:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmo_ign.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmo_ign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_osmo_ign started. 20250811125833862 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4086 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125833862 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250811125833862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250811125833862 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250811125833862 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125833862 DLMGCP ERROR <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125833862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125833862 DLMGCP DEBUG <0013> Generated response: line #00: 515 4086 FAIL (mgcp_msg.c:72) 20250811125833870 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4087 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125833870 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:72) 20250811125833870 DLMGCP DEBUG <0013> Received message: line #02: L: p:20, a:GSM-EFR, nt:IN (mgcp_msg.c:72) 20250811125833870 DLMGCP DEBUG <0013> Received message: line #03: M: recvonly (mgcp_msg.c:72) 20250811125833870 DLMGCP DEBUG <0013> Received message: line #04: X-OSMO-IGN: C (mgcp_msg.c:72) 20250811125833870 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250811125833870 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250811125833870 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250811125833870 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125833870 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:8DF3193C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125833870 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:8DF3193C output_enabled 0 (mgcp_conn.c:271) 20250811125833870 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: GSM-EFR (mgcp_protocol.c:671) 20250811125833870 DLMGCP DEBUG <0013> (3/rtp C:8DF3193C 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) 20250811125833870 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:8DF3193C CRCX: Creating connection: port: 4008 (mgcp_protocol.c:1044) 20250811125833870 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:8DF3193C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125833870 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125833870 DLMGCP DEBUG <0013> Generated response: line #00: 200 4087 OK (mgcp_msg.c:72) 20250811125833870 DLMGCP DEBUG <0013> Generated response: line #01: I: 8DF3193C (mgcp_msg.c:72) 20250811125833871 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811125833871 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8DF3193C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125833871 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811125833871 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125833871 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811125833871 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4008 RTP/AVP 110 (mgcp_msg.c:72) 20250811125833871 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR (mgcp_msg.c:72) 20250811125833871 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811125833872 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4088 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125833872 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:72) 20250811125833872 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250811125833872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250811125833872 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250811125833872 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125833872 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125833872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125833872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125833872 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125833872 DLMGCP DEBUG <0013> Generated response: line #00: 200 4088 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM1(29)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(28)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(31)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(30)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(28): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(29): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(30): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(31): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_osmo_ign finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass'. Mon Aug 11 12:58:33 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=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25468) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode'. ------ MGCP_Test.TC_crcx_early_bidir_mode ------ Mon Aug 11 12:58:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_early_bidir_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_early_bidir_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_early_bidir_mode started. 20250811125837044 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64750 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125837044 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125837044 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125837044 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125837044 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125837044 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125837044 DLMGCP DEBUG <0013> Generated response: line #00: 515 64750 FAIL (mgcp_msg.c:72) 20250811125837046 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64751 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125837046 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811125837046 DLMGCP DEBUG <0013> Received message: line #02: C: 1232 (mgcp_msg.c:72) 20250811125837046 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125837046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125837046 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125837046 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125837046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:952693B9 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811125837046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:952693B9 output_enabled 1 (mgcp_conn.c:271) 20250811125837046 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125837046 DLMGCP DEBUG <0013> (1232/rtp C:952693B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125837046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:952693B9 CRCX: Creating connection: port: 4010 (mgcp_protocol.c:1044) 20250811125837046 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:952693B9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125837046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125837046 DLMGCP DEBUG <0013> Generated response: line #00: 200 64751 OK (mgcp_msg.c:72) 20250811125837046 DLMGCP DEBUG <0013> Generated response: line #01: I: 952693B9 (mgcp_msg.c:72) 20250811125837046 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811125837046 DLMGCP DEBUG <0013> Generated response: line #03: o=- 952693B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125837046 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811125837046 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125837046 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811125837046 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4010 RTP/AVP 112 (mgcp_msg.c:72) 20250811125837046 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125837046 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@9f65b6bc0404: 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 := \"64751\", string := \"OK\" }, params := { { code := \"I\", val := \"952693B9\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"952693B9\", 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 := \"64751\", 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 := \"64751\", string := \"OK\" }, params := { { code := \"I\", val := \"952693B9\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"952693B9\", 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 := \"64751\", string := ? }, params := { }, sdp := omit } } }"" MTC@9f65b6bc0404: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM1(34)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(35)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(36)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(33)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: 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 := \"64751\", string := \"OK\" }, params := { { code := \"I\", val := \"952693B9\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"952693B9\", 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 := \"64751\", string := ? }, params := { }, sdp := omit } } }"" MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(33): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(34): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(35): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(36): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@9f65b6bc0404: 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 := \"64751\", string := \"OK\" }, params := { { code := \"I\", val := \"952693B9\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"952693B9\", 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 := \"64751\", string := ? }, params := { }, sdp := omit } } }" MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail'. Mon Aug 11 12:58:37 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=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=21948) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param'. ------ MGCP_Test.TC_crcx_unsupp_param ------ Mon Aug 11 12:58:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_unsupp_param.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_unsupp_param.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_unsupp_param started. 20250811125840245 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45041 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125840245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125840245 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125840245 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125840245 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125840245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125840245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125840245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125840245 DLMGCP DEBUG <0013> Generated response: line #00: 200 45041 OK (mgcp_msg.c:72) 20250811125840255 DLMGCP DEBUG <0013> Received message: line #00: CRCX 45042 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125840255 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125840255 DLMGCP DEBUG <0013> Received message: line #02: C: 1231 (mgcp_msg.c:72) 20250811125840255 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125840255 DLMGCP DEBUG <0013> Received message: line #04: N: foobar (mgcp_msg.c:72) 20250811125840255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125840255 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125840255 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125840255 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unhandled option: 'N'/78 (mgcp_msg.c:215) 20250811125840255 DLMGCP DEBUG <0013> endpoint:none Generated response: code=539 (mgcp_protocol.c:240) 20250811125840255 DLMGCP DEBUG <0013> Generated response: line #00: 539 45042 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM2(40)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(39)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(38)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(41)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(38): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(39): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(40): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(41): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_unsupp_param finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass'. Mon Aug 11 12:58:40 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=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=17696) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid'. ------ MGCP_Test.TC_crcx_missing_callid ------ Mon Aug 11 12:58:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_missing_callid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_missing_callid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_missing_callid started. 20250811125843467 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34837 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125843467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125843467 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125843467 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125843467 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125843468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125843468 DLMGCP DEBUG <0013> Generated response: line #00: 515 34837 FAIL (mgcp_msg.c:72) 20250811125843476 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34838 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125843476 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125843476 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:72) 20250811125843476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125843476 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125843476 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125843476 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing callid (mgcp_protocol.c:864) 20250811125843476 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=516 (mgcp_protocol.c:240) 20250811125843476 DLMGCP DEBUG <0013> Generated response: line #00: 516 34838 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(47)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(43)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(46)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(45)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(44)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(43): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(44): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(45): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(46): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(47): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_missing_callid finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass'. Mon Aug 11 12:58:43 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=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=16788) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode'. ------ MGCP_Test.TC_crcx_missing_mode ------ Mon Aug 11 12:58:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_missing_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_missing_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_missing_mode started. 20250811125846685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40090 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125846685 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125846685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125846685 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125846685 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125846685 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125846685 DLMGCP DEBUG <0013> Generated response: line #00: 515 40090 FAIL (mgcp_msg.c:72) 20250811125846694 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40091 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125846694 DLMGCP DEBUG <0013> Received message: line #01: C: 1229 (mgcp_msg.c:72) 20250811125846694 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:72) 20250811125846694 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125846694 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125846694 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125846694 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, invalid mode (mgcp_protocol.c:871) 20250811125846694 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:240) 20250811125846694 DLMGCP DEBUG <0013> Generated response: line #00: 517 40091 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM2(50)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(48)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(49)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(51)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(48): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(49): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(50): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(51): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_missing_mode finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass'. Mon Aug 11 12:58:46 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=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=16776) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv'. ------ MGCP_Test.TC_crcx_unsupp_packet_intv ------ Mon Aug 11 12:58:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_unsupp_packet_intv.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_unsupp_packet_intv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_unsupp_packet_intv started. 20250811125849900 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14219 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125849900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125849900 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125849900 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125849900 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125849900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125849900 DLMGCP DEBUG <0013> Generated response: line #00: 515 14219 FAIL (mgcp_msg.c:72) 20250811125849908 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14220 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125849909 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125849909 DLMGCP DEBUG <0013> Received message: line #02: C: 1228 (mgcp_msg.c:72) 20250811125849909 DLMGCP DEBUG <0013> Received message: line #03: L: p:111 (mgcp_msg.c:72) 20250811125849909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125849909 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125849909 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125849909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:30E020C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125849909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:30E020C0 output_enabled 0 (mgcp_conn.c:271) 20250811125849909 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 111, lco->codec: (null) (mgcp_protocol.c:671) 20250811125849909 DLMGCP ERROR <0013> local CX options: packetization interval is not a multiple of 20ms! (mgcp_protocol.c:677) 20250811125849909 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:30E020C0 CRCX: invalid local connection options! (mgcp_protocol.c:995) 20250811125849909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125849909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125849909 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1063) 20250811125849909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=535 (mgcp_protocol.c:240) 20250811125849909 DLMGCP DEBUG <0013> Generated response: line #00: 535 14220 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(53)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(55)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(54)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(57)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(56)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(53): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(54): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(55): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(56): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(57): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_unsupp_packet_intv finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass'. Mon Aug 11 12:58:49 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=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=18924) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco'. ------ MGCP_Test.TC_crcx_illegal_double_lco ------ Mon Aug 11 12:58:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_illegal_double_lco.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_illegal_double_lco.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_illegal_double_lco started. 20250811125853120 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65447 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125853120 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125853120 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125853120 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125853121 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125853121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125853121 DLMGCP DEBUG <0013> Generated response: line #00: 515 65447 FAIL (mgcp_msg.c:72) 20250811125853127 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65448 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125853127 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125853127 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811125853127 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR, p:20 (mgcp_msg.c:72) 20250811125853127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125853127 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125853127 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125853127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:36EB18B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125853127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:36EB18B5 output_enabled 0 (mgcp_conn.c:271) 20250811125853127 DLMGCP ERROR <0013> local CX options: Internal inconsistency in Local Connection Options! (mgcp_protocol.c:626) 20250811125853127 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:36EB18B5 CRCX: invalid local connection options! (mgcp_protocol.c:995) 20250811125853127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125853127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125853127 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1063) 20250811125853127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=524 (mgcp_protocol.c:240) 20250811125853127 DLMGCP DEBUG <0013> Generated response: line #00: 524 65448 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(58)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(60)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(61)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(59)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(58): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(59): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(60): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(61): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_illegal_double_lco finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass'. Mon Aug 11 12:58:53 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=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=18976) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp'. ------ MGCP_Test.TC_crcx_sdp ------ Mon Aug 11 12:58:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_sdp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_sdp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_sdp started. 20250811125856342 DLMGCP DEBUG <0013> Received message: line #00: DLCX 10721 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125856342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125856342 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125856342 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125856342 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125856343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125856343 DLMGCP DEBUG <0013> Generated response: line #00: 515 10721 FAIL (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10722 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Received message: line #09: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125856355 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125856355 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125856355 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:425) 20250811125856355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:384F3BD8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811125856355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:384F3BD8 output_enabled 1 (mgcp_conn.c:271) 20250811125856355 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125856355 DLMGCP DEBUG <0013> (1226/rtp C:384F3BD8 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) 20250811125856355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:384F3BD8 CRCX: Creating connection: port: 4012 (mgcp_protocol.c:1044) 20250811125856355 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:384F3BD8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125856355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125856355 DLMGCP DEBUG <0013> Generated response: line #00: 200 10722 OK (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Generated response: line #01: I: 384F3BD8 (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Generated response: line #03: o=- 384F3BD8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4012 RTP/AVP 98 (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811125856355 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811125856357 DLMGCP DEBUG <0013> Received message: line #00: DLCX 10723 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125856357 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811125856357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125856357 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125856357 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125856357 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125856357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125856357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125856357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125856357 DLMGCP DEBUG <0013> Generated response: line #00: 200 10723 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM2(65)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(66)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(67)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(63)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(64)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(63): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(64): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(65): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(66): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(67): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_sdp finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass'. Mon Aug 11 12:58:56 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=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27268) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded'. ------ MGCP_Test.TC_crcx_wildcarded ------ Mon Aug 11 12:58:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_wildcarded started. 20250811125859578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54872 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125859578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125859578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125859578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125859578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125859578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125859578 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125859578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:34FA11F1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125859578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:34FA11F1 output_enabled 0 (mgcp_conn.c:271) 20250811125859578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125859578 DLMGCP DEBUG <0013> (1234/rtp C:34FA11F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125859578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:34FA11F1 CRCX: Creating connection: port: 4014 (mgcp_protocol.c:1044) 20250811125859578 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:34FA11F1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125859578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125859578 DLMGCP DEBUG <0013> Generated response: line #00: 200 54872 OK (mgcp_msg.c:72) 20250811125859578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250811125859578 DLMGCP DEBUG <0013> Generated response: line #02: I: 34FA11F1 (mgcp_msg.c:72) 20250811125859578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125859578 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34FA11F1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125859578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125859578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125859578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125859578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4014 RTP/AVP 112 (mgcp_msg.c:72) 20250811125859578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125859578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125859581 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54873 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125859581 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125859581 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811125859581 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125859581 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125859581 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125859581 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125859581 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125859581 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125859581 DLMGCP DEBUG <0013> Generated response: line #00: 200 54873 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(72)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(69)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(70)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(71)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(68)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(68): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(69): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(70): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(71): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_wildcarded finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass'. Mon Aug 11 12:58:59 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=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=22872) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust'. ------ MGCP_Test.TC_crcx_wildcarded_exhaust ------ Mon Aug 11 12:59:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_wildcarded_exhaust.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_wildcarded_exhaust.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_wildcarded_exhaust started. 20250811125902770 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34974 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902770 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902770 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902770 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902770 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125902770 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125902770 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902770 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:3409BE1F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902770 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:3409BE1F output_enabled 0 (mgcp_conn.c:271) 20250811125902770 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902770 DLMGCP DEBUG <0013> (1234/rtp C:3409BE1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902770 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:3409BE1F CRCX: Creating connection: port: 4016 (mgcp_protocol.c:1044) 20250811125902770 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:3409BE1F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902770 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902770 DLMGCP DEBUG <0013> Generated response: line #00: 200 34974 OK (mgcp_msg.c:72) 20250811125902770 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250811125902770 DLMGCP DEBUG <0013> Generated response: line #02: I: 3409BE1F (mgcp_msg.c:72) 20250811125902771 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902771 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3409BE1F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902771 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902771 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902771 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902771 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4016 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902771 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902771 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902772 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34975 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902772 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902772 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902772 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20250811125902772 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125902772 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2B983B19 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2B983B19 output_enabled 0 (mgcp_conn.c:271) 20250811125902772 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902772 DLMGCP DEBUG <0013> (1234/rtp C:2B983B19 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2B983B19 CRCX: Creating connection: port: 4018 (mgcp_protocol.c:1044) 20250811125902772 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2B983B19 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902772 DLMGCP DEBUG <0013> Generated response: line #00: 200 34975 OK (mgcp_msg.c:72) 20250811125902772 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250811125902772 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B983B19 (mgcp_msg.c:72) 20250811125902772 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902772 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B983B19 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902772 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902773 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902773 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902773 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4018 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902773 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902773 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902774 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34976 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902774 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902774 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902774 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20250811125902774 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250811125902774 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:0BFBFA8E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:0BFBFA8E output_enabled 0 (mgcp_conn.c:271) 20250811125902774 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902774 DLMGCP DEBUG <0013> (1234/rtp C:0BFBFA8E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:0BFBFA8E CRCX: Creating connection: port: 4020 (mgcp_protocol.c:1044) 20250811125902774 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:0BFBFA8E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902774 DLMGCP DEBUG <0013> Generated response: line #00: 200 34976 OK (mgcp_msg.c:72) 20250811125902774 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250811125902774 DLMGCP DEBUG <0013> Generated response: line #02: I: 0BFBFA8E (mgcp_msg.c:72) 20250811125902774 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902774 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0BFBFA8E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902774 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902774 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902774 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902774 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4020 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902774 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902774 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902775 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34977 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902775 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902775 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902775 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902775 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20250811125902775 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250811125902775 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902775 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:45649975 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902775 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:45649975 output_enabled 0 (mgcp_conn.c:271) 20250811125902775 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902775 DLMGCP DEBUG <0013> (1234/rtp C:45649975 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902776 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:45649975 CRCX: Creating connection: port: 4022 (mgcp_protocol.c:1044) 20250811125902776 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:45649975 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902776 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902776 DLMGCP DEBUG <0013> Generated response: line #00: 200 34977 OK (mgcp_msg.c:72) 20250811125902776 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250811125902776 DLMGCP DEBUG <0013> Generated response: line #02: I: 45649975 (mgcp_msg.c:72) 20250811125902776 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902776 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45649975 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902776 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902776 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902776 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902776 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4022 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902776 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902776 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902777 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34978 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902777 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902777 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902777 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20250811125902777 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125902777 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F86D6D3E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F86D6D3E output_enabled 0 (mgcp_conn.c:271) 20250811125902777 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902777 DLMGCP DEBUG <0013> (1234/rtp C:F86D6D3E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F86D6D3E CRCX: Creating connection: port: 4024 (mgcp_protocol.c:1044) 20250811125902777 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:F86D6D3E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902778 DLMGCP DEBUG <0013> Generated response: line #00: 200 34978 OK (mgcp_msg.c:72) 20250811125902778 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250811125902778 DLMGCP DEBUG <0013> Generated response: line #02: I: F86D6D3E (mgcp_msg.c:72) 20250811125902778 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902778 DLMGCP DEBUG <0013> Generated response: line #04: o=- F86D6D3E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902778 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902778 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902778 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902778 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4024 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902778 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902778 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902779 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34979 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902779 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902779 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902779 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20250811125902779 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250811125902779 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:20A1A6FA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:20A1A6FA output_enabled 0 (mgcp_conn.c:271) 20250811125902779 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902779 DLMGCP DEBUG <0013> (1234/rtp C:20A1A6FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:20A1A6FA CRCX: Creating connection: port: 4026 (mgcp_protocol.c:1044) 20250811125902779 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:20A1A6FA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902779 DLMGCP DEBUG <0013> Generated response: line #00: 200 34979 OK (mgcp_msg.c:72) 20250811125902779 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250811125902779 DLMGCP DEBUG <0013> Generated response: line #02: I: 20A1A6FA (mgcp_msg.c:72) 20250811125902779 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902779 DLMGCP DEBUG <0013> Generated response: line #04: o=- 20A1A6FA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902779 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902779 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902779 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902779 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4026 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902779 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902779 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902780 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34980 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902780 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902780 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902780 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902780 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20250811125902780 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250811125902780 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902780 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:421A62B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902780 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:421A62B6 output_enabled 0 (mgcp_conn.c:271) 20250811125902780 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902780 DLMGCP DEBUG <0013> (1234/rtp C:421A62B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902780 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:421A62B6 CRCX: Creating connection: port: 4028 (mgcp_protocol.c:1044) 20250811125902780 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:421A62B6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902780 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902780 DLMGCP DEBUG <0013> Generated response: line #00: 200 34980 OK (mgcp_msg.c:72) 20250811125902780 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250811125902780 DLMGCP DEBUG <0013> Generated response: line #02: I: 421A62B6 (mgcp_msg.c:72) 20250811125902780 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902780 DLMGCP DEBUG <0013> Generated response: line #04: o=- 421A62B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902780 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902780 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902781 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902781 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4028 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902781 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902781 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902782 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34981 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902782 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902782 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902782 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902782 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20250811125902782 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250811125902782 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902782 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:DC85B83E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902782 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:DC85B83E output_enabled 0 (mgcp_conn.c:271) 20250811125902782 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902782 DLMGCP DEBUG <0013> (1234/rtp C:DC85B83E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902782 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:DC85B83E CRCX: Creating connection: port: 4030 (mgcp_protocol.c:1044) 20250811125902782 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:DC85B83E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902782 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902782 DLMGCP DEBUG <0013> Generated response: line #00: 200 34981 OK (mgcp_msg.c:72) 20250811125902782 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250811125902782 DLMGCP DEBUG <0013> Generated response: line #02: I: DC85B83E (mgcp_msg.c:72) 20250811125902782 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902782 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC85B83E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902782 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902782 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902782 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902782 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4030 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902782 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902782 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902783 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34982 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902783 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902783 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902783 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20250811125902783 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250811125902783 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:949BE8EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:949BE8EC output_enabled 0 (mgcp_conn.c:271) 20250811125902783 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902783 DLMGCP DEBUG <0013> (1234/rtp C:949BE8EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:949BE8EC CRCX: Creating connection: port: 4032 (mgcp_protocol.c:1044) 20250811125902784 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:949BE8EC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902784 DLMGCP DEBUG <0013> Generated response: line #00: 200 34982 OK (mgcp_msg.c:72) 20250811125902784 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250811125902784 DLMGCP DEBUG <0013> Generated response: line #02: I: 949BE8EC (mgcp_msg.c:72) 20250811125902784 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902784 DLMGCP DEBUG <0013> Generated response: line #04: o=- 949BE8EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902784 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902784 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902784 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902784 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4032 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902784 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902784 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902785 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34983 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902785 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902785 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902785 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20250811125902785 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250811125902785 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:38A5C347 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:38A5C347 output_enabled 0 (mgcp_conn.c:271) 20250811125902785 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902785 DLMGCP DEBUG <0013> (1234/rtp C:38A5C347 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:38A5C347 CRCX: Creating connection: port: 4034 (mgcp_protocol.c:1044) 20250811125902785 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:38A5C347 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902785 DLMGCP DEBUG <0013> Generated response: line #00: 200 34983 OK (mgcp_msg.c:72) 20250811125902785 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250811125902785 DLMGCP DEBUG <0013> Generated response: line #02: I: 38A5C347 (mgcp_msg.c:72) 20250811125902785 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902785 DLMGCP DEBUG <0013> Generated response: line #04: o=- 38A5C347 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902785 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902785 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902785 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902785 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4034 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902785 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902785 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902786 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34984 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902786 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902786 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902786 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20250811125902786 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250811125902786 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:66FEA8CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:66FEA8CF output_enabled 0 (mgcp_conn.c:271) 20250811125902786 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902786 DLMGCP DEBUG <0013> (1234/rtp C:66FEA8CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:66FEA8CF CRCX: Creating connection: port: 4036 (mgcp_protocol.c:1044) 20250811125902786 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:66FEA8CF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902786 DLMGCP DEBUG <0013> Generated response: line #00: 200 34984 OK (mgcp_msg.c:72) 20250811125902786 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250811125902787 DLMGCP DEBUG <0013> Generated response: line #02: I: 66FEA8CF (mgcp_msg.c:72) 20250811125902787 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902787 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66FEA8CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902787 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902787 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902787 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902787 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4036 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902787 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902787 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902788 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34985 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902788 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902788 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902788 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902788 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20250811125902788 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250811125902788 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902788 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:42E7F777 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902788 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:42E7F777 output_enabled 0 (mgcp_conn.c:271) 20250811125902788 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902788 DLMGCP DEBUG <0013> (1234/rtp C:42E7F777 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902788 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:42E7F777 CRCX: Creating connection: port: 4038 (mgcp_protocol.c:1044) 20250811125902788 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:42E7F777 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902788 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902788 DLMGCP DEBUG <0013> Generated response: line #00: 200 34985 OK (mgcp_msg.c:72) 20250811125902788 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250811125902788 DLMGCP DEBUG <0013> Generated response: line #02: I: 42E7F777 (mgcp_msg.c:72) 20250811125902788 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902788 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42E7F777 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902788 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902788 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902788 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902788 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4038 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902788 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902788 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902789 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34986 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902789 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902789 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902789 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902789 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20250811125902789 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250811125902789 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902789 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:AE61C7A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902789 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:AE61C7A4 output_enabled 0 (mgcp_conn.c:271) 20250811125902789 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902789 DLMGCP DEBUG <0013> (1234/rtp C:AE61C7A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902789 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:AE61C7A4 CRCX: Creating connection: port: 4040 (mgcp_protocol.c:1044) 20250811125902789 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:AE61C7A4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902789 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902789 DLMGCP DEBUG <0013> Generated response: line #00: 200 34986 OK (mgcp_msg.c:72) 20250811125902789 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250811125902789 DLMGCP DEBUG <0013> Generated response: line #02: I: AE61C7A4 (mgcp_msg.c:72) 20250811125902789 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902789 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE61C7A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902789 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902789 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902789 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902789 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4040 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902789 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902789 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902791 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34987 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902791 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902791 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902791 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902791 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20250811125902791 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250811125902791 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902791 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:31814152 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902791 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:31814152 output_enabled 0 (mgcp_conn.c:271) 20250811125902791 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902791 DLMGCP DEBUG <0013> (1234/rtp C:31814152 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902791 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:31814152 CRCX: Creating connection: port: 4042 (mgcp_protocol.c:1044) 20250811125902791 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:31814152 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902791 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902791 DLMGCP DEBUG <0013> Generated response: line #00: 200 34987 OK (mgcp_msg.c:72) 20250811125902791 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250811125902791 DLMGCP DEBUG <0013> Generated response: line #02: I: 31814152 (mgcp_msg.c:72) 20250811125902791 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902791 DLMGCP DEBUG <0013> Generated response: line #04: o=- 31814152 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902791 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902791 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902791 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902791 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4042 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902791 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902791 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902793 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34988 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902793 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902793 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902793 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902793 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20250811125902793 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250811125902793 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902793 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:4EC863BF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902793 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:4EC863BF output_enabled 0 (mgcp_conn.c:271) 20250811125902793 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902793 DLMGCP DEBUG <0013> (1234/rtp C:4EC863BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902793 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:4EC863BF CRCX: Creating connection: port: 4044 (mgcp_protocol.c:1044) 20250811125902793 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:4EC863BF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902793 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902793 DLMGCP DEBUG <0013> Generated response: line #00: 200 34988 OK (mgcp_msg.c:72) 20250811125902793 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250811125902793 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EC863BF (mgcp_msg.c:72) 20250811125902793 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902793 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4EC863BF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902793 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902793 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902793 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902793 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4044 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902793 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902793 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902794 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34989 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902794 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902794 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902794 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20250811125902794 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250811125902794 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:99C1FBB1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:99C1FBB1 output_enabled 0 (mgcp_conn.c:271) 20250811125902794 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902794 DLMGCP DEBUG <0013> (1234/rtp C:99C1FBB1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:99C1FBB1 CRCX: Creating connection: port: 4046 (mgcp_protocol.c:1044) 20250811125902795 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:99C1FBB1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902795 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902795 DLMGCP DEBUG <0013> Generated response: line #00: 200 34989 OK (mgcp_msg.c:72) 20250811125902795 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250811125902795 DLMGCP DEBUG <0013> Generated response: line #02: I: 99C1FBB1 (mgcp_msg.c:72) 20250811125902795 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902795 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99C1FBB1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902795 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902795 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902795 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902795 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4046 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902795 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902795 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902796 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34990 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902796 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902796 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902796 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902796 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20250811125902796 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250811125902796 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902796 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:9C3CC797 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902796 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:9C3CC797 output_enabled 0 (mgcp_conn.c:271) 20250811125902796 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902796 DLMGCP DEBUG <0013> (1234/rtp C:9C3CC797 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902796 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:9C3CC797 CRCX: Creating connection: port: 4048 (mgcp_protocol.c:1044) 20250811125902796 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:9C3CC797 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902796 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902796 DLMGCP DEBUG <0013> Generated response: line #00: 200 34990 OK (mgcp_msg.c:72) 20250811125902796 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250811125902796 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C3CC797 (mgcp_msg.c:72) 20250811125902796 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902796 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C3CC797 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902796 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902796 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902796 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902796 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4048 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902796 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902796 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902797 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34991 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902797 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902797 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902797 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902797 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20250811125902797 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250811125902797 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902797 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:2A41DD35 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902797 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:2A41DD35 output_enabled 0 (mgcp_conn.c:271) 20250811125902797 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902797 DLMGCP DEBUG <0013> (1234/rtp C:2A41DD35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902797 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:2A41DD35 CRCX: Creating connection: port: 4050 (mgcp_protocol.c:1044) 20250811125902797 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:2A41DD35 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902797 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902797 DLMGCP DEBUG <0013> Generated response: line #00: 200 34991 OK (mgcp_msg.c:72) 20250811125902797 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250811125902797 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A41DD35 (mgcp_msg.c:72) 20250811125902797 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902797 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2A41DD35 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902797 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902797 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902797 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902798 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4050 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902798 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902798 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902799 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34992 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902799 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902799 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902799 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902799 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20250811125902799 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250811125902799 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902799 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:D50F857E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902799 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:D50F857E output_enabled 0 (mgcp_conn.c:271) 20250811125902799 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902799 DLMGCP DEBUG <0013> (1234/rtp C:D50F857E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902799 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:D50F857E CRCX: Creating connection: port: 4052 (mgcp_protocol.c:1044) 20250811125902799 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:D50F857E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902799 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902799 DLMGCP DEBUG <0013> Generated response: line #00: 200 34992 OK (mgcp_msg.c:72) 20250811125902799 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250811125902799 DLMGCP DEBUG <0013> Generated response: line #02: I: D50F857E (mgcp_msg.c:72) 20250811125902799 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902799 DLMGCP DEBUG <0013> Generated response: line #04: o=- D50F857E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902799 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902799 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902799 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902799 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4052 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902799 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902799 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902800 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34993 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902800 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902800 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902800 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902800 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20250811125902800 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250811125902800 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902800 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:1CA23917 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902800 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:1CA23917 output_enabled 0 (mgcp_conn.c:271) 20250811125902800 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902800 DLMGCP DEBUG <0013> (1234/rtp C:1CA23917 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902800 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:1CA23917 CRCX: Creating connection: port: 4054 (mgcp_protocol.c:1044) 20250811125902800 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:1CA23917 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902801 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902801 DLMGCP DEBUG <0013> Generated response: line #00: 200 34993 OK (mgcp_msg.c:72) 20250811125902801 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250811125902801 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CA23917 (mgcp_msg.c:72) 20250811125902801 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902801 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CA23917 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902801 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902801 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902801 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902801 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4054 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902801 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902801 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902802 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34994 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902802 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902802 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902802 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902802 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20250811125902802 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250811125902802 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902802 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:F091B432 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902802 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:F091B432 output_enabled 0 (mgcp_conn.c:271) 20250811125902802 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902802 DLMGCP DEBUG <0013> (1234/rtp C:F091B432 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902802 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:F091B432 CRCX: Creating connection: port: 4056 (mgcp_protocol.c:1044) 20250811125902802 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:F091B432 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902802 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902802 DLMGCP DEBUG <0013> Generated response: line #00: 200 34994 OK (mgcp_msg.c:72) 20250811125902802 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250811125902802 DLMGCP DEBUG <0013> Generated response: line #02: I: F091B432 (mgcp_msg.c:72) 20250811125902802 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902802 DLMGCP DEBUG <0013> Generated response: line #04: o=- F091B432 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902802 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902802 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902802 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902802 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4056 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902802 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902802 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902804 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34995 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902804 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902804 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902804 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902804 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20250811125902804 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250811125902804 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902804 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:A793925E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902804 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:A793925E output_enabled 0 (mgcp_conn.c:271) 20250811125902804 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902804 DLMGCP DEBUG <0013> (1234/rtp C:A793925E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902804 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:A793925E CRCX: Creating connection: port: 4058 (mgcp_protocol.c:1044) 20250811125902804 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:A793925E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902804 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902804 DLMGCP DEBUG <0013> Generated response: line #00: 200 34995 OK (mgcp_msg.c:72) 20250811125902804 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250811125902804 DLMGCP DEBUG <0013> Generated response: line #02: I: A793925E (mgcp_msg.c:72) 20250811125902804 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902804 DLMGCP DEBUG <0013> Generated response: line #04: o=- A793925E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902804 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902804 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902804 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902804 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4058 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902804 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902804 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902805 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34996 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902805 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902805 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902805 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902805 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20250811125902805 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250811125902805 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902805 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:805474CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902805 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:805474CC output_enabled 0 (mgcp_conn.c:271) 20250811125902805 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902805 DLMGCP DEBUG <0013> (1234/rtp C:805474CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902806 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:805474CC CRCX: Creating connection: port: 4060 (mgcp_protocol.c:1044) 20250811125902806 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:805474CC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902806 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902806 DLMGCP DEBUG <0013> Generated response: line #00: 200 34996 OK (mgcp_msg.c:72) 20250811125902806 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250811125902806 DLMGCP DEBUG <0013> Generated response: line #02: I: 805474CC (mgcp_msg.c:72) 20250811125902806 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902806 DLMGCP DEBUG <0013> Generated response: line #04: o=- 805474CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902806 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902806 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902806 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902806 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4060 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902806 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902806 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902808 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34997 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902808 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902808 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902808 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902808 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20250811125902808 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250811125902808 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902808 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:D7B6E4EB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902808 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:D7B6E4EB output_enabled 0 (mgcp_conn.c:271) 20250811125902808 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902808 DLMGCP DEBUG <0013> (1234/rtp C:D7B6E4EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902808 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:D7B6E4EB CRCX: Creating connection: port: 4062 (mgcp_protocol.c:1044) 20250811125902808 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:D7B6E4EB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902808 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902808 DLMGCP DEBUG <0013> Generated response: line #00: 200 34997 OK (mgcp_msg.c:72) 20250811125902808 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250811125902808 DLMGCP DEBUG <0013> Generated response: line #02: I: D7B6E4EB (mgcp_msg.c:72) 20250811125902808 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902808 DLMGCP DEBUG <0013> Generated response: line #04: o=- D7B6E4EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902808 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902808 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902808 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902808 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4062 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902808 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902808 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902810 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34998 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902810 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902810 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902810 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902810 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20250811125902810 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250811125902810 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902810 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:29550EE2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902810 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:29550EE2 output_enabled 0 (mgcp_conn.c:271) 20250811125902810 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902810 DLMGCP DEBUG <0013> (1234/rtp C:29550EE2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902810 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:29550EE2 CRCX: Creating connection: port: 4064 (mgcp_protocol.c:1044) 20250811125902810 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:29550EE2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902810 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902810 DLMGCP DEBUG <0013> Generated response: line #00: 200 34998 OK (mgcp_msg.c:72) 20250811125902810 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250811125902810 DLMGCP DEBUG <0013> Generated response: line #02: I: 29550EE2 (mgcp_msg.c:72) 20250811125902810 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902810 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29550EE2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902810 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902810 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902810 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902810 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4064 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902810 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902810 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902812 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34999 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902812 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902812 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902812 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20250811125902812 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250811125902812 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:D33C7201 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:D33C7201 output_enabled 0 (mgcp_conn.c:271) 20250811125902812 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902812 DLMGCP DEBUG <0013> (1234/rtp C:D33C7201 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:D33C7201 CRCX: Creating connection: port: 4066 (mgcp_protocol.c:1044) 20250811125902812 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:D33C7201 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902812 DLMGCP DEBUG <0013> Generated response: line #00: 200 34999 OK (mgcp_msg.c:72) 20250811125902812 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250811125902812 DLMGCP DEBUG <0013> Generated response: line #02: I: D33C7201 (mgcp_msg.c:72) 20250811125902812 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902812 DLMGCP DEBUG <0013> Generated response: line #04: o=- D33C7201 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902812 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902812 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902812 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902812 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4066 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902812 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902812 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902813 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35000 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902813 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902813 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902814 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20250811125902814 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250811125902814 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:277D8FA1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:277D8FA1 output_enabled 0 (mgcp_conn.c:271) 20250811125902814 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902814 DLMGCP DEBUG <0013> (1234/rtp C:277D8FA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:277D8FA1 CRCX: Creating connection: port: 4068 (mgcp_protocol.c:1044) 20250811125902814 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:277D8FA1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902814 DLMGCP DEBUG <0013> Generated response: line #00: 200 35000 OK (mgcp_msg.c:72) 20250811125902814 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250811125902814 DLMGCP DEBUG <0013> Generated response: line #02: I: 277D8FA1 (mgcp_msg.c:72) 20250811125902814 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902814 DLMGCP DEBUG <0013> Generated response: line #04: o=- 277D8FA1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902814 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902814 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902814 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902814 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4068 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902814 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902814 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902816 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35001 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902816 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902816 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902816 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20250811125902816 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250811125902816 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:B9B36B57 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:B9B36B57 output_enabled 0 (mgcp_conn.c:271) 20250811125902816 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902816 DLMGCP DEBUG <0013> (1234/rtp C:B9B36B57 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:B9B36B57 CRCX: Creating connection: port: 4070 (mgcp_protocol.c:1044) 20250811125902816 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:B9B36B57 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902816 DLMGCP DEBUG <0013> Generated response: line #00: 200 35001 OK (mgcp_msg.c:72) 20250811125902816 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250811125902816 DLMGCP DEBUG <0013> Generated response: line #02: I: B9B36B57 (mgcp_msg.c:72) 20250811125902816 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902816 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9B36B57 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902816 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902816 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902816 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902816 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4070 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902816 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902816 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902818 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35002 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902818 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902818 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902818 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20250811125902818 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250811125902818 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:99E86DD2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:99E86DD2 output_enabled 0 (mgcp_conn.c:271) 20250811125902818 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902818 DLMGCP DEBUG <0013> (1234/rtp C:99E86DD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:99E86DD2 CRCX: Creating connection: port: 4072 (mgcp_protocol.c:1044) 20250811125902819 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:99E86DD2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902819 DLMGCP DEBUG <0013> Generated response: line #00: 200 35002 OK (mgcp_msg.c:72) 20250811125902819 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250811125902819 DLMGCP DEBUG <0013> Generated response: line #02: I: 99E86DD2 (mgcp_msg.c:72) 20250811125902819 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902819 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99E86DD2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902819 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902819 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902819 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902819 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4072 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902819 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902819 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902820 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35003 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902820 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902820 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902820 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902820 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20250811125902820 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:451) 20250811125902820 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902820 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:32D84DDD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902820 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:32D84DDD output_enabled 0 (mgcp_conn.c:271) 20250811125902820 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902820 DLMGCP DEBUG <0013> (1234/rtp C:32D84DDD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902820 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:32D84DDD CRCX: Creating connection: port: 4074 (mgcp_protocol.c:1044) 20250811125902820 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:32D84DDD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902820 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902820 DLMGCP DEBUG <0013> Generated response: line #00: 200 35003 OK (mgcp_msg.c:72) 20250811125902820 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250811125902820 DLMGCP DEBUG <0013> Generated response: line #02: I: 32D84DDD (mgcp_msg.c:72) 20250811125902820 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902820 DLMGCP DEBUG <0013> Generated response: line #04: o=- 32D84DDD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902820 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902820 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902820 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902820 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4074 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902820 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902820 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902822 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35004 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902822 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902822 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902822 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20250811125902822 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:451) 20250811125902822 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:DD4241CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:DD4241CB output_enabled 0 (mgcp_conn.c:271) 20250811125902822 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902822 DLMGCP DEBUG <0013> (1234/rtp C:DD4241CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:DD4241CB CRCX: Creating connection: port: 4076 (mgcp_protocol.c:1044) 20250811125902822 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:DD4241CB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902822 DLMGCP DEBUG <0013> Generated response: line #00: 200 35004 OK (mgcp_msg.c:72) 20250811125902822 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250811125902822 DLMGCP DEBUG <0013> Generated response: line #02: I: DD4241CB (mgcp_msg.c:72) 20250811125902822 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902822 DLMGCP DEBUG <0013> Generated response: line #04: o=- DD4241CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902822 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902822 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902822 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902822 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4076 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902822 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902822 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902823 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35005 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902823 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902823 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902823 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902823 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20250811125902823 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:451) 20250811125902823 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902823 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:43DC777A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902823 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:43DC777A output_enabled 0 (mgcp_conn.c:271) 20250811125902823 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902823 DLMGCP DEBUG <0013> (1234/rtp C:43DC777A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902824 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:43DC777A CRCX: Creating connection: port: 4078 (mgcp_protocol.c:1044) 20250811125902824 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:43DC777A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902824 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902824 DLMGCP DEBUG <0013> Generated response: line #00: 200 35005 OK (mgcp_msg.c:72) 20250811125902824 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250811125902824 DLMGCP DEBUG <0013> Generated response: line #02: I: 43DC777A (mgcp_msg.c:72) 20250811125902824 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902824 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43DC777A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902824 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902824 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902824 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902824 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4078 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902824 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902824 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902825 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35006 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902825 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902825 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902825 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902825 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20250811125902825 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:451) 20250811125902825 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902825 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:D4E3E6B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902825 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:D4E3E6B9 output_enabled 0 (mgcp_conn.c:271) 20250811125902825 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902825 DLMGCP DEBUG <0013> (1234/rtp C:D4E3E6B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902825 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:D4E3E6B9 CRCX: Creating connection: port: 4080 (mgcp_protocol.c:1044) 20250811125902825 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:D4E3E6B9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902825 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902825 DLMGCP DEBUG <0013> Generated response: line #00: 200 35006 OK (mgcp_msg.c:72) 20250811125902825 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250811125902825 DLMGCP DEBUG <0013> Generated response: line #02: I: D4E3E6B9 (mgcp_msg.c:72) 20250811125902825 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902825 DLMGCP DEBUG <0013> Generated response: line #04: o=- D4E3E6B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902825 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902825 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902825 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902825 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4080 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902825 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902825 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902826 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35007 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902826 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902826 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902826 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902826 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20250811125902826 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:451) 20250811125902827 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902827 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:D0AD22E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902827 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:D0AD22E8 output_enabled 0 (mgcp_conn.c:271) 20250811125902827 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902827 DLMGCP DEBUG <0013> (1234/rtp C:D0AD22E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902827 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:D0AD22E8 CRCX: Creating connection: port: 4082 (mgcp_protocol.c:1044) 20250811125902827 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:D0AD22E8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902827 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902827 DLMGCP DEBUG <0013> Generated response: line #00: 200 35007 OK (mgcp_msg.c:72) 20250811125902827 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250811125902827 DLMGCP DEBUG <0013> Generated response: line #02: I: D0AD22E8 (mgcp_msg.c:72) 20250811125902827 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902827 DLMGCP DEBUG <0013> Generated response: line #04: o=- D0AD22E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902827 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902827 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902827 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902827 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4082 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902827 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902827 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902828 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35008 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902828 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902828 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902828 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902828 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20250811125902828 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:451) 20250811125902828 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902828 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:9239B491 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902828 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:9239B491 output_enabled 0 (mgcp_conn.c:271) 20250811125902828 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902828 DLMGCP DEBUG <0013> (1234/rtp C:9239B491 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902828 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:9239B491 CRCX: Creating connection: port: 4084 (mgcp_protocol.c:1044) 20250811125902828 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:9239B491 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902828 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902828 DLMGCP DEBUG <0013> Generated response: line #00: 200 35008 OK (mgcp_msg.c:72) 20250811125902828 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250811125902828 DLMGCP DEBUG <0013> Generated response: line #02: I: 9239B491 (mgcp_msg.c:72) 20250811125902828 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902828 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9239B491 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902828 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902828 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902828 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902828 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4084 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902828 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902828 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902829 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35009 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902829 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902829 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902829 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902830 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20250811125902830 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:451) 20250811125902830 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902830 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:23258C4F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902830 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:23258C4F output_enabled 0 (mgcp_conn.c:271) 20250811125902830 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902830 DLMGCP DEBUG <0013> (1234/rtp C:23258C4F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902830 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:23258C4F CRCX: Creating connection: port: 4086 (mgcp_protocol.c:1044) 20250811125902830 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:23258C4F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902830 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902830 DLMGCP DEBUG <0013> Generated response: line #00: 200 35009 OK (mgcp_msg.c:72) 20250811125902830 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250811125902830 DLMGCP DEBUG <0013> Generated response: line #02: I: 23258C4F (mgcp_msg.c:72) 20250811125902830 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902830 DLMGCP DEBUG <0013> Generated response: line #04: o=- 23258C4F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902830 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902830 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902830 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902830 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4086 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902830 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902830 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902831 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35010 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902831 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902831 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902831 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902831 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20250811125902831 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:451) 20250811125902831 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902831 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:90928C09 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902831 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:90928C09 output_enabled 0 (mgcp_conn.c:271) 20250811125902831 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902831 DLMGCP DEBUG <0013> (1234/rtp C:90928C09 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902831 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:90928C09 CRCX: Creating connection: port: 4088 (mgcp_protocol.c:1044) 20250811125902831 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:90928C09 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902831 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902831 DLMGCP DEBUG <0013> Generated response: line #00: 200 35010 OK (mgcp_msg.c:72) 20250811125902831 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250811125902831 DLMGCP DEBUG <0013> Generated response: line #02: I: 90928C09 (mgcp_msg.c:72) 20250811125902831 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902831 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90928C09 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902831 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902831 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902831 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902831 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4088 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902831 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902831 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902832 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35011 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902832 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902832 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902832 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902832 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20250811125902832 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:451) 20250811125902832 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902832 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:5ACCFBE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902832 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:5ACCFBE7 output_enabled 0 (mgcp_conn.c:271) 20250811125902832 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902832 DLMGCP DEBUG <0013> (1234/rtp C:5ACCFBE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902832 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:5ACCFBE7 CRCX: Creating connection: port: 4090 (mgcp_protocol.c:1044) 20250811125902832 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:5ACCFBE7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902832 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902832 DLMGCP DEBUG <0013> Generated response: line #00: 200 35011 OK (mgcp_msg.c:72) 20250811125902833 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250811125902833 DLMGCP DEBUG <0013> Generated response: line #02: I: 5ACCFBE7 (mgcp_msg.c:72) 20250811125902833 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902833 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5ACCFBE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902833 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902833 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902833 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902833 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4090 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902833 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902833 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902833 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35012 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902834 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902834 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902834 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902834 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20250811125902834 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:451) 20250811125902834 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902834 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:9FB7290E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902834 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:9FB7290E output_enabled 0 (mgcp_conn.c:271) 20250811125902834 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902834 DLMGCP DEBUG <0013> (1234/rtp C:9FB7290E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902834 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:9FB7290E CRCX: Creating connection: port: 4092 (mgcp_protocol.c:1044) 20250811125902834 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:9FB7290E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902834 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902834 DLMGCP DEBUG <0013> Generated response: line #00: 200 35012 OK (mgcp_msg.c:72) 20250811125902834 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250811125902834 DLMGCP DEBUG <0013> Generated response: line #02: I: 9FB7290E (mgcp_msg.c:72) 20250811125902834 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902834 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9FB7290E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902834 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902834 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902834 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902834 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4092 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902834 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902834 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902835 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35013 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902835 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902835 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902835 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902835 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20250811125902835 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:451) 20250811125902835 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902835 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:53B78161 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902835 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:53B78161 output_enabled 0 (mgcp_conn.c:271) 20250811125902835 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902835 DLMGCP DEBUG <0013> (1234/rtp C:53B78161 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902835 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:53B78161 CRCX: Creating connection: port: 4094 (mgcp_protocol.c:1044) 20250811125902835 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:53B78161 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902835 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902835 DLMGCP DEBUG <0013> Generated response: line #00: 200 35013 OK (mgcp_msg.c:72) 20250811125902835 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250811125902835 DLMGCP DEBUG <0013> Generated response: line #02: I: 53B78161 (mgcp_msg.c:72) 20250811125902835 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902835 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53B78161 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902835 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902835 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902835 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902835 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4094 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902835 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902835 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902836 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35014 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902836 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902836 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902836 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902836 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20250811125902836 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:451) 20250811125902836 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902836 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:ABAF4C14 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902836 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:ABAF4C14 output_enabled 0 (mgcp_conn.c:271) 20250811125902836 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902836 DLMGCP DEBUG <0013> (1234/rtp C:ABAF4C14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902836 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:ABAF4C14 CRCX: Creating connection: port: 4096 (mgcp_protocol.c:1044) 20250811125902836 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:ABAF4C14 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902836 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902836 DLMGCP DEBUG <0013> Generated response: line #00: 200 35014 OK (mgcp_msg.c:72) 20250811125902836 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250811125902836 DLMGCP DEBUG <0013> Generated response: line #02: I: ABAF4C14 (mgcp_msg.c:72) 20250811125902836 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902836 DLMGCP DEBUG <0013> Generated response: line #04: o=- ABAF4C14 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902836 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902836 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902836 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902836 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4096 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902836 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902836 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902837 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35015 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902837 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902837 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902837 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902837 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20250811125902837 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:451) 20250811125902837 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902837 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:212D9C64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902837 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:212D9C64 output_enabled 0 (mgcp_conn.c:271) 20250811125902837 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902837 DLMGCP DEBUG <0013> (1234/rtp C:212D9C64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902837 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:212D9C64 CRCX: Creating connection: port: 4098 (mgcp_protocol.c:1044) 20250811125902837 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:212D9C64 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902837 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902837 DLMGCP DEBUG <0013> Generated response: line #00: 200 35015 OK (mgcp_msg.c:72) 20250811125902837 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250811125902837 DLMGCP DEBUG <0013> Generated response: line #02: I: 212D9C64 (mgcp_msg.c:72) 20250811125902837 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902837 DLMGCP DEBUG <0013> Generated response: line #04: o=- 212D9C64 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902837 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902837 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902837 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902837 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4098 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902837 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902837 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902838 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35016 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902838 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902838 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902838 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20250811125902838 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:451) 20250811125902838 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:3EF2E069 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:3EF2E069 output_enabled 0 (mgcp_conn.c:271) 20250811125902838 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902838 DLMGCP DEBUG <0013> (1234/rtp C:3EF2E069 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:3EF2E069 CRCX: Creating connection: port: 4100 (mgcp_protocol.c:1044) 20250811125902838 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:3EF2E069 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902839 DLMGCP DEBUG <0013> Generated response: line #00: 200 35016 OK (mgcp_msg.c:72) 20250811125902839 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250811125902839 DLMGCP DEBUG <0013> Generated response: line #02: I: 3EF2E069 (mgcp_msg.c:72) 20250811125902839 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902839 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3EF2E069 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902839 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902839 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902839 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902839 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4100 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902839 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902839 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902839 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35017 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902839 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902839 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902839 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20250811125902840 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:451) 20250811125902840 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:DF451F93 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:DF451F93 output_enabled 0 (mgcp_conn.c:271) 20250811125902840 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902840 DLMGCP DEBUG <0013> (1234/rtp C:DF451F93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:DF451F93 CRCX: Creating connection: port: 4102 (mgcp_protocol.c:1044) 20250811125902840 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:DF451F93 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902840 DLMGCP DEBUG <0013> Generated response: line #00: 200 35017 OK (mgcp_msg.c:72) 20250811125902840 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250811125902840 DLMGCP DEBUG <0013> Generated response: line #02: I: DF451F93 (mgcp_msg.c:72) 20250811125902840 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902840 DLMGCP DEBUG <0013> Generated response: line #04: o=- DF451F93 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902840 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902840 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902840 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902840 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4102 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902840 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902840 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902841 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35018 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902841 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902841 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902841 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20250811125902841 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:451) 20250811125902841 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:27EA2C6B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:27EA2C6B output_enabled 0 (mgcp_conn.c:271) 20250811125902841 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902841 DLMGCP DEBUG <0013> (1234/rtp C:27EA2C6B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:27EA2C6B CRCX: Creating connection: port: 4104 (mgcp_protocol.c:1044) 20250811125902841 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:27EA2C6B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902841 DLMGCP DEBUG <0013> Generated response: line #00: 200 35018 OK (mgcp_msg.c:72) 20250811125902841 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250811125902841 DLMGCP DEBUG <0013> Generated response: line #02: I: 27EA2C6B (mgcp_msg.c:72) 20250811125902841 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902841 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27EA2C6B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902841 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902841 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902841 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902841 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4104 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902841 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902841 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902842 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35019 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902842 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902842 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902842 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20250811125902842 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:451) 20250811125902842 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:388D89C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:388D89C4 output_enabled 0 (mgcp_conn.c:271) 20250811125902842 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902842 DLMGCP DEBUG <0013> (1234/rtp C:388D89C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:388D89C4 CRCX: Creating connection: port: 4106 (mgcp_protocol.c:1044) 20250811125902842 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:388D89C4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902842 DLMGCP DEBUG <0013> Generated response: line #00: 200 35019 OK (mgcp_msg.c:72) 20250811125902842 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250811125902842 DLMGCP DEBUG <0013> Generated response: line #02: I: 388D89C4 (mgcp_msg.c:72) 20250811125902842 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902842 DLMGCP DEBUG <0013> Generated response: line #04: o=- 388D89C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902842 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902842 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902842 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902842 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4106 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902842 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902842 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902843 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35020 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902843 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902843 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902843 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20250811125902843 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:451) 20250811125902843 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:06F189A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:06F189A8 output_enabled 0 (mgcp_conn.c:271) 20250811125902843 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902843 DLMGCP DEBUG <0013> (1234/rtp C:06F189A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:06F189A8 CRCX: Creating connection: port: 4108 (mgcp_protocol.c:1044) 20250811125902843 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:06F189A8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902843 DLMGCP DEBUG <0013> Generated response: line #00: 200 35020 OK (mgcp_msg.c:72) 20250811125902843 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250811125902843 DLMGCP DEBUG <0013> Generated response: line #02: I: 06F189A8 (mgcp_msg.c:72) 20250811125902843 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902843 DLMGCP DEBUG <0013> Generated response: line #04: o=- 06F189A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902843 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902844 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902844 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902844 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4108 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902844 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902844 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902844 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35021 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902844 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902844 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902844 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902844 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20250811125902844 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:451) 20250811125902844 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902844 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:C7A8E61A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902844 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:C7A8E61A output_enabled 0 (mgcp_conn.c:271) 20250811125902844 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902844 DLMGCP DEBUG <0013> (1234/rtp C:C7A8E61A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902845 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:C7A8E61A CRCX: Creating connection: port: 4110 (mgcp_protocol.c:1044) 20250811125902845 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:C7A8E61A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902845 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902845 DLMGCP DEBUG <0013> Generated response: line #00: 200 35021 OK (mgcp_msg.c:72) 20250811125902845 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250811125902845 DLMGCP DEBUG <0013> Generated response: line #02: I: C7A8E61A (mgcp_msg.c:72) 20250811125902845 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902845 DLMGCP DEBUG <0013> Generated response: line #04: o=- C7A8E61A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902845 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902845 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902845 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902845 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4110 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902845 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902845 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902845 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35022 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902845 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902845 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902845 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902846 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20250811125902846 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:451) 20250811125902846 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902846 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:42C6FEF2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902846 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:42C6FEF2 output_enabled 0 (mgcp_conn.c:271) 20250811125902846 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902846 DLMGCP DEBUG <0013> (1234/rtp C:42C6FEF2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902846 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:42C6FEF2 CRCX: Creating connection: port: 4112 (mgcp_protocol.c:1044) 20250811125902846 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:42C6FEF2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902846 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902846 DLMGCP DEBUG <0013> Generated response: line #00: 200 35022 OK (mgcp_msg.c:72) 20250811125902846 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250811125902846 DLMGCP DEBUG <0013> Generated response: line #02: I: 42C6FEF2 (mgcp_msg.c:72) 20250811125902846 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902846 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42C6FEF2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902846 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902846 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902846 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902846 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4112 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902846 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902846 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902847 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35023 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902847 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902847 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902847 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902847 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20250811125902847 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:451) 20250811125902847 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902847 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:0C414646 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902847 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:0C414646 output_enabled 0 (mgcp_conn.c:271) 20250811125902847 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902847 DLMGCP DEBUG <0013> (1234/rtp C:0C414646 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902847 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:0C414646 CRCX: Creating connection: port: 4114 (mgcp_protocol.c:1044) 20250811125902847 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:0C414646 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902847 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902847 DLMGCP DEBUG <0013> Generated response: line #00: 200 35023 OK (mgcp_msg.c:72) 20250811125902847 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250811125902847 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C414646 (mgcp_msg.c:72) 20250811125902847 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902847 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0C414646 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902847 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902847 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902847 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902847 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4114 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902847 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902847 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902848 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35024 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902848 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902848 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902848 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902848 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20250811125902848 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:451) 20250811125902848 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902848 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:7500C7C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902848 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:7500C7C8 output_enabled 0 (mgcp_conn.c:271) 20250811125902848 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902848 DLMGCP DEBUG <0013> (1234/rtp C:7500C7C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902848 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:7500C7C8 CRCX: Creating connection: port: 4116 (mgcp_protocol.c:1044) 20250811125902848 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:7500C7C8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902848 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902848 DLMGCP DEBUG <0013> Generated response: line #00: 200 35024 OK (mgcp_msg.c:72) 20250811125902848 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250811125902848 DLMGCP DEBUG <0013> Generated response: line #02: I: 7500C7C8 (mgcp_msg.c:72) 20250811125902848 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902848 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7500C7C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902848 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902848 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902848 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902848 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4116 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902848 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902848 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902849 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35025 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902849 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902849 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902849 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902849 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20250811125902849 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:451) 20250811125902849 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902849 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:8531283B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902849 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:8531283B output_enabled 0 (mgcp_conn.c:271) 20250811125902849 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902849 DLMGCP DEBUG <0013> (1234/rtp C:8531283B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902849 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:8531283B CRCX: Creating connection: port: 4118 (mgcp_protocol.c:1044) 20250811125902849 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:8531283B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902849 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902849 DLMGCP DEBUG <0013> Generated response: line #00: 200 35025 OK (mgcp_msg.c:72) 20250811125902849 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250811125902849 DLMGCP DEBUG <0013> Generated response: line #02: I: 8531283B (mgcp_msg.c:72) 20250811125902849 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902849 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8531283B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902849 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902849 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902849 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902849 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4118 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902849 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902849 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902850 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35026 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902850 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902850 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902850 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902850 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20250811125902850 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:451) 20250811125902850 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902850 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:5375DF9A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902850 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:5375DF9A output_enabled 0 (mgcp_conn.c:271) 20250811125902850 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902850 DLMGCP DEBUG <0013> (1234/rtp C:5375DF9A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902850 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:5375DF9A CRCX: Creating connection: port: 4120 (mgcp_protocol.c:1044) 20250811125902850 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:5375DF9A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902850 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902850 DLMGCP DEBUG <0013> Generated response: line #00: 200 35026 OK (mgcp_msg.c:72) 20250811125902850 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250811125902850 DLMGCP DEBUG <0013> Generated response: line #02: I: 5375DF9A (mgcp_msg.c:72) 20250811125902850 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902850 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5375DF9A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902850 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902850 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902850 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902850 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4120 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902850 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902850 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902852 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35027 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902852 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902852 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902852 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902852 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20250811125902852 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:451) 20250811125902852 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902852 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:65EF3B58 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902852 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:65EF3B58 output_enabled 0 (mgcp_conn.c:271) 20250811125902852 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902852 DLMGCP DEBUG <0013> (1234/rtp C:65EF3B58 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902852 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:65EF3B58 CRCX: Creating connection: port: 4122 (mgcp_protocol.c:1044) 20250811125902852 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:65EF3B58 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902852 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902852 DLMGCP DEBUG <0013> Generated response: line #00: 200 35027 OK (mgcp_msg.c:72) 20250811125902852 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250811125902852 DLMGCP DEBUG <0013> Generated response: line #02: I: 65EF3B58 (mgcp_msg.c:72) 20250811125902852 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902852 DLMGCP DEBUG <0013> Generated response: line #04: o=- 65EF3B58 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902852 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902852 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902852 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902852 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4122 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902852 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902852 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902853 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35028 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902853 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902853 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902853 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902853 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20250811125902853 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:451) 20250811125902853 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902853 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:469AB83A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902853 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:469AB83A output_enabled 0 (mgcp_conn.c:271) 20250811125902853 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902853 DLMGCP DEBUG <0013> (1234/rtp C:469AB83A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902853 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:469AB83A CRCX: Creating connection: port: 4124 (mgcp_protocol.c:1044) 20250811125902853 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:469AB83A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902853 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902853 DLMGCP DEBUG <0013> Generated response: line #00: 200 35028 OK (mgcp_msg.c:72) 20250811125902853 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250811125902853 DLMGCP DEBUG <0013> Generated response: line #02: I: 469AB83A (mgcp_msg.c:72) 20250811125902853 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902853 DLMGCP DEBUG <0013> Generated response: line #04: o=- 469AB83A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902853 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902853 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902853 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902853 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4124 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902853 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902853 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902854 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35029 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902854 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902854 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902854 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902854 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20250811125902854 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:451) 20250811125902854 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902854 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:99B81E77 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902854 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:99B81E77 output_enabled 0 (mgcp_conn.c:271) 20250811125902854 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902854 DLMGCP DEBUG <0013> (1234/rtp C:99B81E77 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902854 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:99B81E77 CRCX: Creating connection: port: 4126 (mgcp_protocol.c:1044) 20250811125902854 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:99B81E77 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902854 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902854 DLMGCP DEBUG <0013> Generated response: line #00: 200 35029 OK (mgcp_msg.c:72) 20250811125902854 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250811125902854 DLMGCP DEBUG <0013> Generated response: line #02: I: 99B81E77 (mgcp_msg.c:72) 20250811125902854 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902854 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99B81E77 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902854 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902854 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902854 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902854 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4126 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902854 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902854 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902855 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35030 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902855 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902855 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902855 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902855 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20250811125902855 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:451) 20250811125902855 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902855 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:F0C6AF64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902855 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:F0C6AF64 output_enabled 0 (mgcp_conn.c:271) 20250811125902855 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902855 DLMGCP DEBUG <0013> (1234/rtp C:F0C6AF64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902855 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:F0C6AF64 CRCX: Creating connection: port: 4128 (mgcp_protocol.c:1044) 20250811125902855 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:F0C6AF64 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902855 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902855 DLMGCP DEBUG <0013> Generated response: line #00: 200 35030 OK (mgcp_msg.c:72) 20250811125902855 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250811125902855 DLMGCP DEBUG <0013> Generated response: line #02: I: F0C6AF64 (mgcp_msg.c:72) 20250811125902855 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902855 DLMGCP DEBUG <0013> Generated response: line #04: o=- F0C6AF64 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902855 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902855 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902855 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902855 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4128 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902855 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902855 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902856 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35031 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902856 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902856 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902856 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20250811125902856 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:451) 20250811125902856 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:0FEBF302 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:0FEBF302 output_enabled 0 (mgcp_conn.c:271) 20250811125902856 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902856 DLMGCP DEBUG <0013> (1234/rtp C:0FEBF302 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:0FEBF302 CRCX: Creating connection: port: 4130 (mgcp_protocol.c:1044) 20250811125902856 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:0FEBF302 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902856 DLMGCP DEBUG <0013> Generated response: line #00: 200 35031 OK (mgcp_msg.c:72) 20250811125902856 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250811125902856 DLMGCP DEBUG <0013> Generated response: line #02: I: 0FEBF302 (mgcp_msg.c:72) 20250811125902856 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902856 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0FEBF302 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902856 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902856 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902856 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902856 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4130 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902856 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902856 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35032 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20250811125902857 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:451) 20250811125902857 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:B8A1550D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:B8A1550D output_enabled 0 (mgcp_conn.c:271) 20250811125902857 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902857 DLMGCP DEBUG <0013> (1234/rtp C:B8A1550D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:B8A1550D CRCX: Creating connection: port: 4132 (mgcp_protocol.c:1044) 20250811125902857 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:B8A1550D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902857 DLMGCP DEBUG <0013> Generated response: line #00: 200 35032 OK (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Generated response: line #02: I: B8A1550D (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Generated response: line #04: o=- B8A1550D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4132 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35033 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20250811125902858 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:451) 20250811125902858 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:E9D86725 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:E9D86725 output_enabled 0 (mgcp_conn.c:271) 20250811125902858 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902858 DLMGCP DEBUG <0013> (1234/rtp C:E9D86725 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:E9D86725 CRCX: Creating connection: port: 4134 (mgcp_protocol.c:1044) 20250811125902858 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:E9D86725 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902858 DLMGCP DEBUG <0013> Generated response: line #00: 200 35033 OK (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Generated response: line #02: I: E9D86725 (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9D86725 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4134 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35034 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20250811125902858 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:451) 20250811125902858 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:3872EF9F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:3872EF9F output_enabled 0 (mgcp_conn.c:271) 20250811125902858 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902858 DLMGCP DEBUG <0013> (1234/rtp C:3872EF9F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:3872EF9F CRCX: Creating connection: port: 4136 (mgcp_protocol.c:1044) 20250811125902858 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:3872EF9F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902858 DLMGCP DEBUG <0013> Generated response: line #00: 200 35034 OK (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Generated response: line #02: I: 3872EF9F (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902858 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3872EF9F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4136 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35035 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20250811125902859 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:451) 20250811125902859 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:4C27CFAC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:4C27CFAC output_enabled 0 (mgcp_conn.c:271) 20250811125902859 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902859 DLMGCP DEBUG <0013> (1234/rtp C:4C27CFAC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:4C27CFAC CRCX: Creating connection: port: 4138 (mgcp_protocol.c:1044) 20250811125902859 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:4C27CFAC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902859 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902859 DLMGCP DEBUG <0013> Generated response: line #00: 200 35035 OK (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C27CFAC (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C27CFAC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4138 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902859 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902860 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35036 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902860 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902860 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902860 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902860 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20250811125902860 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:451) 20250811125902860 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902860 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:10989DE6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902860 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:10989DE6 output_enabled 0 (mgcp_conn.c:271) 20250811125902860 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902860 DLMGCP DEBUG <0013> (1234/rtp C:10989DE6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902860 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:10989DE6 CRCX: Creating connection: port: 4140 (mgcp_protocol.c:1044) 20250811125902860 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:10989DE6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902860 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902860 DLMGCP DEBUG <0013> Generated response: line #00: 200 35036 OK (mgcp_msg.c:72) 20250811125902860 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250811125902860 DLMGCP DEBUG <0013> Generated response: line #02: I: 10989DE6 (mgcp_msg.c:72) 20250811125902860 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902860 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10989DE6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902860 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902860 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902860 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902860 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4140 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902860 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902860 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35037 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20250811125902861 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:451) 20250811125902861 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902861 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:468A105C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902861 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:468A105C output_enabled 0 (mgcp_conn.c:271) 20250811125902861 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902861 DLMGCP DEBUG <0013> (1234/rtp C:468A105C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902861 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:468A105C CRCX: Creating connection: port: 4142 (mgcp_protocol.c:1044) 20250811125902861 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:468A105C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902861 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #00: 200 35037 OK (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #02: I: 468A105C (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #04: o=- 468A105C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4142 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35038 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20250811125902861 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:451) 20250811125902861 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902861 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:156E0879 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902861 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:156E0879 output_enabled 0 (mgcp_conn.c:271) 20250811125902861 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902861 DLMGCP DEBUG <0013> (1234/rtp C:156E0879 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902861 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:156E0879 CRCX: Creating connection: port: 4144 (mgcp_protocol.c:1044) 20250811125902861 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:156E0879 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902861 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #00: 200 35038 OK (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #02: I: 156E0879 (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #04: o=- 156E0879 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4144 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902861 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902862 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35039 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902862 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902862 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902862 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902862 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20250811125902862 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:451) 20250811125902862 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902862 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:6C8FE805 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902862 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:6C8FE805 output_enabled 0 (mgcp_conn.c:271) 20250811125902862 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902862 DLMGCP DEBUG <0013> (1234/rtp C:6C8FE805 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902862 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:6C8FE805 CRCX: Creating connection: port: 4146 (mgcp_protocol.c:1044) 20250811125902862 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:6C8FE805 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902862 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902862 DLMGCP DEBUG <0013> Generated response: line #00: 200 35039 OK (mgcp_msg.c:72) 20250811125902862 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250811125902862 DLMGCP DEBUG <0013> Generated response: line #02: I: 6C8FE805 (mgcp_msg.c:72) 20250811125902862 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902862 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6C8FE805 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902862 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902862 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902862 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902862 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4146 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902862 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902862 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902862 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35040 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902862 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20250811125902863 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:451) 20250811125902863 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902863 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:95725548 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902863 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:95725548 output_enabled 0 (mgcp_conn.c:271) 20250811125902863 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902863 DLMGCP DEBUG <0013> (1234/rtp C:95725548 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902863 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:95725548 CRCX: Creating connection: port: 4148 (mgcp_protocol.c:1044) 20250811125902863 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:95725548 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902863 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902863 DLMGCP DEBUG <0013> Generated response: line #00: 200 35040 OK (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> Generated response: line #02: I: 95725548 (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95725548 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4148 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35041 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20250811125902863 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:451) 20250811125902863 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902863 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:CCB12D60 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902863 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:CCB12D60 output_enabled 0 (mgcp_conn.c:271) 20250811125902863 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902863 DLMGCP DEBUG <0013> (1234/rtp C:CCB12D60 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902863 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:CCB12D60 CRCX: Creating connection: port: 4150 (mgcp_protocol.c:1044) 20250811125902863 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:CCB12D60 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902863 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902863 DLMGCP DEBUG <0013> Generated response: line #00: 200 35041 OK (mgcp_msg.c:72) 20250811125902863 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #02: I: CCB12D60 (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #04: o=- CCB12D60 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4150 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35042 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20250811125902864 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:451) 20250811125902864 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902864 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:B0B36E47 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902864 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:B0B36E47 output_enabled 0 (mgcp_conn.c:271) 20250811125902864 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902864 DLMGCP DEBUG <0013> (1234/rtp C:B0B36E47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902864 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:B0B36E47 CRCX: Creating connection: port: 4152 (mgcp_protocol.c:1044) 20250811125902864 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:B0B36E47 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902864 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #00: 200 35042 OK (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #02: I: B0B36E47 (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #04: o=- B0B36E47 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4152 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902864 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35043 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20250811125902865 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:451) 20250811125902865 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902865 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:671CC5AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902865 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:671CC5AB output_enabled 0 (mgcp_conn.c:271) 20250811125902865 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902865 DLMGCP DEBUG <0013> (1234/rtp C:671CC5AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902865 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:671CC5AB CRCX: Creating connection: port: 4154 (mgcp_protocol.c:1044) 20250811125902865 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:671CC5AB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902865 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902865 DLMGCP DEBUG <0013> Generated response: line #00: 200 35043 OK (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Generated response: line #02: I: 671CC5AB (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Generated response: line #04: o=- 671CC5AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4154 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35044 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902865 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20250811125902865 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:451) 20250811125902865 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902866 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:34FDDEAC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902866 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:34FDDEAC output_enabled 0 (mgcp_conn.c:271) 20250811125902866 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902866 DLMGCP DEBUG <0013> (1234/rtp C:34FDDEAC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902866 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:34FDDEAC CRCX: Creating connection: port: 4156 (mgcp_protocol.c:1044) 20250811125902866 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:34FDDEAC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902866 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #00: 200 35044 OK (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #02: I: 34FDDEAC (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34FDDEAC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4156 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35045 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20250811125902866 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:451) 20250811125902866 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902866 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:A9B4B1C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902866 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:A9B4B1C8 output_enabled 0 (mgcp_conn.c:271) 20250811125902866 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902866 DLMGCP DEBUG <0013> (1234/rtp C:A9B4B1C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902866 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:A9B4B1C8 CRCX: Creating connection: port: 4158 (mgcp_protocol.c:1044) 20250811125902866 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:A9B4B1C8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902866 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #00: 200 35045 OK (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #02: I: A9B4B1C8 (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #04: o=- A9B4B1C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4158 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902866 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35046 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20250811125902867 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:451) 20250811125902867 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902867 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:AFB85B52 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902867 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:AFB85B52 output_enabled 0 (mgcp_conn.c:271) 20250811125902867 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902867 DLMGCP DEBUG <0013> (1234/rtp C:AFB85B52 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902867 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:AFB85B52 CRCX: Creating connection: port: 4160 (mgcp_protocol.c:1044) 20250811125902867 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:AFB85B52 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902867 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #00: 200 35046 OK (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #02: I: AFB85B52 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #04: o=- AFB85B52 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4160 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35047 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20250811125902867 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:451) 20250811125902867 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:346BB784 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:346BB784 output_enabled 0 (mgcp_conn.c:271) 20250811125902867 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902867 DLMGCP DEBUG <0013> (1234/rtp C:346BB784 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:346BB784 CRCX: Creating connection: port: 4162 (mgcp_protocol.c:1044) 20250811125902867 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:346BB784 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #00: 200 35047 OK (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #02: I: 346BB784 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #04: o=- 346BB784 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4162 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902867 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35048 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20250811125902868 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:451) 20250811125902868 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:3A9311B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:3A9311B3 output_enabled 0 (mgcp_conn.c:271) 20250811125902868 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902868 DLMGCP DEBUG <0013> (1234/rtp C:3A9311B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:3A9311B3 CRCX: Creating connection: port: 4164 (mgcp_protocol.c:1044) 20250811125902868 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:3A9311B3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902868 DLMGCP DEBUG <0013> Generated response: line #00: 200 35048 OK (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A9311B3 (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A9311B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4164 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35049 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20250811125902868 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:451) 20250811125902868 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:B14E2E32 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:B14E2E32 output_enabled 0 (mgcp_conn.c:271) 20250811125902868 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902868 DLMGCP DEBUG <0013> (1234/rtp C:B14E2E32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:B14E2E32 CRCX: Creating connection: port: 4166 (mgcp_protocol.c:1044) 20250811125902869 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:B14E2E32 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #00: 200 35049 OK (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #02: I: B14E2E32 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #04: o=- B14E2E32 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4166 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35050 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20250811125902869 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:451) 20250811125902869 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:BF187849 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:BF187849 output_enabled 0 (mgcp_conn.c:271) 20250811125902869 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902869 DLMGCP DEBUG <0013> (1234/rtp C:BF187849 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:BF187849 CRCX: Creating connection: port: 4168 (mgcp_protocol.c:1044) 20250811125902869 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:BF187849 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #00: 200 35050 OK (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #02: I: BF187849 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF187849 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4168 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35051 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20250811125902869 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:451) 20250811125902869 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:948EF9CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:948EF9CF output_enabled 0 (mgcp_conn.c:271) 20250811125902869 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902869 DLMGCP DEBUG <0013> (1234/rtp C:948EF9CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902870 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:948EF9CF CRCX: Creating connection: port: 4170 (mgcp_protocol.c:1044) 20250811125902870 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:948EF9CF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902870 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #00: 200 35051 OK (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #02: I: 948EF9CF (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #04: o=- 948EF9CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4170 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35052 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20250811125902870 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:451) 20250811125902870 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902870 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:817AC319 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902870 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:817AC319 output_enabled 0 (mgcp_conn.c:271) 20250811125902870 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902870 DLMGCP DEBUG <0013> (1234/rtp C:817AC319 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902870 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:817AC319 CRCX: Creating connection: port: 4172 (mgcp_protocol.c:1044) 20250811125902870 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:817AC319 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902870 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #00: 200 35052 OK (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #02: I: 817AC319 (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #04: o=- 817AC319 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4172 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35053 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20250811125902870 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:451) 20250811125902870 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902870 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:76F36D7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902870 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:76F36D7D output_enabled 0 (mgcp_conn.c:271) 20250811125902870 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902870 DLMGCP DEBUG <0013> (1234/rtp C:76F36D7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902870 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:76F36D7D CRCX: Creating connection: port: 4174 (mgcp_protocol.c:1044) 20250811125902870 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:76F36D7D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902870 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #00: 200 35053 OK (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250811125902870 DLMGCP DEBUG <0013> Generated response: line #02: I: 76F36D7D (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76F36D7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4174 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35054 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20250811125902871 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:451) 20250811125902871 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902871 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:FA7524B2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902871 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:FA7524B2 output_enabled 0 (mgcp_conn.c:271) 20250811125902871 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902871 DLMGCP DEBUG <0013> (1234/rtp C:FA7524B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902871 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:FA7524B2 CRCX: Creating connection: port: 4176 (mgcp_protocol.c:1044) 20250811125902871 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:FA7524B2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902871 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #00: 200 35054 OK (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #02: I: FA7524B2 (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA7524B2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4176 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902871 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902872 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35055 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902872 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902872 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902872 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902872 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20250811125902872 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:451) 20250811125902872 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902872 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:890324D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902872 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:890324D8 output_enabled 0 (mgcp_conn.c:271) 20250811125902872 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902872 DLMGCP DEBUG <0013> (1234/rtp C:890324D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902872 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:890324D8 CRCX: Creating connection: port: 4178 (mgcp_protocol.c:1044) 20250811125902872 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:890324D8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902872 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902872 DLMGCP DEBUG <0013> Generated response: line #00: 200 35055 OK (mgcp_msg.c:72) 20250811125902872 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250811125902872 DLMGCP DEBUG <0013> Generated response: line #02: I: 890324D8 (mgcp_msg.c:72) 20250811125902872 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902872 DLMGCP DEBUG <0013> Generated response: line #04: o=- 890324D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902872 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902872 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902872 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902872 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4178 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902872 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902872 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35056 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20250811125902873 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:451) 20250811125902873 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902873 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:0961F795 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902873 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:0961F795 output_enabled 0 (mgcp_conn.c:271) 20250811125902873 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902873 DLMGCP DEBUG <0013> (1234/rtp C:0961F795 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902873 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:0961F795 CRCX: Creating connection: port: 4180 (mgcp_protocol.c:1044) 20250811125902873 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:0961F795 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902873 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #00: 200 35056 OK (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #02: I: 0961F795 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0961F795 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4180 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35057 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20250811125902873 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:451) 20250811125902873 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902873 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:FD030E10 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902873 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:FD030E10 output_enabled 0 (mgcp_conn.c:271) 20250811125902873 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902873 DLMGCP DEBUG <0013> (1234/rtp C:FD030E10 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902873 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:FD030E10 CRCX: Creating connection: port: 4182 (mgcp_protocol.c:1044) 20250811125902873 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:FD030E10 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902873 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #00: 200 35057 OK (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #02: I: FD030E10 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD030E10 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4182 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902873 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35058 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20250811125902874 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:451) 20250811125902874 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902874 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:69B5EBFD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902874 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:69B5EBFD output_enabled 0 (mgcp_conn.c:271) 20250811125902874 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902874 DLMGCP DEBUG <0013> (1234/rtp C:69B5EBFD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902874 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:69B5EBFD CRCX: Creating connection: port: 4184 (mgcp_protocol.c:1044) 20250811125902874 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:69B5EBFD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902874 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #00: 200 35058 OK (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #02: I: 69B5EBFD (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #04: o=- 69B5EBFD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4184 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35059 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20250811125902874 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:451) 20250811125902874 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902874 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:6300DD7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902874 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:6300DD7C output_enabled 0 (mgcp_conn.c:271) 20250811125902874 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902874 DLMGCP DEBUG <0013> (1234/rtp C:6300DD7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902874 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:6300DD7C CRCX: Creating connection: port: 4186 (mgcp_protocol.c:1044) 20250811125902874 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:6300DD7C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902874 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #00: 200 35059 OK (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #02: I: 6300DD7C (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6300DD7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4186 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902874 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35060 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20250811125902875 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:451) 20250811125902875 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902875 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:113285A2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902875 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:113285A2 output_enabled 0 (mgcp_conn.c:271) 20250811125902875 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902875 DLMGCP DEBUG <0013> (1234/rtp C:113285A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902875 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:113285A2 CRCX: Creating connection: port: 4188 (mgcp_protocol.c:1044) 20250811125902875 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:113285A2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902875 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #00: 200 35060 OK (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #02: I: 113285A2 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #04: o=- 113285A2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4188 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35061 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20250811125902875 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:451) 20250811125902875 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902875 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:B3081106 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902875 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:B3081106 output_enabled 0 (mgcp_conn.c:271) 20250811125902875 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902875 DLMGCP DEBUG <0013> (1234/rtp C:B3081106 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902875 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:B3081106 CRCX: Creating connection: port: 4190 (mgcp_protocol.c:1044) 20250811125902875 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:B3081106 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902875 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #00: 200 35061 OK (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #02: I: B3081106 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #04: o=- B3081106 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4190 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902875 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35062 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20250811125902876 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:451) 20250811125902876 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902876 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:FBA6AA93 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902876 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:FBA6AA93 output_enabled 0 (mgcp_conn.c:271) 20250811125902876 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902876 DLMGCP DEBUG <0013> (1234/rtp C:FBA6AA93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902876 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:FBA6AA93 CRCX: Creating connection: port: 4192 (mgcp_protocol.c:1044) 20250811125902876 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:FBA6AA93 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902876 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #00: 200 35062 OK (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #02: I: FBA6AA93 (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #04: o=- FBA6AA93 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4192 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35063 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20250811125902876 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:451) 20250811125902876 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:D6BDE20A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:D6BDE20A output_enabled 0 (mgcp_conn.c:271) 20250811125902876 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902876 DLMGCP DEBUG <0013> (1234/rtp C:D6BDE20A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:D6BDE20A CRCX: Creating connection: port: 4194 (mgcp_protocol.c:1044) 20250811125902876 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:D6BDE20A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #00: 200 35063 OK (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #02: I: D6BDE20A (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6BDE20A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4194 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902876 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35064 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20250811125902877 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:451) 20250811125902877 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:6FFFD550 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:6FFFD550 output_enabled 0 (mgcp_conn.c:271) 20250811125902877 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902877 DLMGCP DEBUG <0013> (1234/rtp C:6FFFD550 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:6FFFD550 CRCX: Creating connection: port: 4196 (mgcp_protocol.c:1044) 20250811125902877 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:6FFFD550 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #00: 200 35064 OK (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FFFD550 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FFFD550 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4196 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35065 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20250811125902877 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:451) 20250811125902877 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:379D9266 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:379D9266 output_enabled 0 (mgcp_conn.c:271) 20250811125902877 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902877 DLMGCP DEBUG <0013> (1234/rtp C:379D9266 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:379D9266 CRCX: Creating connection: port: 4198 (mgcp_protocol.c:1044) 20250811125902877 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:379D9266 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #00: 200 35065 OK (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #02: I: 379D9266 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #04: o=- 379D9266 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4198 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902877 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35066 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20250811125902878 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:451) 20250811125902878 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:5D3E28D2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:5D3E28D2 output_enabled 0 (mgcp_conn.c:271) 20250811125902878 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902878 DLMGCP DEBUG <0013> (1234/rtp C:5D3E28D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:5D3E28D2 CRCX: Creating connection: port: 4200 (mgcp_protocol.c:1044) 20250811125902878 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:5D3E28D2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #00: 200 35066 OK (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D3E28D2 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D3E28D2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4200 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35067 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20250811125902878 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:451) 20250811125902878 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:100D1967 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:100D1967 output_enabled 0 (mgcp_conn.c:271) 20250811125902878 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902878 DLMGCP DEBUG <0013> (1234/rtp C:100D1967 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:100D1967 CRCX: Creating connection: port: 4202 (mgcp_protocol.c:1044) 20250811125902878 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:100D1967 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #00: 200 35067 OK (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #02: I: 100D1967 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #04: o=- 100D1967 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4202 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902878 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902879 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35068 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902879 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902879 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902879 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20250811125902879 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:451) 20250811125902879 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:314CFECF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:314CFECF output_enabled 0 (mgcp_conn.c:271) 20250811125902879 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902879 DLMGCP DEBUG <0013> (1234/rtp C:314CFECF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:314CFECF CRCX: Creating connection: port: 4204 (mgcp_protocol.c:1044) 20250811125902879 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:314CFECF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902879 DLMGCP DEBUG <0013> Generated response: line #00: 200 35068 OK (mgcp_msg.c:72) 20250811125902879 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250811125902879 DLMGCP DEBUG <0013> Generated response: line #02: I: 314CFECF (mgcp_msg.c:72) 20250811125902879 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902879 DLMGCP DEBUG <0013> Generated response: line #04: o=- 314CFECF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902879 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902879 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902879 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902879 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4204 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902879 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902879 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35069 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20250811125902880 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:451) 20250811125902880 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902880 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:B456D03A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902880 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:B456D03A output_enabled 0 (mgcp_conn.c:271) 20250811125902880 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902880 DLMGCP DEBUG <0013> (1234/rtp C:B456D03A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902880 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:B456D03A CRCX: Creating connection: port: 4206 (mgcp_protocol.c:1044) 20250811125902880 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:B456D03A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902880 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #00: 200 35069 OK (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #02: I: B456D03A (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #04: o=- B456D03A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4206 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35070 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20250811125902880 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:451) 20250811125902880 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902880 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:0FA95F8F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902880 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:0FA95F8F output_enabled 0 (mgcp_conn.c:271) 20250811125902880 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902880 DLMGCP DEBUG <0013> (1234/rtp C:0FA95F8F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902880 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:0FA95F8F CRCX: Creating connection: port: 4208 (mgcp_protocol.c:1044) 20250811125902880 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:0FA95F8F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902880 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #00: 200 35070 OK (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #02: I: 0FA95F8F (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0FA95F8F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4208 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902880 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902881 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35071 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902881 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902881 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902881 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902881 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20250811125902881 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:451) 20250811125902881 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902881 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:DFA83A2A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902881 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:DFA83A2A output_enabled 0 (mgcp_conn.c:271) 20250811125902881 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902881 DLMGCP DEBUG <0013> (1234/rtp C:DFA83A2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902881 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:DFA83A2A CRCX: Creating connection: port: 4210 (mgcp_protocol.c:1044) 20250811125902881 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:DFA83A2A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902881 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902881 DLMGCP DEBUG <0013> Generated response: line #00: 200 35071 OK (mgcp_msg.c:72) 20250811125902881 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250811125902881 DLMGCP DEBUG <0013> Generated response: line #02: I: DFA83A2A (mgcp_msg.c:72) 20250811125902881 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902881 DLMGCP DEBUG <0013> Generated response: line #04: o=- DFA83A2A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902881 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902881 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902881 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902881 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4210 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902881 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902881 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902882 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35072 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902882 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902882 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902882 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902882 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20250811125902882 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:451) 20250811125902882 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902882 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:26D389B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902882 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:26D389B3 output_enabled 0 (mgcp_conn.c:271) 20250811125902882 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902882 DLMGCP DEBUG <0013> (1234/rtp C:26D389B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902882 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:26D389B3 CRCX: Creating connection: port: 4212 (mgcp_protocol.c:1044) 20250811125902882 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:26D389B3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902882 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902882 DLMGCP DEBUG <0013> Generated response: line #00: 200 35072 OK (mgcp_msg.c:72) 20250811125902882 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250811125902882 DLMGCP DEBUG <0013> Generated response: line #02: I: 26D389B3 (mgcp_msg.c:72) 20250811125902882 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902882 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26D389B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902882 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902882 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902882 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902882 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4212 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902882 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902882 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902883 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35073 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902883 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902883 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902883 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902883 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20250811125902883 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:451) 20250811125902883 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902883 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:4C26BEC6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902883 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:4C26BEC6 output_enabled 0 (mgcp_conn.c:271) 20250811125902883 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902883 DLMGCP DEBUG <0013> (1234/rtp C:4C26BEC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902883 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:4C26BEC6 CRCX: Creating connection: port: 4214 (mgcp_protocol.c:1044) 20250811125902883 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:4C26BEC6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902883 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902883 DLMGCP DEBUG <0013> Generated response: line #00: 200 35073 OK (mgcp_msg.c:72) 20250811125902883 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250811125902883 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C26BEC6 (mgcp_msg.c:72) 20250811125902883 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902883 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C26BEC6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902883 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902883 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902883 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902883 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4214 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902883 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902883 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35074 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20250811125902884 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:451) 20250811125902884 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902884 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:ED00935D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902884 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:ED00935D output_enabled 0 (mgcp_conn.c:271) 20250811125902884 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902884 DLMGCP DEBUG <0013> (1234/rtp C:ED00935D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902884 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:ED00935D CRCX: Creating connection: port: 4216 (mgcp_protocol.c:1044) 20250811125902884 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:ED00935D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902884 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #00: 200 35074 OK (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #02: I: ED00935D (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED00935D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4216 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35075 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20250811125902884 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:451) 20250811125902884 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902884 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:7AAD18A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902884 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:7AAD18A8 output_enabled 0 (mgcp_conn.c:271) 20250811125902884 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902884 DLMGCP DEBUG <0013> (1234/rtp C:7AAD18A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902884 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:7AAD18A8 CRCX: Creating connection: port: 4218 (mgcp_protocol.c:1044) 20250811125902884 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:7AAD18A8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902884 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #00: 200 35075 OK (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #02: I: 7AAD18A8 (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7AAD18A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4218 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902884 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902885 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35076 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902885 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902885 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902885 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902885 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20250811125902885 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:451) 20250811125902885 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902885 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:F538B519 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902885 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:F538B519 output_enabled 0 (mgcp_conn.c:271) 20250811125902885 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902885 DLMGCP DEBUG <0013> (1234/rtp C:F538B519 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902885 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:F538B519 CRCX: Creating connection: port: 4220 (mgcp_protocol.c:1044) 20250811125902885 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:F538B519 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902885 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902885 DLMGCP DEBUG <0013> Generated response: line #00: 200 35076 OK (mgcp_msg.c:72) 20250811125902885 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250811125902885 DLMGCP DEBUG <0013> Generated response: line #02: I: F538B519 (mgcp_msg.c:72) 20250811125902885 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902885 DLMGCP DEBUG <0013> Generated response: line #04: o=- F538B519 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902885 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902885 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902885 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902885 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4220 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902885 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902885 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902886 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35077 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902886 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902886 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902886 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902886 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20250811125902886 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:451) 20250811125902886 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902886 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:F934AEC6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902886 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:F934AEC6 output_enabled 0 (mgcp_conn.c:271) 20250811125902886 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902886 DLMGCP DEBUG <0013> (1234/rtp C:F934AEC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902886 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:F934AEC6 CRCX: Creating connection: port: 4222 (mgcp_protocol.c:1044) 20250811125902886 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:F934AEC6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902886 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902886 DLMGCP DEBUG <0013> Generated response: line #00: 200 35077 OK (mgcp_msg.c:72) 20250811125902886 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250811125902886 DLMGCP DEBUG <0013> Generated response: line #02: I: F934AEC6 (mgcp_msg.c:72) 20250811125902886 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902886 DLMGCP DEBUG <0013> Generated response: line #04: o=- F934AEC6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902886 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902886 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902886 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902886 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4222 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902886 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902886 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902887 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35078 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902887 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902887 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902887 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902887 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20250811125902887 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:451) 20250811125902887 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902887 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:3DCE382C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902887 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:3DCE382C output_enabled 0 (mgcp_conn.c:271) 20250811125902887 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902887 DLMGCP DEBUG <0013> (1234/rtp C:3DCE382C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902887 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:3DCE382C CRCX: Creating connection: port: 4224 (mgcp_protocol.c:1044) 20250811125902887 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:3DCE382C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902887 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902887 DLMGCP DEBUG <0013> Generated response: line #00: 200 35078 OK (mgcp_msg.c:72) 20250811125902887 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250811125902887 DLMGCP DEBUG <0013> Generated response: line #02: I: 3DCE382C (mgcp_msg.c:72) 20250811125902887 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902887 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3DCE382C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902887 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902887 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902887 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902887 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4224 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902887 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902887 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902888 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35079 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902888 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902888 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902888 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20250811125902888 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:451) 20250811125902888 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:935F6132 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:935F6132 output_enabled 0 (mgcp_conn.c:271) 20250811125902888 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902888 DLMGCP DEBUG <0013> (1234/rtp C:935F6132 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:935F6132 CRCX: Creating connection: port: 4226 (mgcp_protocol.c:1044) 20250811125902888 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:935F6132 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902888 DLMGCP DEBUG <0013> Generated response: line #00: 200 35079 OK (mgcp_msg.c:72) 20250811125902888 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250811125902888 DLMGCP DEBUG <0013> Generated response: line #02: I: 935F6132 (mgcp_msg.c:72) 20250811125902888 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902888 DLMGCP DEBUG <0013> Generated response: line #04: o=- 935F6132 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902888 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902888 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902888 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902888 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4226 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902888 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902888 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35080 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20250811125902889 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:451) 20250811125902889 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:E92DCC85 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:E92DCC85 output_enabled 0 (mgcp_conn.c:271) 20250811125902889 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902889 DLMGCP DEBUG <0013> (1234/rtp C:E92DCC85 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:E92DCC85 CRCX: Creating connection: port: 4228 (mgcp_protocol.c:1044) 20250811125902889 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:E92DCC85 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #00: 200 35080 OK (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #02: I: E92DCC85 (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #04: o=- E92DCC85 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4228 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35081 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20250811125902889 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:451) 20250811125902889 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:F5F8D96A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:F5F8D96A output_enabled 0 (mgcp_conn.c:271) 20250811125902889 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902889 DLMGCP DEBUG <0013> (1234/rtp C:F5F8D96A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:F5F8D96A CRCX: Creating connection: port: 4230 (mgcp_protocol.c:1044) 20250811125902889 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:F5F8D96A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #00: 200 35081 OK (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #02: I: F5F8D96A (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #04: o=- F5F8D96A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4230 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902889 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35082 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20250811125902890 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:451) 20250811125902890 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:B13F92A6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:B13F92A6 output_enabled 0 (mgcp_conn.c:271) 20250811125902890 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902890 DLMGCP DEBUG <0013> (1234/rtp C:B13F92A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:B13F92A6 CRCX: Creating connection: port: 4232 (mgcp_protocol.c:1044) 20250811125902890 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:B13F92A6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #00: 200 35082 OK (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #02: I: B13F92A6 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #04: o=- B13F92A6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4232 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35083 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20250811125902890 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:451) 20250811125902890 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:DB07CDB0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:DB07CDB0 output_enabled 0 (mgcp_conn.c:271) 20250811125902890 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902890 DLMGCP DEBUG <0013> (1234/rtp C:DB07CDB0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:DB07CDB0 CRCX: Creating connection: port: 4234 (mgcp_protocol.c:1044) 20250811125902890 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:DB07CDB0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #00: 200 35083 OK (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #02: I: DB07CDB0 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #04: o=- DB07CDB0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4234 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35084 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20250811125902890 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:451) 20250811125902890 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:4144E1CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:4144E1CA output_enabled 0 (mgcp_conn.c:271) 20250811125902890 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902890 DLMGCP DEBUG <0013> (1234/rtp C:4144E1CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:4144E1CA CRCX: Creating connection: port: 4236 (mgcp_protocol.c:1044) 20250811125902890 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:4144E1CA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #00: 200 35084 OK (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #02: I: 4144E1CA (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4144E1CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902890 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4236 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35085 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20250811125902891 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:451) 20250811125902891 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902891 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:CD83D7E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902891 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:CD83D7E8 output_enabled 0 (mgcp_conn.c:271) 20250811125902891 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902891 DLMGCP DEBUG <0013> (1234/rtp C:CD83D7E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902891 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:CD83D7E8 CRCX: Creating connection: port: 4238 (mgcp_protocol.c:1044) 20250811125902891 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:CD83D7E8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902891 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #00: 200 35085 OK (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #02: I: CD83D7E8 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #04: o=- CD83D7E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4238 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35086 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20250811125902891 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:451) 20250811125902891 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902891 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:F549EDE0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902891 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:F549EDE0 output_enabled 0 (mgcp_conn.c:271) 20250811125902891 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902891 DLMGCP DEBUG <0013> (1234/rtp C:F549EDE0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902891 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:F549EDE0 CRCX: Creating connection: port: 4240 (mgcp_protocol.c:1044) 20250811125902891 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:F549EDE0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902891 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #00: 200 35086 OK (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #02: I: F549EDE0 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #04: o=- F549EDE0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4240 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902891 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35087 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20250811125902892 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:451) 20250811125902892 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902892 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:933461D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902892 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:933461D1 output_enabled 0 (mgcp_conn.c:271) 20250811125902892 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902892 DLMGCP DEBUG <0013> (1234/rtp C:933461D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902892 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:933461D1 CRCX: Creating connection: port: 4242 (mgcp_protocol.c:1044) 20250811125902892 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:933461D1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902892 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #00: 200 35087 OK (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #02: I: 933461D1 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #04: o=- 933461D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4242 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35088 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20250811125902892 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:451) 20250811125902892 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902892 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:FCECE4D6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902892 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:FCECE4D6 output_enabled 0 (mgcp_conn.c:271) 20250811125902892 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902892 DLMGCP DEBUG <0013> (1234/rtp C:FCECE4D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902892 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:FCECE4D6 CRCX: Creating connection: port: 4244 (mgcp_protocol.c:1044) 20250811125902892 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:FCECE4D6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902892 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #00: 200 35088 OK (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #02: I: FCECE4D6 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #04: o=- FCECE4D6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4244 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902892 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35089 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20250811125902893 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:451) 20250811125902893 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902893 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:DBEB42D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902893 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:DBEB42D3 output_enabled 0 (mgcp_conn.c:271) 20250811125902893 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902893 DLMGCP DEBUG <0013> (1234/rtp C:DBEB42D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902893 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:DBEB42D3 CRCX: Creating connection: port: 4246 (mgcp_protocol.c:1044) 20250811125902893 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:DBEB42D3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902893 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #00: 200 35089 OK (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #02: I: DBEB42D3 (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBEB42D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4246 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35090 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20250811125902893 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:451) 20250811125902893 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902893 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:832020AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902893 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:832020AC output_enabled 0 (mgcp_conn.c:271) 20250811125902893 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902893 DLMGCP DEBUG <0013> (1234/rtp C:832020AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902893 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:832020AC CRCX: Creating connection: port: 4248 (mgcp_protocol.c:1044) 20250811125902893 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:832020AC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902893 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #00: 200 35090 OK (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #02: I: 832020AC (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #04: o=- 832020AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4248 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902893 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35091 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20250811125902894 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:451) 20250811125902894 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902894 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:34F7F735 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902894 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:34F7F735 output_enabled 0 (mgcp_conn.c:271) 20250811125902894 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902894 DLMGCP DEBUG <0013> (1234/rtp C:34F7F735 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902894 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:34F7F735 CRCX: Creating connection: port: 4250 (mgcp_protocol.c:1044) 20250811125902894 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:34F7F735 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902894 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #00: 200 35091 OK (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #02: I: 34F7F735 (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34F7F735 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4250 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35092 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20250811125902894 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:451) 20250811125902894 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902894 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:3BDF617B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902894 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:3BDF617B output_enabled 0 (mgcp_conn.c:271) 20250811125902894 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902894 DLMGCP DEBUG <0013> (1234/rtp C:3BDF617B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902894 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:3BDF617B CRCX: Creating connection: port: 4252 (mgcp_protocol.c:1044) 20250811125902894 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:3BDF617B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902894 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #00: 200 35092 OK (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #02: I: 3BDF617B (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3BDF617B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4252 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902894 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902895 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35093 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902895 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902895 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902895 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902895 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20250811125902895 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:451) 20250811125902895 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902895 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:43B36950 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902895 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:43B36950 output_enabled 0 (mgcp_conn.c:271) 20250811125902895 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902895 DLMGCP DEBUG <0013> (1234/rtp C:43B36950 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902895 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:43B36950 CRCX: Creating connection: port: 4254 (mgcp_protocol.c:1044) 20250811125902895 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:43B36950 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902895 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902895 DLMGCP DEBUG <0013> Generated response: line #00: 200 35093 OK (mgcp_msg.c:72) 20250811125902895 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250811125902895 DLMGCP DEBUG <0013> Generated response: line #02: I: 43B36950 (mgcp_msg.c:72) 20250811125902895 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902895 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43B36950 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902895 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902895 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902895 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902895 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4254 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902895 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902895 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902896 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35094 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902896 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902896 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902896 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902896 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20250811125902896 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:451) 20250811125902896 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902896 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:E7335EF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902896 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:E7335EF0 output_enabled 0 (mgcp_conn.c:271) 20250811125902896 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902896 DLMGCP DEBUG <0013> (1234/rtp C:E7335EF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902896 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:E7335EF0 CRCX: Creating connection: port: 4256 (mgcp_protocol.c:1044) 20250811125902896 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:E7335EF0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902896 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902896 DLMGCP DEBUG <0013> Generated response: line #00: 200 35094 OK (mgcp_msg.c:72) 20250811125902896 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250811125902896 DLMGCP DEBUG <0013> Generated response: line #02: I: E7335EF0 (mgcp_msg.c:72) 20250811125902896 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902896 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7335EF0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902896 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902896 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902896 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902896 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4256 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902896 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902896 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35095 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20250811125902897 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:451) 20250811125902897 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902897 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:B84F649B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902897 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:B84F649B output_enabled 0 (mgcp_conn.c:271) 20250811125902897 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902897 DLMGCP DEBUG <0013> (1234/rtp C:B84F649B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902897 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:B84F649B CRCX: Creating connection: port: 4258 (mgcp_protocol.c:1044) 20250811125902897 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:B84F649B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902897 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #00: 200 35095 OK (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #02: I: B84F649B (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #04: o=- B84F649B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4258 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35096 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20250811125902897 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:451) 20250811125902897 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902897 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:6C632E2A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902897 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:6C632E2A output_enabled 0 (mgcp_conn.c:271) 20250811125902897 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902897 DLMGCP DEBUG <0013> (1234/rtp C:6C632E2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902897 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:6C632E2A CRCX: Creating connection: port: 4260 (mgcp_protocol.c:1044) 20250811125902897 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:6C632E2A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902897 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #00: 200 35096 OK (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #02: I: 6C632E2A (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6C632E2A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4260 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902897 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35097 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20250811125902898 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:451) 20250811125902898 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902898 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:472F9EDD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902898 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:472F9EDD output_enabled 0 (mgcp_conn.c:271) 20250811125902898 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902898 DLMGCP DEBUG <0013> (1234/rtp C:472F9EDD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902898 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:472F9EDD CRCX: Creating connection: port: 4262 (mgcp_protocol.c:1044) 20250811125902898 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:472F9EDD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902898 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #00: 200 35097 OK (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #02: I: 472F9EDD (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #04: o=- 472F9EDD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4262 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35098 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20250811125902898 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:451) 20250811125902898 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902898 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:A64B1BF8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902898 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:A64B1BF8 output_enabled 0 (mgcp_conn.c:271) 20250811125902898 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902898 DLMGCP DEBUG <0013> (1234/rtp C:A64B1BF8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902898 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:A64B1BF8 CRCX: Creating connection: port: 4264 (mgcp_protocol.c:1044) 20250811125902898 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:A64B1BF8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902898 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #00: 200 35098 OK (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #02: I: A64B1BF8 (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #04: o=- A64B1BF8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4264 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902898 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35099 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20250811125902899 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:451) 20250811125902899 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:EB20E4AD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:EB20E4AD output_enabled 0 (mgcp_conn.c:271) 20250811125902899 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902899 DLMGCP DEBUG <0013> (1234/rtp C:EB20E4AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:EB20E4AD CRCX: Creating connection: port: 4266 (mgcp_protocol.c:1044) 20250811125902899 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:EB20E4AD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902899 DLMGCP DEBUG <0013> Generated response: line #00: 200 35099 OK (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Generated response: line #02: I: EB20E4AD (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB20E4AD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4266 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35100 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20250811125902899 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:451) 20250811125902899 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:2DA38B09 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:2DA38B09 output_enabled 0 (mgcp_conn.c:271) 20250811125902899 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902899 DLMGCP DEBUG <0013> (1234/rtp C:2DA38B09 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902900 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:2DA38B09 CRCX: Creating connection: port: 4268 (mgcp_protocol.c:1044) 20250811125902900 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:2DA38B09 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902900 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #00: 200 35100 OK (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #02: I: 2DA38B09 (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2DA38B09 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4268 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35101 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20250811125902900 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:451) 20250811125902900 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902900 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:3E80DC27 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902900 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:3E80DC27 output_enabled 0 (mgcp_conn.c:271) 20250811125902900 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902900 DLMGCP DEBUG <0013> (1234/rtp C:3E80DC27 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902900 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:3E80DC27 CRCX: Creating connection: port: 4270 (mgcp_protocol.c:1044) 20250811125902900 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:3E80DC27 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902900 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #00: 200 35101 OK (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E80DC27 (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E80DC27 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4270 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902900 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902901 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35102 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902901 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902901 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902901 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902901 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20250811125902901 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:451) 20250811125902901 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902901 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:19AD193F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902901 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:19AD193F output_enabled 0 (mgcp_conn.c:271) 20250811125902901 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902901 DLMGCP DEBUG <0013> (1234/rtp C:19AD193F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902901 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:19AD193F CRCX: Creating connection: port: 4272 (mgcp_protocol.c:1044) 20250811125902901 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:19AD193F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902901 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902901 DLMGCP DEBUG <0013> Generated response: line #00: 200 35102 OK (mgcp_msg.c:72) 20250811125902901 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250811125902901 DLMGCP DEBUG <0013> Generated response: line #02: I: 19AD193F (mgcp_msg.c:72) 20250811125902901 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902901 DLMGCP DEBUG <0013> Generated response: line #04: o=- 19AD193F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902901 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902901 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902901 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4272 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35103 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20250811125902902 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:451) 20250811125902902 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902902 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:9ED81152 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902902 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:9ED81152 output_enabled 0 (mgcp_conn.c:271) 20250811125902902 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902902 DLMGCP DEBUG <0013> (1234/rtp C:9ED81152 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902902 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:9ED81152 CRCX: Creating connection: port: 4274 (mgcp_protocol.c:1044) 20250811125902902 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:9ED81152 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902902 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902902 DLMGCP DEBUG <0013> Generated response: line #00: 200 35103 OK (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> Generated response: line #02: I: 9ED81152 (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9ED81152 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4274 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902902 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35104 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20250811125902903 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:451) 20250811125902903 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902903 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:0856C249 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902903 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:0856C249 output_enabled 0 (mgcp_conn.c:271) 20250811125902903 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902903 DLMGCP DEBUG <0013> (1234/rtp C:0856C249 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902903 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:0856C249 CRCX: Creating connection: port: 4276 (mgcp_protocol.c:1044) 20250811125902903 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:0856C249 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902903 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902903 DLMGCP DEBUG <0013> Generated response: line #00: 200 35104 OK (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Generated response: line #02: I: 0856C249 (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0856C249 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4276 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35105 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20250811125902903 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:451) 20250811125902903 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902903 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:84266B61 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902903 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:84266B61 output_enabled 0 (mgcp_conn.c:271) 20250811125902903 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902903 DLMGCP DEBUG <0013> (1234/rtp C:84266B61 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902903 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:84266B61 CRCX: Creating connection: port: 4278 (mgcp_protocol.c:1044) 20250811125902903 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:84266B61 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902903 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902903 DLMGCP DEBUG <0013> Generated response: line #00: 200 35105 OK (mgcp_msg.c:72) 20250811125902903 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #02: I: 84266B61 (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84266B61 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4278 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35106 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20250811125902904 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:451) 20250811125902904 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902904 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:88401DB6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902904 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:88401DB6 output_enabled 0 (mgcp_conn.c:271) 20250811125902904 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902904 DLMGCP DEBUG <0013> (1234/rtp C:88401DB6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902904 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:88401DB6 CRCX: Creating connection: port: 4280 (mgcp_protocol.c:1044) 20250811125902904 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:88401DB6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902904 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #00: 200 35106 OK (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #02: I: 88401DB6 (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #04: o=- 88401DB6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4280 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902904 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35107 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20250811125902905 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:451) 20250811125902905 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902905 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:70C85D4B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902905 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:70C85D4B output_enabled 0 (mgcp_conn.c:271) 20250811125902905 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902905 DLMGCP DEBUG <0013> (1234/rtp C:70C85D4B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902905 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:70C85D4B CRCX: Creating connection: port: 4282 (mgcp_protocol.c:1044) 20250811125902905 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:70C85D4B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902905 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902905 DLMGCP DEBUG <0013> Generated response: line #00: 200 35107 OK (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Generated response: line #02: I: 70C85D4B (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70C85D4B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4282 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35108 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20250811125902905 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:451) 20250811125902905 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902905 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:0564C7CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902905 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:0564C7CF output_enabled 0 (mgcp_conn.c:271) 20250811125902905 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902905 DLMGCP DEBUG <0013> (1234/rtp C:0564C7CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902905 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:0564C7CF CRCX: Creating connection: port: 4284 (mgcp_protocol.c:1044) 20250811125902905 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:0564C7CF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902905 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902905 DLMGCP DEBUG <0013> Generated response: line #00: 200 35108 OK (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Generated response: line #02: I: 0564C7CF (mgcp_msg.c:72) 20250811125902905 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0564C7CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4284 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35109 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20250811125902906 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:451) 20250811125902906 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902906 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:477D0F69 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902906 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:477D0F69 output_enabled 0 (mgcp_conn.c:271) 20250811125902906 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902906 DLMGCP DEBUG <0013> (1234/rtp C:477D0F69 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902906 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:477D0F69 CRCX: Creating connection: port: 4286 (mgcp_protocol.c:1044) 20250811125902906 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:477D0F69 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902906 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #00: 200 35109 OK (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #02: I: 477D0F69 (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #04: o=- 477D0F69 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4286 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902906 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35110 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20250811125902907 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:451) 20250811125902907 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902907 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:B8CC0324 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902907 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:B8CC0324 output_enabled 0 (mgcp_conn.c:271) 20250811125902907 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902907 DLMGCP DEBUG <0013> (1234/rtp C:B8CC0324 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902907 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:B8CC0324 CRCX: Creating connection: port: 4288 (mgcp_protocol.c:1044) 20250811125902907 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:B8CC0324 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902907 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #00: 200 35110 OK (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #02: I: B8CC0324 (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #04: o=- B8CC0324 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4288 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35111 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20250811125902907 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:451) 20250811125902907 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902907 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:B2319773 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902907 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:B2319773 output_enabled 0 (mgcp_conn.c:271) 20250811125902907 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902907 DLMGCP DEBUG <0013> (1234/rtp C:B2319773 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902907 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:B2319773 CRCX: Creating connection: port: 4290 (mgcp_protocol.c:1044) 20250811125902907 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:B2319773 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902907 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #00: 200 35111 OK (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #02: I: B2319773 (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #04: o=- B2319773 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902907 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4290 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35112 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20250811125902908 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:451) 20250811125902908 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902908 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:34BAAB73 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902908 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:34BAAB73 output_enabled 0 (mgcp_conn.c:271) 20250811125902908 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902908 DLMGCP DEBUG <0013> (1234/rtp C:34BAAB73 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902908 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:34BAAB73 CRCX: Creating connection: port: 4292 (mgcp_protocol.c:1044) 20250811125902908 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:34BAAB73 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902908 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902908 DLMGCP DEBUG <0013> Generated response: line #00: 200 35112 OK (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Generated response: line #02: I: 34BAAB73 (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34BAAB73 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4292 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902908 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35113 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20250811125902909 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:451) 20250811125902909 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:117FE4AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:117FE4AC output_enabled 0 (mgcp_conn.c:271) 20250811125902909 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902909 DLMGCP DEBUG <0013> (1234/rtp C:117FE4AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:117FE4AC CRCX: Creating connection: port: 4294 (mgcp_protocol.c:1044) 20250811125902909 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:117FE4AC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #00: 200 35113 OK (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #02: I: 117FE4AC (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #04: o=- 117FE4AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4294 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35114 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20250811125902909 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:451) 20250811125902909 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:93E1C6E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:93E1C6E8 output_enabled 0 (mgcp_conn.c:271) 20250811125902909 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902909 DLMGCP DEBUG <0013> (1234/rtp C:93E1C6E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:93E1C6E8 CRCX: Creating connection: port: 4296 (mgcp_protocol.c:1044) 20250811125902909 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:93E1C6E8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #00: 200 35114 OK (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #02: I: 93E1C6E8 (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #04: o=- 93E1C6E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4296 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902909 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35115 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20250811125902910 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:451) 20250811125902910 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:B665890B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:B665890B output_enabled 0 (mgcp_conn.c:271) 20250811125902910 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902910 DLMGCP DEBUG <0013> (1234/rtp C:B665890B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:B665890B CRCX: Creating connection: port: 4298 (mgcp_protocol.c:1044) 20250811125902910 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:B665890B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #00: 200 35115 OK (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #02: I: B665890B (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #04: o=- B665890B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4298 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35116 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20250811125902910 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:451) 20250811125902910 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:0100D708 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:0100D708 output_enabled 0 (mgcp_conn.c:271) 20250811125902910 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902910 DLMGCP DEBUG <0013> (1234/rtp C:0100D708 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:0100D708 CRCX: Creating connection: port: 4300 (mgcp_protocol.c:1044) 20250811125902910 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:0100D708 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #00: 200 35116 OK (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #02: I: 0100D708 (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0100D708 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4300 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902910 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35117 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20250811125902911 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:451) 20250811125902911 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902911 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:67498476 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902911 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:67498476 output_enabled 0 (mgcp_conn.c:271) 20250811125902911 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902911 DLMGCP DEBUG <0013> (1234/rtp C:67498476 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902911 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:67498476 CRCX: Creating connection: port: 4302 (mgcp_protocol.c:1044) 20250811125902911 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:67498476 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902911 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902911 DLMGCP DEBUG <0013> Generated response: line #00: 200 35117 OK (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Generated response: line #02: I: 67498476 (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67498476 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4302 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35118 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902911 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20250811125902912 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:451) 20250811125902912 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902912 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:240EA699 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902912 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:240EA699 output_enabled 0 (mgcp_conn.c:271) 20250811125902912 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902912 DLMGCP DEBUG <0013> (1234/rtp C:240EA699 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902912 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:240EA699 CRCX: Creating connection: port: 4304 (mgcp_protocol.c:1044) 20250811125902912 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:240EA699 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902912 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #00: 200 35118 OK (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #02: I: 240EA699 (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #04: o=- 240EA699 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4304 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35119 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20250811125902912 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:451) 20250811125902912 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902912 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:2B672DE6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902912 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:2B672DE6 output_enabled 0 (mgcp_conn.c:271) 20250811125902912 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902912 DLMGCP DEBUG <0013> (1234/rtp C:2B672DE6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902912 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:2B672DE6 CRCX: Creating connection: port: 4306 (mgcp_protocol.c:1044) 20250811125902912 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:2B672DE6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902912 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #00: 200 35119 OK (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B672DE6 (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B672DE6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4306 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902912 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35120 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20250811125902913 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:451) 20250811125902913 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902913 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:BC061DA9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902913 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:BC061DA9 output_enabled 0 (mgcp_conn.c:271) 20250811125902913 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902913 DLMGCP DEBUG <0013> (1234/rtp C:BC061DA9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902913 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:BC061DA9 CRCX: Creating connection: port: 4308 (mgcp_protocol.c:1044) 20250811125902913 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:BC061DA9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902913 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902913 DLMGCP DEBUG <0013> Generated response: line #00: 200 35120 OK (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Generated response: line #02: I: BC061DA9 (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC061DA9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4308 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35121 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902913 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20250811125902913 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:451) 20250811125902913 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902913 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:B6D8D168 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902913 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:B6D8D168 output_enabled 0 (mgcp_conn.c:271) 20250811125902913 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902913 DLMGCP DEBUG <0013> (1234/rtp C:B6D8D168 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902914 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:B6D8D168 CRCX: Creating connection: port: 4310 (mgcp_protocol.c:1044) 20250811125902914 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:B6D8D168 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902914 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #00: 200 35121 OK (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #02: I: B6D8D168 (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6D8D168 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4310 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35122 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20250811125902914 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:451) 20250811125902914 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902914 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:3FD48F9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902914 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:3FD48F9B output_enabled 0 (mgcp_conn.c:271) 20250811125902914 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902914 DLMGCP DEBUG <0013> (1234/rtp C:3FD48F9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902914 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:3FD48F9B CRCX: Creating connection: port: 4312 (mgcp_protocol.c:1044) 20250811125902914 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:3FD48F9B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902914 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #00: 200 35122 OK (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #02: I: 3FD48F9B (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3FD48F9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4312 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902914 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35123 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20250811125902915 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:451) 20250811125902915 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902915 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:EEC286B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902915 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:EEC286B4 output_enabled 0 (mgcp_conn.c:271) 20250811125902915 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902915 DLMGCP DEBUG <0013> (1234/rtp C:EEC286B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902915 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:EEC286B4 CRCX: Creating connection: port: 4314 (mgcp_protocol.c:1044) 20250811125902915 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:EEC286B4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902915 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #00: 200 35123 OK (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #02: I: EEC286B4 (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #04: o=- EEC286B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4314 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35124 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20250811125902915 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:451) 20250811125902915 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902915 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:0DA8891F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902915 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:0DA8891F output_enabled 0 (mgcp_conn.c:271) 20250811125902915 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902915 DLMGCP DEBUG <0013> (1234/rtp C:0DA8891F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902915 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:0DA8891F CRCX: Creating connection: port: 4316 (mgcp_protocol.c:1044) 20250811125902915 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:0DA8891F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902915 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #00: 200 35124 OK (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DA8891F (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0DA8891F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4316 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902915 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902916 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35125 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902916 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902916 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902916 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902916 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20250811125902916 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:451) 20250811125902916 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902916 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:BF4B9DD8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902916 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:BF4B9DD8 output_enabled 0 (mgcp_conn.c:271) 20250811125902916 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902916 DLMGCP DEBUG <0013> (1234/rtp C:BF4B9DD8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902916 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:BF4B9DD8 CRCX: Creating connection: port: 4318 (mgcp_protocol.c:1044) 20250811125902916 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:BF4B9DD8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902916 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902916 DLMGCP DEBUG <0013> Generated response: line #00: 200 35125 OK (mgcp_msg.c:72) 20250811125902916 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250811125902916 DLMGCP DEBUG <0013> Generated response: line #02: I: BF4B9DD8 (mgcp_msg.c:72) 20250811125902916 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902916 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF4B9DD8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902916 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902916 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902916 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902916 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4318 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902916 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902916 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902917 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35126 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902917 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902917 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902917 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902917 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20250811125902917 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:451) 20250811125902917 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902917 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:CF17A5D7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902917 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:CF17A5D7 output_enabled 0 (mgcp_conn.c:271) 20250811125902917 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902917 DLMGCP DEBUG <0013> (1234/rtp C:CF17A5D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902917 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:CF17A5D7 CRCX: Creating connection: port: 4320 (mgcp_protocol.c:1044) 20250811125902917 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:CF17A5D7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902917 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902917 DLMGCP DEBUG <0013> Generated response: line #00: 200 35126 OK (mgcp_msg.c:72) 20250811125902917 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250811125902917 DLMGCP DEBUG <0013> Generated response: line #02: I: CF17A5D7 (mgcp_msg.c:72) 20250811125902917 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #04: o=- CF17A5D7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4320 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35127 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20250811125902918 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:451) 20250811125902918 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902918 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:3B094D79 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902918 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:3B094D79 output_enabled 0 (mgcp_conn.c:271) 20250811125902918 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902918 DLMGCP DEBUG <0013> (1234/rtp C:3B094D79 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902918 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:3B094D79 CRCX: Creating connection: port: 4322 (mgcp_protocol.c:1044) 20250811125902918 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:3B094D79 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902918 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #00: 200 35127 OK (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B094D79 (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B094D79 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4322 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902918 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35128 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20250811125902919 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:451) 20250811125902919 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:54892973 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:54892973 output_enabled 0 (mgcp_conn.c:271) 20250811125902919 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902919 DLMGCP DEBUG <0013> (1234/rtp C:54892973 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:54892973 CRCX: Creating connection: port: 4324 (mgcp_protocol.c:1044) 20250811125902919 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:54892973 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #00: 200 35128 OK (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #02: I: 54892973 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #04: o=- 54892973 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4324 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35129 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20250811125902919 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:451) 20250811125902919 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:1D4A8355 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:1D4A8355 output_enabled 0 (mgcp_conn.c:271) 20250811125902919 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902919 DLMGCP DEBUG <0013> (1234/rtp C:1D4A8355 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:1D4A8355 CRCX: Creating connection: port: 4326 (mgcp_protocol.c:1044) 20250811125902919 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:1D4A8355 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #00: 200 35129 OK (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D4A8355 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D4A8355 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4326 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902919 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35130 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20250811125902920 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:451) 20250811125902920 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:E97A83C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:E97A83C1 output_enabled 0 (mgcp_conn.c:271) 20250811125902920 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902920 DLMGCP DEBUG <0013> (1234/rtp C:E97A83C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:E97A83C1 CRCX: Creating connection: port: 4328 (mgcp_protocol.c:1044) 20250811125902920 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:E97A83C1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902920 DLMGCP DEBUG <0013> Generated response: line #00: 200 35130 OK (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Generated response: line #02: I: E97A83C1 (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Generated response: line #04: o=- E97A83C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4328 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35131 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20250811125902920 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:451) 20250811125902920 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:7F59F76A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:7F59F76A output_enabled 0 (mgcp_conn.c:271) 20250811125902920 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902920 DLMGCP DEBUG <0013> (1234/rtp C:7F59F76A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902921 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:7F59F76A CRCX: Creating connection: port: 4330 (mgcp_protocol.c:1044) 20250811125902921 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:7F59F76A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902921 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #00: 200 35131 OK (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F59F76A (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F59F76A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4330 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35132 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20250811125902921 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:451) 20250811125902921 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902921 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:3941F874 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902921 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:3941F874 output_enabled 0 (mgcp_conn.c:271) 20250811125902921 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902921 DLMGCP DEBUG <0013> (1234/rtp C:3941F874 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902921 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:3941F874 CRCX: Creating connection: port: 4332 (mgcp_protocol.c:1044) 20250811125902921 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:3941F874 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902921 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #00: 200 35132 OK (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #02: I: 3941F874 (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3941F874 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4332 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902921 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35133 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20250811125902922 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:451) 20250811125902922 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:8B2A3131 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:8B2A3131 output_enabled 0 (mgcp_conn.c:271) 20250811125902922 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902922 DLMGCP DEBUG <0013> (1234/rtp C:8B2A3131 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:8B2A3131 CRCX: Creating connection: port: 4334 (mgcp_protocol.c:1044) 20250811125902922 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:8B2A3131 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #00: 200 35133 OK (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B2A3131 (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B2A3131 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4334 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35134 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20250811125902922 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:451) 20250811125902922 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:F70457BF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:F70457BF output_enabled 0 (mgcp_conn.c:271) 20250811125902922 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902922 DLMGCP DEBUG <0013> (1234/rtp C:F70457BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:F70457BF CRCX: Creating connection: port: 4336 (mgcp_protocol.c:1044) 20250811125902922 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:F70457BF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #00: 200 35134 OK (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #02: I: F70457BF (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #04: o=- F70457BF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4336 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902922 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35135 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20250811125902923 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:451) 20250811125902923 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:240BC28C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:240BC28C output_enabled 0 (mgcp_conn.c:271) 20250811125902923 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902923 DLMGCP DEBUG <0013> (1234/rtp C:240BC28C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:240BC28C CRCX: Creating connection: port: 4338 (mgcp_protocol.c:1044) 20250811125902923 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:240BC28C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902923 DLMGCP DEBUG <0013> Generated response: line #00: 200 35135 OK (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Generated response: line #02: I: 240BC28C (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Generated response: line #04: o=- 240BC28C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4338 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35136 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20250811125902923 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:451) 20250811125902923 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:2EB85C13 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:2EB85C13 output_enabled 0 (mgcp_conn.c:271) 20250811125902923 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902923 DLMGCP DEBUG <0013> (1234/rtp C:2EB85C13 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:2EB85C13 CRCX: Creating connection: port: 4340 (mgcp_protocol.c:1044) 20250811125902923 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:2EB85C13 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902923 DLMGCP DEBUG <0013> Generated response: line #00: 200 35136 OK (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #02: I: 2EB85C13 (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2EB85C13 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4340 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35137 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20250811125902924 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:451) 20250811125902924 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902924 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:B60C7D3D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902924 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:B60C7D3D output_enabled 0 (mgcp_conn.c:271) 20250811125902924 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902924 DLMGCP DEBUG <0013> (1234/rtp C:B60C7D3D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902924 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:B60C7D3D CRCX: Creating connection: port: 4342 (mgcp_protocol.c:1044) 20250811125902924 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:B60C7D3D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902924 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #00: 200 35137 OK (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #02: I: B60C7D3D (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #04: o=- B60C7D3D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4342 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902924 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35138 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20250811125902925 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:451) 20250811125902925 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:27677936 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:27677936 output_enabled 0 (mgcp_conn.c:271) 20250811125902925 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902925 DLMGCP DEBUG <0013> (1234/rtp C:27677936 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:27677936 CRCX: Creating connection: port: 4344 (mgcp_protocol.c:1044) 20250811125902925 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:27677936 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #00: 200 35138 OK (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #02: I: 27677936 (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27677936 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4344 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35139 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20250811125902925 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:451) 20250811125902925 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:B28E841B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:B28E841B output_enabled 0 (mgcp_conn.c:271) 20250811125902925 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902925 DLMGCP DEBUG <0013> (1234/rtp C:B28E841B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:B28E841B CRCX: Creating connection: port: 4346 (mgcp_protocol.c:1044) 20250811125902925 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:B28E841B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #00: 200 35139 OK (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #02: I: B28E841B (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #04: o=- B28E841B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4346 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902925 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35140 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20250811125902926 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:451) 20250811125902926 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:774D9AE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:774D9AE7 output_enabled 0 (mgcp_conn.c:271) 20250811125902926 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902926 DLMGCP DEBUG <0013> (1234/rtp C:774D9AE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:774D9AE7 CRCX: Creating connection: port: 4348 (mgcp_protocol.c:1044) 20250811125902926 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:774D9AE7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #00: 200 35140 OK (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #02: I: 774D9AE7 (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #04: o=- 774D9AE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4348 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35141 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20250811125902926 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:451) 20250811125902926 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:D3AD8ADD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:D3AD8ADD output_enabled 0 (mgcp_conn.c:271) 20250811125902926 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902926 DLMGCP DEBUG <0013> (1234/rtp C:D3AD8ADD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:D3AD8ADD CRCX: Creating connection: port: 4350 (mgcp_protocol.c:1044) 20250811125902926 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:D3AD8ADD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #00: 200 35141 OK (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #02: I: D3AD8ADD (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #04: o=- D3AD8ADD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4350 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902926 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35142 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20250811125902927 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:451) 20250811125902927 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:8AB09B50 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:8AB09B50 output_enabled 0 (mgcp_conn.c:271) 20250811125902927 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902927 DLMGCP DEBUG <0013> (1234/rtp C:8AB09B50 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:8AB09B50 CRCX: Creating connection: port: 4352 (mgcp_protocol.c:1044) 20250811125902927 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:8AB09B50 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902927 DLMGCP DEBUG <0013> Generated response: line #00: 200 35142 OK (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Generated response: line #02: I: 8AB09B50 (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8AB09B50 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4352 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35143 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902927 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20250811125902927 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:451) 20250811125902927 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902927 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:F097D151 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902927 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:F097D151 output_enabled 0 (mgcp_conn.c:271) 20250811125902927 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902927 DLMGCP DEBUG <0013> (1234/rtp C:F097D151 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902928 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:F097D151 CRCX: Creating connection: port: 4354 (mgcp_protocol.c:1044) 20250811125902928 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:F097D151 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902928 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #00: 200 35143 OK (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #02: I: F097D151 (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #04: o=- F097D151 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4354 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35144 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20250811125902928 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:451) 20250811125902928 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:D7D40D41 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:D7D40D41 output_enabled 0 (mgcp_conn.c:271) 20250811125902928 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902928 DLMGCP DEBUG <0013> (1234/rtp C:D7D40D41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:D7D40D41 CRCX: Creating connection: port: 4356 (mgcp_protocol.c:1044) 20250811125902928 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:D7D40D41 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #00: 200 35144 OK (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #02: I: D7D40D41 (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #04: o=- D7D40D41 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4356 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902928 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35145 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20250811125902929 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:451) 20250811125902929 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:8C73A0C5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:8C73A0C5 output_enabled 0 (mgcp_conn.c:271) 20250811125902929 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902929 DLMGCP DEBUG <0013> (1234/rtp C:8C73A0C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:8C73A0C5 CRCX: Creating connection: port: 4358 (mgcp_protocol.c:1044) 20250811125902929 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:8C73A0C5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #00: 200 35145 OK (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C73A0C5 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C73A0C5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4358 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35146 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20250811125902929 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:451) 20250811125902929 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:641E49D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:641E49D3 output_enabled 0 (mgcp_conn.c:271) 20250811125902929 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902929 DLMGCP DEBUG <0013> (1234/rtp C:641E49D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:641E49D3 CRCX: Creating connection: port: 4360 (mgcp_protocol.c:1044) 20250811125902929 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:641E49D3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #00: 200 35146 OK (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #02: I: 641E49D3 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #04: o=- 641E49D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4360 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902929 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35147 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20250811125902930 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:451) 20250811125902930 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:C9191560 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:C9191560 output_enabled 0 (mgcp_conn.c:271) 20250811125902930 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902930 DLMGCP DEBUG <0013> (1234/rtp C:C9191560 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:C9191560 CRCX: Creating connection: port: 4362 (mgcp_protocol.c:1044) 20250811125902930 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:C9191560 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #00: 200 35147 OK (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #02: I: C9191560 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #04: o=- C9191560 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4362 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35148 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20250811125902930 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:451) 20250811125902930 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902930 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:0946887E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902930 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:0946887E output_enabled 0 (mgcp_conn.c:271) 20250811125902930 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902930 DLMGCP DEBUG <0013> (1234/rtp C:0946887E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902930 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:0946887E CRCX: Creating connection: port: 4364 (mgcp_protocol.c:1044) 20250811125902930 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:0946887E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902930 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #00: 200 35148 OK (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #02: I: 0946887E (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0946887E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4364 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35149 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902930 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20250811125902931 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:451) 20250811125902931 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:30CAD53D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:30CAD53D output_enabled 0 (mgcp_conn.c:271) 20250811125902931 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902931 DLMGCP DEBUG <0013> (1234/rtp C:30CAD53D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:30CAD53D CRCX: Creating connection: port: 4366 (mgcp_protocol.c:1044) 20250811125902931 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:30CAD53D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #00: 200 35149 OK (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #02: I: 30CAD53D (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30CAD53D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4366 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35150 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20250811125902931 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:451) 20250811125902931 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:71FC5B9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:71FC5B9B output_enabled 0 (mgcp_conn.c:271) 20250811125902931 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902931 DLMGCP DEBUG <0013> (1234/rtp C:71FC5B9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:71FC5B9B CRCX: Creating connection: port: 4368 (mgcp_protocol.c:1044) 20250811125902931 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:71FC5B9B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #00: 200 35150 OK (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #02: I: 71FC5B9B (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #04: o=- 71FC5B9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4368 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35151 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20250811125902931 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:451) 20250811125902931 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:DEA398F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:DEA398F7 output_enabled 0 (mgcp_conn.c:271) 20250811125902931 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902931 DLMGCP DEBUG <0013> (1234/rtp C:DEA398F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:DEA398F7 CRCX: Creating connection: port: 4370 (mgcp_protocol.c:1044) 20250811125902931 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:DEA398F7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #00: 200 35151 OK (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #02: I: DEA398F7 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #04: o=- DEA398F7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4370 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35152 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20250811125902932 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:451) 20250811125902932 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:E97DD3CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:E97DD3CD output_enabled 0 (mgcp_conn.c:271) 20250811125902932 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902932 DLMGCP DEBUG <0013> (1234/rtp C:E97DD3CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:E97DD3CD CRCX: Creating connection: port: 4372 (mgcp_protocol.c:1044) 20250811125902932 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:E97DD3CD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #00: 200 35152 OK (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #02: I: E97DD3CD (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #04: o=- E97DD3CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4372 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35153 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20250811125902932 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:451) 20250811125902932 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:0C930C78 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:0C930C78 output_enabled 0 (mgcp_conn.c:271) 20250811125902932 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902932 DLMGCP DEBUG <0013> (1234/rtp C:0C930C78 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:0C930C78 CRCX: Creating connection: port: 4374 (mgcp_protocol.c:1044) 20250811125902932 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:0C930C78 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #00: 200 35153 OK (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C930C78 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0C930C78 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4374 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902932 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35154 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20250811125902933 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:451) 20250811125902933 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:8372270A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:8372270A output_enabled 0 (mgcp_conn.c:271) 20250811125902933 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902933 DLMGCP DEBUG <0013> (1234/rtp C:8372270A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:8372270A CRCX: Creating connection: port: 4376 (mgcp_protocol.c:1044) 20250811125902933 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:8372270A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #00: 200 35154 OK (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #02: I: 8372270A (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8372270A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4376 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35155 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20250811125902933 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:451) 20250811125902933 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:A495685D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:A495685D output_enabled 0 (mgcp_conn.c:271) 20250811125902933 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902933 DLMGCP DEBUG <0013> (1234/rtp C:A495685D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:A495685D CRCX: Creating connection: port: 4378 (mgcp_protocol.c:1044) 20250811125902933 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:A495685D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #00: 200 35155 OK (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #02: I: A495685D (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #04: o=- A495685D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4378 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902933 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35156 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20250811125902934 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:451) 20250811125902934 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:7A0189C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:7A0189C1 output_enabled 0 (mgcp_conn.c:271) 20250811125902934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902934 DLMGCP DEBUG <0013> (1234/rtp C:7A0189C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:7A0189C1 CRCX: Creating connection: port: 4380 (mgcp_protocol.c:1044) 20250811125902934 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:7A0189C1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #00: 200 35156 OK (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A0189C1 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A0189C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4380 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35157 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20250811125902934 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:451) 20250811125902934 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:9463438A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:9463438A output_enabled 0 (mgcp_conn.c:271) 20250811125902934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902934 DLMGCP DEBUG <0013> (1234/rtp C:9463438A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:9463438A CRCX: Creating connection: port: 4382 (mgcp_protocol.c:1044) 20250811125902934 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:9463438A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #00: 200 35157 OK (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #02: I: 9463438A (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9463438A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4382 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35158 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20250811125902934 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:451) 20250811125902934 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:01AD31B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:01AD31B7 output_enabled 0 (mgcp_conn.c:271) 20250811125902934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902934 DLMGCP DEBUG <0013> (1234/rtp C:01AD31B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:01AD31B7 CRCX: Creating connection: port: 4384 (mgcp_protocol.c:1044) 20250811125902935 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:01AD31B7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #00: 200 35158 OK (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #02: I: 01AD31B7 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #04: o=- 01AD31B7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4384 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35159 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20250811125902935 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:451) 20250811125902935 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:6FE374EB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:6FE374EB output_enabled 0 (mgcp_conn.c:271) 20250811125902935 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902935 DLMGCP DEBUG <0013> (1234/rtp C:6FE374EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:6FE374EB CRCX: Creating connection: port: 4386 (mgcp_protocol.c:1044) 20250811125902935 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:6FE374EB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #00: 200 35159 OK (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FE374EB (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FE374EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4386 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35160 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20250811125902935 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:451) 20250811125902935 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:1FD88684 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:1FD88684 output_enabled 0 (mgcp_conn.c:271) 20250811125902935 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902935 DLMGCP DEBUG <0013> (1234/rtp C:1FD88684 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:1FD88684 CRCX: Creating connection: port: 4388 (mgcp_protocol.c:1044) 20250811125902935 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:1FD88684 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #00: 200 35160 OK (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #02: I: 1FD88684 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1FD88684 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4388 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902935 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35161 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20250811125902936 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:451) 20250811125902936 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:F6BD7601 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:F6BD7601 output_enabled 0 (mgcp_conn.c:271) 20250811125902936 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902936 DLMGCP DEBUG <0013> (1234/rtp C:F6BD7601 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:F6BD7601 CRCX: Creating connection: port: 4390 (mgcp_protocol.c:1044) 20250811125902936 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:F6BD7601 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #00: 200 35161 OK (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #02: I: F6BD7601 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #04: o=- F6BD7601 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4390 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35162 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20250811125902936 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:451) 20250811125902936 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:807D4D55 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:807D4D55 output_enabled 0 (mgcp_conn.c:271) 20250811125902936 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902936 DLMGCP DEBUG <0013> (1234/rtp C:807D4D55 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:807D4D55 CRCX: Creating connection: port: 4392 (mgcp_protocol.c:1044) 20250811125902936 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:807D4D55 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #00: 200 35162 OK (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #02: I: 807D4D55 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #04: o=- 807D4D55 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4392 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35163 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20250811125902936 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:451) 20250811125902936 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902936 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:B6A87C14 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902936 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:B6A87C14 output_enabled 0 (mgcp_conn.c:271) 20250811125902936 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902936 DLMGCP DEBUG <0013> (1234/rtp C:B6A87C14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902936 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:B6A87C14 CRCX: Creating connection: port: 4394 (mgcp_protocol.c:1044) 20250811125902936 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:B6A87C14 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902936 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #00: 200 35163 OK (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #02: I: B6A87C14 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6A87C14 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4394 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902936 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35164 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20250811125902937 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:451) 20250811125902937 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902937 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:77768F80 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902937 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:77768F80 output_enabled 0 (mgcp_conn.c:271) 20250811125902937 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902937 DLMGCP DEBUG <0013> (1234/rtp C:77768F80 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902937 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:77768F80 CRCX: Creating connection: port: 4396 (mgcp_protocol.c:1044) 20250811125902937 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:77768F80 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902937 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #00: 200 35164 OK (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #02: I: 77768F80 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #04: o=- 77768F80 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4396 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35165 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20250811125902937 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:451) 20250811125902937 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:5638D861 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:5638D861 output_enabled 0 (mgcp_conn.c:271) 20250811125902937 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902937 DLMGCP DEBUG <0013> (1234/rtp C:5638D861 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:5638D861 CRCX: Creating connection: port: 4398 (mgcp_protocol.c:1044) 20250811125902937 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:5638D861 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #00: 200 35165 OK (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #02: I: 5638D861 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5638D861 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4398 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35166 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20250811125902937 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:451) 20250811125902937 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:557721DF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:557721DF output_enabled 0 (mgcp_conn.c:271) 20250811125902937 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902937 DLMGCP DEBUG <0013> (1234/rtp C:557721DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:557721DF CRCX: Creating connection: port: 4400 (mgcp_protocol.c:1044) 20250811125902937 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:557721DF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #00: 200 35166 OK (mgcp_msg.c:72) 20250811125902937 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #02: I: 557721DF (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #04: o=- 557721DF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4400 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35167 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20250811125902938 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:451) 20250811125902938 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:164F3DDB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:164F3DDB output_enabled 0 (mgcp_conn.c:271) 20250811125902938 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902938 DLMGCP DEBUG <0013> (1234/rtp C:164F3DDB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:164F3DDB CRCX: Creating connection: port: 4402 (mgcp_protocol.c:1044) 20250811125902938 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:164F3DDB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #00: 200 35167 OK (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #02: I: 164F3DDB (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #04: o=- 164F3DDB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4402 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35168 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20250811125902938 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:451) 20250811125902938 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:4B4B15DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:4B4B15DA output_enabled 0 (mgcp_conn.c:271) 20250811125902938 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902938 DLMGCP DEBUG <0013> (1234/rtp C:4B4B15DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:4B4B15DA CRCX: Creating connection: port: 4404 (mgcp_protocol.c:1044) 20250811125902938 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:4B4B15DA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #00: 200 35168 OK (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B4B15DA (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B4B15DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4404 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35169 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20250811125902938 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:451) 20250811125902938 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:4530347C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:4530347C output_enabled 0 (mgcp_conn.c:271) 20250811125902938 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902938 DLMGCP DEBUG <0013> (1234/rtp C:4530347C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:4530347C CRCX: Creating connection: port: 4406 (mgcp_protocol.c:1044) 20250811125902939 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:4530347C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #00: 200 35169 OK (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #02: I: 4530347C (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4530347C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4406 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35170 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20250811125902939 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:451) 20250811125902939 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:AB0158C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:AB0158C3 output_enabled 0 (mgcp_conn.c:271) 20250811125902939 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902939 DLMGCP DEBUG <0013> (1234/rtp C:AB0158C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:AB0158C3 CRCX: Creating connection: port: 4408 (mgcp_protocol.c:1044) 20250811125902939 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:AB0158C3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #00: 200 35170 OK (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #02: I: AB0158C3 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB0158C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4408 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35171 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20250811125902939 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:451) 20250811125902939 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:1A1FB5BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:1A1FB5BB output_enabled 0 (mgcp_conn.c:271) 20250811125902939 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902939 DLMGCP DEBUG <0013> (1234/rtp C:1A1FB5BB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:1A1FB5BB CRCX: Creating connection: port: 4410 (mgcp_protocol.c:1044) 20250811125902939 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:1A1FB5BB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #00: 200 35171 OK (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A1FB5BB (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A1FB5BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4410 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35172 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20250811125902939 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:451) 20250811125902939 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:977AB798 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:977AB798 output_enabled 0 (mgcp_conn.c:271) 20250811125902939 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902939 DLMGCP DEBUG <0013> (1234/rtp C:977AB798 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:977AB798 CRCX: Creating connection: port: 4412 (mgcp_protocol.c:1044) 20250811125902940 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:977AB798 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #00: 200 35172 OK (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #02: I: 977AB798 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #04: o=- 977AB798 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4412 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35173 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20250811125902940 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:451) 20250811125902940 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:007E088A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:007E088A output_enabled 0 (mgcp_conn.c:271) 20250811125902940 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902940 DLMGCP DEBUG <0013> (1234/rtp C:007E088A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:007E088A CRCX: Creating connection: port: 4414 (mgcp_protocol.c:1044) 20250811125902940 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:007E088A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #00: 200 35173 OK (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #02: I: 007E088A (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #04: o=- 007E088A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4414 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35174 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20250811125902940 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:451) 20250811125902940 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:67A6F9C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:67A6F9C1 output_enabled 0 (mgcp_conn.c:271) 20250811125902940 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902940 DLMGCP DEBUG <0013> (1234/rtp C:67A6F9C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:67A6F9C1 CRCX: Creating connection: port: 4416 (mgcp_protocol.c:1044) 20250811125902940 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:67A6F9C1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #00: 200 35174 OK (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #02: I: 67A6F9C1 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67A6F9C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4416 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35175 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20250811125902940 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:451) 20250811125902940 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:5E824DA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:5E824DA2 output_enabled 0 (mgcp_conn.c:271) 20250811125902940 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902940 DLMGCP DEBUG <0013> (1234/rtp C:5E824DA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:5E824DA2 CRCX: Creating connection: port: 4418 (mgcp_protocol.c:1044) 20250811125902940 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:5E824DA2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #00: 200 35175 OK (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E824DA2 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E824DA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902940 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4418 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35176 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20250811125902941 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:451) 20250811125902941 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:EEED9041 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:EEED9041 output_enabled 0 (mgcp_conn.c:271) 20250811125902941 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902941 DLMGCP DEBUG <0013> (1234/rtp C:EEED9041 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:EEED9041 CRCX: Creating connection: port: 4420 (mgcp_protocol.c:1044) 20250811125902941 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:EEED9041 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #00: 200 35176 OK (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #02: I: EEED9041 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #04: o=- EEED9041 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4420 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35177 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20250811125902941 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:451) 20250811125902941 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:67270A0D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:67270A0D output_enabled 0 (mgcp_conn.c:271) 20250811125902941 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902941 DLMGCP DEBUG <0013> (1234/rtp C:67270A0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:67270A0D CRCX: Creating connection: port: 4422 (mgcp_protocol.c:1044) 20250811125902941 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:67270A0D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #00: 200 35177 OK (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #02: I: 67270A0D (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67270A0D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4422 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35178 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20250811125902941 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:451) 20250811125902941 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:9C0A1FA0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:9C0A1FA0 output_enabled 0 (mgcp_conn.c:271) 20250811125902941 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902941 DLMGCP DEBUG <0013> (1234/rtp C:9C0A1FA0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:9C0A1FA0 CRCX: Creating connection: port: 4424 (mgcp_protocol.c:1044) 20250811125902941 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:9C0A1FA0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #00: 200 35178 OK (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C0A1FA0 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C0A1FA0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4424 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902941 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35179 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20250811125902942 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:451) 20250811125902942 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:DA3EB731 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:DA3EB731 output_enabled 0 (mgcp_conn.c:271) 20250811125902942 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902942 DLMGCP DEBUG <0013> (1234/rtp C:DA3EB731 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:DA3EB731 CRCX: Creating connection: port: 4426 (mgcp_protocol.c:1044) 20250811125902942 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:DA3EB731 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #00: 200 35179 OK (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #02: I: DA3EB731 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA3EB731 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4426 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35180 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20250811125902942 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:451) 20250811125902942 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:677C674E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:677C674E output_enabled 0 (mgcp_conn.c:271) 20250811125902942 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902942 DLMGCP DEBUG <0013> (1234/rtp C:677C674E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:677C674E CRCX: Creating connection: port: 4428 (mgcp_protocol.c:1044) 20250811125902942 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:677C674E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #00: 200 35180 OK (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #02: I: 677C674E (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #04: o=- 677C674E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4428 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35181 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20250811125902942 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:451) 20250811125902942 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:863A495E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:863A495E output_enabled 0 (mgcp_conn.c:271) 20250811125902942 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902942 DLMGCP DEBUG <0013> (1234/rtp C:863A495E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:863A495E CRCX: Creating connection: port: 4430 (mgcp_protocol.c:1044) 20250811125902942 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:863A495E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #00: 200 35181 OK (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #02: I: 863A495E (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #04: o=- 863A495E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4430 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35182 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20250811125902942 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:451) 20250811125902942 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:B579BEB3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:B579BEB3 output_enabled 0 (mgcp_conn.c:271) 20250811125902942 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902942 DLMGCP DEBUG <0013> (1234/rtp C:B579BEB3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:B579BEB3 CRCX: Creating connection: port: 4432 (mgcp_protocol.c:1044) 20250811125902943 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:B579BEB3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #00: 200 35182 OK (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #02: I: B579BEB3 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #04: o=- B579BEB3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4432 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35183 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20250811125902943 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:451) 20250811125902943 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:EEB6A12D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:EEB6A12D output_enabled 0 (mgcp_conn.c:271) 20250811125902943 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902943 DLMGCP DEBUG <0013> (1234/rtp C:EEB6A12D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:EEB6A12D CRCX: Creating connection: port: 4434 (mgcp_protocol.c:1044) 20250811125902943 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:EEB6A12D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #00: 200 35183 OK (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #02: I: EEB6A12D (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #04: o=- EEB6A12D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4434 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35184 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20250811125902943 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:451) 20250811125902943 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:CA9E9214 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:CA9E9214 output_enabled 0 (mgcp_conn.c:271) 20250811125902943 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902943 DLMGCP DEBUG <0013> (1234/rtp C:CA9E9214 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:CA9E9214 CRCX: Creating connection: port: 4436 (mgcp_protocol.c:1044) 20250811125902943 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:CA9E9214 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #00: 200 35184 OK (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #02: I: CA9E9214 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA9E9214 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4436 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35185 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20250811125902943 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:451) 20250811125902943 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:67D81CCD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:67D81CCD output_enabled 0 (mgcp_conn.c:271) 20250811125902943 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902943 DLMGCP DEBUG <0013> (1234/rtp C:67D81CCD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:67D81CCD CRCX: Creating connection: port: 4438 (mgcp_protocol.c:1044) 20250811125902943 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:67D81CCD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #00: 200 35185 OK (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #02: I: 67D81CCD (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67D81CCD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4438 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902943 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35186 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20250811125902944 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:451) 20250811125902944 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:8D63D4E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:8D63D4E1 output_enabled 0 (mgcp_conn.c:271) 20250811125902944 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902944 DLMGCP DEBUG <0013> (1234/rtp C:8D63D4E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:8D63D4E1 CRCX: Creating connection: port: 4440 (mgcp_protocol.c:1044) 20250811125902944 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:8D63D4E1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #00: 200 35186 OK (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D63D4E1 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D63D4E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4440 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35187 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20250811125902944 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:451) 20250811125902944 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:B473D476 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:B473D476 output_enabled 0 (mgcp_conn.c:271) 20250811125902944 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902944 DLMGCP DEBUG <0013> (1234/rtp C:B473D476 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:B473D476 CRCX: Creating connection: port: 4442 (mgcp_protocol.c:1044) 20250811125902944 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:B473D476 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #00: 200 35187 OK (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #02: I: B473D476 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #04: o=- B473D476 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4442 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35188 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20250811125902944 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:451) 20250811125902944 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:E5E67771 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:E5E67771 output_enabled 0 (mgcp_conn.c:271) 20250811125902944 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902944 DLMGCP DEBUG <0013> (1234/rtp C:E5E67771 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:E5E67771 CRCX: Creating connection: port: 4444 (mgcp_protocol.c:1044) 20250811125902944 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:E5E67771 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #00: 200 35188 OK (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #02: I: E5E67771 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5E67771 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4444 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35189 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20250811125902944 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:451) 20250811125902945 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:9418C96B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:9418C96B output_enabled 0 (mgcp_conn.c:271) 20250811125902945 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902945 DLMGCP DEBUG <0013> (1234/rtp C:9418C96B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:9418C96B CRCX: Creating connection: port: 4446 (mgcp_protocol.c:1044) 20250811125902945 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:9418C96B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #00: 200 35189 OK (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #02: I: 9418C96B (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9418C96B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4446 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35190 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20250811125902945 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:451) 20250811125902945 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:1CDE5338 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:1CDE5338 output_enabled 0 (mgcp_conn.c:271) 20250811125902945 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902945 DLMGCP DEBUG <0013> (1234/rtp C:1CDE5338 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:1CDE5338 CRCX: Creating connection: port: 4448 (mgcp_protocol.c:1044) 20250811125902945 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:1CDE5338 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #00: 200 35190 OK (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CDE5338 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CDE5338 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4448 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35191 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20250811125902945 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:451) 20250811125902945 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:4F9283E3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:4F9283E3 output_enabled 0 (mgcp_conn.c:271) 20250811125902945 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902945 DLMGCP DEBUG <0013> (1234/rtp C:4F9283E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:4F9283E3 CRCX: Creating connection: port: 4450 (mgcp_protocol.c:1044) 20250811125902945 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:4F9283E3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #00: 200 35191 OK (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F9283E3 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F9283E3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4450 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35192 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20250811125902945 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:451) 20250811125902945 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:5C5A1404 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:5C5A1404 output_enabled 0 (mgcp_conn.c:271) 20250811125902945 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902945 DLMGCP DEBUG <0013> (1234/rtp C:5C5A1404 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:5C5A1404 CRCX: Creating connection: port: 4452 (mgcp_protocol.c:1044) 20250811125902945 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:5C5A1404 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902945 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #00: 200 35192 OK (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C5A1404 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C5A1404 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4452 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902945 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35193 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20250811125902946 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:451) 20250811125902946 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902946 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:C8CC86D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902946 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:C8CC86D1 output_enabled 0 (mgcp_conn.c:271) 20250811125902946 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902946 DLMGCP DEBUG <0013> (1234/rtp C:C8CC86D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902946 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:C8CC86D1 CRCX: Creating connection: port: 4454 (mgcp_protocol.c:1044) 20250811125902946 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:C8CC86D1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902946 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #00: 200 35193 OK (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #02: I: C8CC86D1 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #04: o=- C8CC86D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4454 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35194 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20250811125902946 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:451) 20250811125902946 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902946 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:0AED4EE0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902946 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:0AED4EE0 output_enabled 0 (mgcp_conn.c:271) 20250811125902946 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902946 DLMGCP DEBUG <0013> (1234/rtp C:0AED4EE0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902946 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:0AED4EE0 CRCX: Creating connection: port: 4456 (mgcp_protocol.c:1044) 20250811125902946 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:0AED4EE0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902946 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #00: 200 35194 OK (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AED4EE0 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0AED4EE0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4456 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35195 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20250811125902946 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:451) 20250811125902946 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902946 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:F4953454 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902946 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:F4953454 output_enabled 0 (mgcp_conn.c:271) 20250811125902946 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902946 DLMGCP DEBUG <0013> (1234/rtp C:F4953454 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902946 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:F4953454 CRCX: Creating connection: port: 4458 (mgcp_protocol.c:1044) 20250811125902946 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:F4953454 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902946 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #00: 200 35195 OK (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #02: I: F4953454 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #04: o=- F4953454 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4458 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35196 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902946 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20250811125902947 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:451) 20250811125902947 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:BE4C7368 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:BE4C7368 output_enabled 0 (mgcp_conn.c:271) 20250811125902947 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902947 DLMGCP DEBUG <0013> (1234/rtp C:BE4C7368 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:BE4C7368 CRCX: Creating connection: port: 4460 (mgcp_protocol.c:1044) 20250811125902947 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:BE4C7368 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #00: 200 35196 OK (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #02: I: BE4C7368 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE4C7368 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4460 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35197 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20250811125902947 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:451) 20250811125902947 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:F27CDB76 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:F27CDB76 output_enabled 0 (mgcp_conn.c:271) 20250811125902947 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902947 DLMGCP DEBUG <0013> (1234/rtp C:F27CDB76 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:F27CDB76 CRCX: Creating connection: port: 4462 (mgcp_protocol.c:1044) 20250811125902947 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:F27CDB76 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #00: 200 35197 OK (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #02: I: F27CDB76 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #04: o=- F27CDB76 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4462 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35198 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20250811125902947 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:451) 20250811125902947 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:3A7A9D07 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:3A7A9D07 output_enabled 0 (mgcp_conn.c:271) 20250811125902947 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902947 DLMGCP DEBUG <0013> (1234/rtp C:3A7A9D07 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:3A7A9D07 CRCX: Creating connection: port: 4464 (mgcp_protocol.c:1044) 20250811125902947 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:3A7A9D07 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #00: 200 35198 OK (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A7A9D07 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A7A9D07 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4464 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35199 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20250811125902947 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:451) 20250811125902947 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:EB3981E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:EB3981E6 output_enabled 0 (mgcp_conn.c:271) 20250811125902947 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902947 DLMGCP DEBUG <0013> (1234/rtp C:EB3981E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:EB3981E6 CRCX: Creating connection: port: 4466 (mgcp_protocol.c:1044) 20250811125902947 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:EB3981E6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #00: 200 35199 OK (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #02: I: EB3981E6 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB3981E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4466 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902947 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35200 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20250811125902948 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:451) 20250811125902948 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:BD4A4929 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:BD4A4929 output_enabled 0 (mgcp_conn.c:271) 20250811125902948 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902948 DLMGCP DEBUG <0013> (1234/rtp C:BD4A4929 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:BD4A4929 CRCX: Creating connection: port: 4468 (mgcp_protocol.c:1044) 20250811125902948 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:BD4A4929 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #00: 200 35200 OK (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #02: I: BD4A4929 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #04: o=- BD4A4929 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4468 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35201 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20250811125902948 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:451) 20250811125902948 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:7B30792B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:7B30792B output_enabled 0 (mgcp_conn.c:271) 20250811125902948 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902948 DLMGCP DEBUG <0013> (1234/rtp C:7B30792B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:7B30792B CRCX: Creating connection: port: 4470 (mgcp_protocol.c:1044) 20250811125902948 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:7B30792B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #00: 200 35201 OK (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B30792B (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7B30792B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4470 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35202 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20250811125902948 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:451) 20250811125902948 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:185DF38E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:185DF38E output_enabled 0 (mgcp_conn.c:271) 20250811125902948 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902948 DLMGCP DEBUG <0013> (1234/rtp C:185DF38E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:185DF38E CRCX: Creating connection: port: 4472 (mgcp_protocol.c:1044) 20250811125902948 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:185DF38E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #00: 200 35202 OK (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #02: I: 185DF38E (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #04: o=- 185DF38E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4472 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902948 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35203 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20250811125902949 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:451) 20250811125902949 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:0297CA40 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:0297CA40 output_enabled 0 (mgcp_conn.c:271) 20250811125902949 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902949 DLMGCP DEBUG <0013> (1234/rtp C:0297CA40 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:0297CA40 CRCX: Creating connection: port: 4474 (mgcp_protocol.c:1044) 20250811125902949 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:0297CA40 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #00: 200 35203 OK (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #02: I: 0297CA40 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0297CA40 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4474 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35204 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20250811125902949 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:451) 20250811125902949 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:872428A6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:872428A6 output_enabled 0 (mgcp_conn.c:271) 20250811125902949 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902949 DLMGCP DEBUG <0013> (1234/rtp C:872428A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:872428A6 CRCX: Creating connection: port: 4476 (mgcp_protocol.c:1044) 20250811125902949 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:872428A6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #00: 200 35204 OK (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #02: I: 872428A6 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #04: o=- 872428A6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4476 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35205 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20250811125902949 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:451) 20250811125902949 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:7B3FFBDF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:7B3FFBDF output_enabled 0 (mgcp_conn.c:271) 20250811125902949 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902949 DLMGCP DEBUG <0013> (1234/rtp C:7B3FFBDF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:7B3FFBDF CRCX: Creating connection: port: 4478 (mgcp_protocol.c:1044) 20250811125902949 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:7B3FFBDF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #00: 200 35205 OK (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B3FFBDF (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7B3FFBDF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4478 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35206 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20250811125902949 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:451) 20250811125902949 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:15E88F2D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:15E88F2D output_enabled 0 (mgcp_conn.c:271) 20250811125902949 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902949 DLMGCP DEBUG <0013> (1234/rtp C:15E88F2D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:15E88F2D CRCX: Creating connection: port: 4480 (mgcp_protocol.c:1044) 20250811125902949 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:15E88F2D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #00: 200 35206 OK (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #02: I: 15E88F2D (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #04: o=- 15E88F2D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4480 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902949 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35207 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20250811125902950 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:451) 20250811125902950 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:A0585241 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:A0585241 output_enabled 0 (mgcp_conn.c:271) 20250811125902950 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902950 DLMGCP DEBUG <0013> (1234/rtp C:A0585241 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:A0585241 CRCX: Creating connection: port: 4482 (mgcp_protocol.c:1044) 20250811125902950 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:A0585241 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #00: 200 35207 OK (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #02: I: A0585241 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #04: o=- A0585241 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4482 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35208 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20250811125902950 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:451) 20250811125902950 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902950 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:F70D5D51 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902950 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:F70D5D51 output_enabled 0 (mgcp_conn.c:271) 20250811125902950 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902950 DLMGCP DEBUG <0013> (1234/rtp C:F70D5D51 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902950 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:F70D5D51 CRCX: Creating connection: port: 4484 (mgcp_protocol.c:1044) 20250811125902950 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:F70D5D51 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902950 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #00: 200 35208 OK (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #02: I: F70D5D51 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #04: o=- F70D5D51 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4484 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35209 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20250811125902950 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:451) 20250811125902950 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:507B3CD7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:507B3CD7 output_enabled 0 (mgcp_conn.c:271) 20250811125902950 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902950 DLMGCP DEBUG <0013> (1234/rtp C:507B3CD7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:507B3CD7 CRCX: Creating connection: port: 4486 (mgcp_protocol.c:1044) 20250811125902950 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:507B3CD7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #00: 200 35209 OK (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #02: I: 507B3CD7 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #04: o=- 507B3CD7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4486 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902950 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35210 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20250811125902951 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:451) 20250811125902951 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:A63F47FC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:A63F47FC output_enabled 0 (mgcp_conn.c:271) 20250811125902951 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902951 DLMGCP DEBUG <0013> (1234/rtp C:A63F47FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:A63F47FC CRCX: Creating connection: port: 4488 (mgcp_protocol.c:1044) 20250811125902951 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:A63F47FC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #00: 200 35210 OK (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #02: I: A63F47FC (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #04: o=- A63F47FC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4488 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35211 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20250811125902951 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:451) 20250811125902951 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:AFD5DDCE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:AFD5DDCE output_enabled 0 (mgcp_conn.c:271) 20250811125902951 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902951 DLMGCP DEBUG <0013> (1234/rtp C:AFD5DDCE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:AFD5DDCE CRCX: Creating connection: port: 4490 (mgcp_protocol.c:1044) 20250811125902951 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:AFD5DDCE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #00: 200 35211 OK (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #02: I: AFD5DDCE (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #04: o=- AFD5DDCE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4490 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35212 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20250811125902951 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:451) 20250811125902951 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:5FC5CCA5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:5FC5CCA5 output_enabled 0 (mgcp_conn.c:271) 20250811125902951 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902951 DLMGCP DEBUG <0013> (1234/rtp C:5FC5CCA5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:5FC5CCA5 CRCX: Creating connection: port: 4492 (mgcp_protocol.c:1044) 20250811125902951 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:5FC5CCA5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #00: 200 35212 OK (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FC5CCA5 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FC5CCA5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4492 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35213 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20250811125902951 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:451) 20250811125902951 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:479ED7F1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:479ED7F1 output_enabled 0 (mgcp_conn.c:271) 20250811125902951 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902951 DLMGCP DEBUG <0013> (1234/rtp C:479ED7F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:479ED7F1 CRCX: Creating connection: port: 4494 (mgcp_protocol.c:1044) 20250811125902951 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:479ED7F1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902951 DLMGCP DEBUG <0013> Generated response: line #00: 200 35213 OK (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #02: I: 479ED7F1 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #04: o=- 479ED7F1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4494 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35214 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20250811125902952 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:451) 20250811125902952 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:61D3D6A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:61D3D6A4 output_enabled 0 (mgcp_conn.c:271) 20250811125902952 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902952 DLMGCP DEBUG <0013> (1234/rtp C:61D3D6A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:61D3D6A4 CRCX: Creating connection: port: 4496 (mgcp_protocol.c:1044) 20250811125902952 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:61D3D6A4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #00: 200 35214 OK (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #02: I: 61D3D6A4 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61D3D6A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4496 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35215 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20250811125902952 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:451) 20250811125902952 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:7F866850 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:7F866850 output_enabled 0 (mgcp_conn.c:271) 20250811125902952 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902952 DLMGCP DEBUG <0013> (1234/rtp C:7F866850 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:7F866850 CRCX: Creating connection: port: 4498 (mgcp_protocol.c:1044) 20250811125902952 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:7F866850 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #00: 200 35215 OK (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F866850 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F866850 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4498 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35216 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20250811125902952 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:451) 20250811125902952 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:FC4BBDE0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:FC4BBDE0 output_enabled 0 (mgcp_conn.c:271) 20250811125902952 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902952 DLMGCP DEBUG <0013> (1234/rtp C:FC4BBDE0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:FC4BBDE0 CRCX: Creating connection: port: 4500 (mgcp_protocol.c:1044) 20250811125902952 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:FC4BBDE0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #00: 200 35216 OK (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #02: I: FC4BBDE0 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #04: o=- FC4BBDE0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4500 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902952 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35217 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20250811125902953 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:451) 20250811125902953 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:3F2A5D5A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:3F2A5D5A output_enabled 0 (mgcp_conn.c:271) 20250811125902953 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902953 DLMGCP DEBUG <0013> (1234/rtp C:3F2A5D5A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:3F2A5D5A CRCX: Creating connection: port: 4502 (mgcp_protocol.c:1044) 20250811125902953 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:3F2A5D5A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #00: 200 35217 OK (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F2A5D5A (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F2A5D5A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4502 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35218 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20250811125902953 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:451) 20250811125902953 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:903F840C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:903F840C output_enabled 0 (mgcp_conn.c:271) 20250811125902953 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902953 DLMGCP DEBUG <0013> (1234/rtp C:903F840C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:903F840C CRCX: Creating connection: port: 4504 (mgcp_protocol.c:1044) 20250811125902953 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:903F840C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #00: 200 35218 OK (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #02: I: 903F840C (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #04: o=- 903F840C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4504 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35219 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20250811125902953 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:451) 20250811125902953 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:103E81D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:103E81D3 output_enabled 0 (mgcp_conn.c:271) 20250811125902953 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902953 DLMGCP DEBUG <0013> (1234/rtp C:103E81D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:103E81D3 CRCX: Creating connection: port: 4506 (mgcp_protocol.c:1044) 20250811125902953 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:103E81D3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #00: 200 35219 OK (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #02: I: 103E81D3 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #04: o=- 103E81D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4506 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902953 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35220 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20250811125902954 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:451) 20250811125902954 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:9A8318E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:9A8318E6 output_enabled 0 (mgcp_conn.c:271) 20250811125902954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902954 DLMGCP DEBUG <0013> (1234/rtp C:9A8318E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:9A8318E6 CRCX: Creating connection: port: 4508 (mgcp_protocol.c:1044) 20250811125902954 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:9A8318E6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #00: 200 35220 OK (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A8318E6 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A8318E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4508 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35221 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20250811125902954 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:451) 20250811125902954 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:019F36D6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:019F36D6 output_enabled 0 (mgcp_conn.c:271) 20250811125902954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902954 DLMGCP DEBUG <0013> (1234/rtp C:019F36D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:019F36D6 CRCX: Creating connection: port: 4510 (mgcp_protocol.c:1044) 20250811125902954 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:019F36D6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #00: 200 35221 OK (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #02: I: 019F36D6 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #04: o=- 019F36D6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4510 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35222 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20250811125902954 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:451) 20250811125902954 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:6FF2350F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:6FF2350F output_enabled 0 (mgcp_conn.c:271) 20250811125902954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902954 DLMGCP DEBUG <0013> (1234/rtp C:6FF2350F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:6FF2350F CRCX: Creating connection: port: 4512 (mgcp_protocol.c:1044) 20250811125902954 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:6FF2350F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #00: 200 35222 OK (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FF2350F (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FF2350F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4512 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35223 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20250811125902954 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:451) 20250811125902954 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:53F81E60 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:53F81E60 output_enabled 0 (mgcp_conn.c:271) 20250811125902954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902954 DLMGCP DEBUG <0013> (1234/rtp C:53F81E60 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:53F81E60 CRCX: Creating connection: port: 4514 (mgcp_protocol.c:1044) 20250811125902954 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:53F81E60 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902954 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #00: 200 35223 OK (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #02: I: 53F81E60 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53F81E60 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4514 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35224 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20250811125902955 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:451) 20250811125902955 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:329673B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:329673B6 output_enabled 0 (mgcp_conn.c:271) 20250811125902955 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902955 DLMGCP DEBUG <0013> (1234/rtp C:329673B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:329673B6 CRCX: Creating connection: port: 4516 (mgcp_protocol.c:1044) 20250811125902955 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:329673B6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #00: 200 35224 OK (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #02: I: 329673B6 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #04: o=- 329673B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4516 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35225 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20250811125902955 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:451) 20250811125902955 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:00158859 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:00158859 output_enabled 0 (mgcp_conn.c:271) 20250811125902955 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902955 DLMGCP DEBUG <0013> (1234/rtp C:00158859 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:00158859 CRCX: Creating connection: port: 4518 (mgcp_protocol.c:1044) 20250811125902955 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:00158859 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #00: 200 35225 OK (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #02: I: 00158859 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #04: o=- 00158859 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4518 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35226 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20250811125902955 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:451) 20250811125902955 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:EF9C1133 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:EF9C1133 output_enabled 0 (mgcp_conn.c:271) 20250811125902955 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902955 DLMGCP DEBUG <0013> (1234/rtp C:EF9C1133 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:EF9C1133 CRCX: Creating connection: port: 4520 (mgcp_protocol.c:1044) 20250811125902955 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:EF9C1133 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #00: 200 35226 OK (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #02: I: EF9C1133 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF9C1133 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4520 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902955 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35227 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20250811125902956 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:451) 20250811125902956 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:7B8E4A9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:7B8E4A9B output_enabled 0 (mgcp_conn.c:271) 20250811125902956 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902956 DLMGCP DEBUG <0013> (1234/rtp C:7B8E4A9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:7B8E4A9B CRCX: Creating connection: port: 4522 (mgcp_protocol.c:1044) 20250811125902956 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:7B8E4A9B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #00: 200 35227 OK (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B8E4A9B (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7B8E4A9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4522 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35228 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20250811125902956 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:451) 20250811125902956 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:A767CF12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:A767CF12 output_enabled 0 (mgcp_conn.c:271) 20250811125902956 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902956 DLMGCP DEBUG <0013> (1234/rtp C:A767CF12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:A767CF12 CRCX: Creating connection: port: 4524 (mgcp_protocol.c:1044) 20250811125902956 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:A767CF12 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #00: 200 35228 OK (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #02: I: A767CF12 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #04: o=- A767CF12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4524 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35229 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20250811125902956 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:451) 20250811125902956 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:3CAFC87A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:3CAFC87A output_enabled 0 (mgcp_conn.c:271) 20250811125902956 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902956 DLMGCP DEBUG <0013> (1234/rtp C:3CAFC87A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:3CAFC87A CRCX: Creating connection: port: 4526 (mgcp_protocol.c:1044) 20250811125902956 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:3CAFC87A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #00: 200 35229 OK (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #02: I: 3CAFC87A (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3CAFC87A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4526 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35230 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20250811125902956 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:451) 20250811125902956 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:89A3C83E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902956 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:89A3C83E output_enabled 0 (mgcp_conn.c:271) 20250811125902956 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902956 DLMGCP DEBUG <0013> (1234/rtp C:89A3C83E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902957 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:89A3C83E CRCX: Creating connection: port: 4528 (mgcp_protocol.c:1044) 20250811125902957 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:89A3C83E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902957 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #00: 200 35230 OK (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #02: I: 89A3C83E (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #04: o=- 89A3C83E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4528 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35231 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:261) 20250811125902957 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:451) 20250811125902957 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902957 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:48DDA813 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902957 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:48DDA813 output_enabled 0 (mgcp_conn.c:271) 20250811125902957 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902957 DLMGCP DEBUG <0013> (1234/rtp C:48DDA813 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902957 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:48DDA813 CRCX: Creating connection: port: 4530 (mgcp_protocol.c:1044) 20250811125902957 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:48DDA813 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902957 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #00: 200 35231 OK (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #02: I: 48DDA813 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48DDA813 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4530 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35232 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:261) 20250811125902957 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:451) 20250811125902957 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902957 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:C2FB6377 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902957 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:C2FB6377 output_enabled 0 (mgcp_conn.c:271) 20250811125902957 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902957 DLMGCP DEBUG <0013> (1234/rtp C:C2FB6377 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902957 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:C2FB6377 CRCX: Creating connection: port: 4532 (mgcp_protocol.c:1044) 20250811125902957 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:C2FB6377 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902957 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #00: 200 35232 OK (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #02: I: C2FB6377 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2FB6377 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4532 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35233 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:261) 20250811125902957 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:451) 20250811125902957 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902957 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:68A85722 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902957 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:68A85722 output_enabled 0 (mgcp_conn.c:271) 20250811125902957 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902957 DLMGCP DEBUG <0013> (1234/rtp C:68A85722 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902957 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:68A85722 CRCX: Creating connection: port: 4534 (mgcp_protocol.c:1044) 20250811125902957 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:68A85722 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902957 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #00: 200 35233 OK (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #02: I: 68A85722 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68A85722 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4534 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902957 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35234 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:261) 20250811125902958 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:451) 20250811125902958 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:EF4F814C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:EF4F814C output_enabled 0 (mgcp_conn.c:271) 20250811125902958 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902958 DLMGCP DEBUG <0013> (1234/rtp C:EF4F814C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:EF4F814C CRCX: Creating connection: port: 4536 (mgcp_protocol.c:1044) 20250811125902958 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:EF4F814C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #00: 200 35234 OK (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #02: I: EF4F814C (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF4F814C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4536 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35235 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:261) 20250811125902958 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:451) 20250811125902958 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:88AF2DE9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:88AF2DE9 output_enabled 0 (mgcp_conn.c:271) 20250811125902958 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902958 DLMGCP DEBUG <0013> (1234/rtp C:88AF2DE9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:88AF2DE9 CRCX: Creating connection: port: 4538 (mgcp_protocol.c:1044) 20250811125902958 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:88AF2DE9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #00: 200 35235 OK (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #02: I: 88AF2DE9 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #04: o=- 88AF2DE9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4538 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35236 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:261) 20250811125902958 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:451) 20250811125902958 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:631C9FF9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:631C9FF9 output_enabled 0 (mgcp_conn.c:271) 20250811125902958 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902958 DLMGCP DEBUG <0013> (1234/rtp C:631C9FF9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:631C9FF9 CRCX: Creating connection: port: 4540 (mgcp_protocol.c:1044) 20250811125902958 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:631C9FF9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #00: 200 35236 OK (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #02: I: 631C9FF9 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #04: o=- 631C9FF9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4540 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35237 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:261) 20250811125902958 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:451) 20250811125902958 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:3D87640E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902958 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:3D87640E output_enabled 0 (mgcp_conn.c:271) 20250811125902958 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902958 DLMGCP DEBUG <0013> (1234/rtp C:3D87640E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902959 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:3D87640E CRCX: Creating connection: port: 4542 (mgcp_protocol.c:1044) 20250811125902959 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:3D87640E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902959 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #00: 200 35237 OK (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D87640E (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D87640E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4542 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35238 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:261) 20250811125902959 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:451) 20250811125902959 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902959 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:B47EAF9D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902959 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:B47EAF9D output_enabled 0 (mgcp_conn.c:271) 20250811125902959 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902959 DLMGCP DEBUG <0013> (1234/rtp C:B47EAF9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902959 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:B47EAF9D CRCX: Creating connection: port: 4544 (mgcp_protocol.c:1044) 20250811125902959 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:B47EAF9D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902959 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #00: 200 35238 OK (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #02: I: B47EAF9D (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #04: o=- B47EAF9D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4544 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35239 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:261) 20250811125902959 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:451) 20250811125902959 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902959 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:969D99AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902959 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:969D99AB output_enabled 0 (mgcp_conn.c:271) 20250811125902959 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902959 DLMGCP DEBUG <0013> (1234/rtp C:969D99AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902959 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:969D99AB CRCX: Creating connection: port: 4546 (mgcp_protocol.c:1044) 20250811125902959 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:969D99AB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902959 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #00: 200 35239 OK (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #02: I: 969D99AB (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #04: o=- 969D99AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4546 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35240 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:261) 20250811125902959 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:451) 20250811125902959 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902959 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:E2F57E54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902959 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:E2F57E54 output_enabled 0 (mgcp_conn.c:271) 20250811125902959 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902959 DLMGCP DEBUG <0013> (1234/rtp C:E2F57E54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902959 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:E2F57E54 CRCX: Creating connection: port: 4548 (mgcp_protocol.c:1044) 20250811125902959 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:E2F57E54 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902959 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #00: 200 35240 OK (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #02: I: E2F57E54 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #04: o=- E2F57E54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4548 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902959 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35241 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:261) 20250811125902960 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:451) 20250811125902960 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:D80A6BDD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:D80A6BDD output_enabled 0 (mgcp_conn.c:271) 20250811125902960 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902960 DLMGCP DEBUG <0013> (1234/rtp C:D80A6BDD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:D80A6BDD CRCX: Creating connection: port: 4550 (mgcp_protocol.c:1044) 20250811125902960 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:D80A6BDD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #00: 200 35241 OK (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #02: I: D80A6BDD (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #04: o=- D80A6BDD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4550 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35242 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:261) 20250811125902960 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:451) 20250811125902960 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:8CFF39F1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:8CFF39F1 output_enabled 0 (mgcp_conn.c:271) 20250811125902960 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902960 DLMGCP DEBUG <0013> (1234/rtp C:8CFF39F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:8CFF39F1 CRCX: Creating connection: port: 4552 (mgcp_protocol.c:1044) 20250811125902960 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:8CFF39F1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #00: 200 35242 OK (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #02: I: 8CFF39F1 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8CFF39F1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4552 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35243 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:261) 20250811125902960 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:451) 20250811125902960 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:FA0A413A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:FA0A413A output_enabled 0 (mgcp_conn.c:271) 20250811125902960 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902960 DLMGCP DEBUG <0013> (1234/rtp C:FA0A413A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:FA0A413A CRCX: Creating connection: port: 4554 (mgcp_protocol.c:1044) 20250811125902960 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:FA0A413A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #00: 200 35243 OK (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #02: I: FA0A413A (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA0A413A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4554 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35244 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902960 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:261) 20250811125902960 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:451) 20250811125902960 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:80DF94CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:80DF94CC output_enabled 0 (mgcp_conn.c:271) 20250811125902961 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902961 DLMGCP DEBUG <0013> (1234/rtp C:80DF94CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:80DF94CC CRCX: Creating connection: port: 4556 (mgcp_protocol.c:1044) 20250811125902961 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:80DF94CC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #00: 200 35244 OK (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #02: I: 80DF94CC (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80DF94CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4556 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35245 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:261) 20250811125902961 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:451) 20250811125902961 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:CF4379A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:CF4379A4 output_enabled 0 (mgcp_conn.c:271) 20250811125902961 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902961 DLMGCP DEBUG <0013> (1234/rtp C:CF4379A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:CF4379A4 CRCX: Creating connection: port: 4558 (mgcp_protocol.c:1044) 20250811125902961 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:CF4379A4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #00: 200 35245 OK (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #02: I: CF4379A4 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #04: o=- CF4379A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4558 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35246 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:261) 20250811125902961 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:451) 20250811125902961 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:F26A952D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:F26A952D output_enabled 0 (mgcp_conn.c:271) 20250811125902961 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902961 DLMGCP DEBUG <0013> (1234/rtp C:F26A952D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:F26A952D CRCX: Creating connection: port: 4560 (mgcp_protocol.c:1044) 20250811125902961 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:F26A952D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #00: 200 35246 OK (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #02: I: F26A952D (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #04: o=- F26A952D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4560 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35247 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:261) 20250811125902961 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:451) 20250811125902961 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:527585AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:527585AC output_enabled 0 (mgcp_conn.c:271) 20250811125902961 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902961 DLMGCP DEBUG <0013> (1234/rtp C:527585AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:527585AC CRCX: Creating connection: port: 4562 (mgcp_protocol.c:1044) 20250811125902961 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:527585AC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902961 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #00: 200 35247 OK (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #02: I: 527585AC (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #04: o=- 527585AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4562 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902961 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35248 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:261) 20250811125902962 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:451) 20250811125902962 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902962 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:E741A7B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902962 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:E741A7B3 output_enabled 0 (mgcp_conn.c:271) 20250811125902962 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902962 DLMGCP DEBUG <0013> (1234/rtp C:E741A7B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902962 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:E741A7B3 CRCX: Creating connection: port: 4564 (mgcp_protocol.c:1044) 20250811125902962 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:E741A7B3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902962 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #00: 200 35248 OK (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #02: I: E741A7B3 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #04: o=- E741A7B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4564 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35249 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:261) 20250811125902962 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:451) 20250811125902962 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902962 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:E84DF2C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902962 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:E84DF2C3 output_enabled 0 (mgcp_conn.c:271) 20250811125902962 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902962 DLMGCP DEBUG <0013> (1234/rtp C:E84DF2C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902962 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:E84DF2C3 CRCX: Creating connection: port: 4566 (mgcp_protocol.c:1044) 20250811125902962 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:E84DF2C3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902962 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #00: 200 35249 OK (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #02: I: E84DF2C3 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #04: o=- E84DF2C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4566 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35250 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:261) 20250811125902962 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:451) 20250811125902962 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902962 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:07C71B41 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902962 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:07C71B41 output_enabled 0 (mgcp_conn.c:271) 20250811125902962 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902962 DLMGCP DEBUG <0013> (1234/rtp C:07C71B41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902962 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:07C71B41 CRCX: Creating connection: port: 4568 (mgcp_protocol.c:1044) 20250811125902962 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:07C71B41 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902962 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #00: 200 35250 OK (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #02: I: 07C71B41 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07C71B41 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4568 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902962 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35251 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:261) 20250811125902963 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:451) 20250811125902963 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:6C592197 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:6C592197 output_enabled 0 (mgcp_conn.c:271) 20250811125902963 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902963 DLMGCP DEBUG <0013> (1234/rtp C:6C592197 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:6C592197 CRCX: Creating connection: port: 4570 (mgcp_protocol.c:1044) 20250811125902963 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:6C592197 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #00: 200 35251 OK (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #02: I: 6C592197 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6C592197 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4570 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35252 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:261) 20250811125902963 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:451) 20250811125902963 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:74BCA4A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:74BCA4A3 output_enabled 0 (mgcp_conn.c:271) 20250811125902963 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902963 DLMGCP DEBUG <0013> (1234/rtp C:74BCA4A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:74BCA4A3 CRCX: Creating connection: port: 4572 (mgcp_protocol.c:1044) 20250811125902963 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:74BCA4A3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #00: 200 35252 OK (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #02: I: 74BCA4A3 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74BCA4A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4572 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35253 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:261) 20250811125902963 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:451) 20250811125902963 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:E66AE02A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:E66AE02A output_enabled 0 (mgcp_conn.c:271) 20250811125902963 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902963 DLMGCP DEBUG <0013> (1234/rtp C:E66AE02A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:E66AE02A CRCX: Creating connection: port: 4574 (mgcp_protocol.c:1044) 20250811125902963 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:E66AE02A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #00: 200 35253 OK (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #02: I: E66AE02A (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #04: o=- E66AE02A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4574 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35254 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:261) 20250811125902963 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:451) 20250811125902963 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:28E3976C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:28E3976C output_enabled 0 (mgcp_conn.c:271) 20250811125902963 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902963 DLMGCP DEBUG <0013> (1234/rtp C:28E3976C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:28E3976C CRCX: Creating connection: port: 4576 (mgcp_protocol.c:1044) 20250811125902963 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:28E3976C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902963 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #00: 200 35254 OK (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #02: I: 28E3976C (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28E3976C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4576 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902963 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35255 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:261) 20250811125902964 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:451) 20250811125902964 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:C6027665 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:C6027665 output_enabled 0 (mgcp_conn.c:271) 20250811125902964 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902964 DLMGCP DEBUG <0013> (1234/rtp C:C6027665 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:C6027665 CRCX: Creating connection: port: 4578 (mgcp_protocol.c:1044) 20250811125902964 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:C6027665 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #00: 200 35255 OK (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #02: I: C6027665 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6027665 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4578 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35256 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:261) 20250811125902964 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:451) 20250811125902964 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:61629F27 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:61629F27 output_enabled 0 (mgcp_conn.c:271) 20250811125902964 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902964 DLMGCP DEBUG <0013> (1234/rtp C:61629F27 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:61629F27 CRCX: Creating connection: port: 4580 (mgcp_protocol.c:1044) 20250811125902964 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:61629F27 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #00: 200 35256 OK (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #02: I: 61629F27 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61629F27 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4580 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35257 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:261) 20250811125902964 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:451) 20250811125902964 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:E7074C54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:E7074C54 output_enabled 0 (mgcp_conn.c:271) 20250811125902964 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902964 DLMGCP DEBUG <0013> (1234/rtp C:E7074C54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:E7074C54 CRCX: Creating connection: port: 4582 (mgcp_protocol.c:1044) 20250811125902964 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:E7074C54 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #00: 200 35257 OK (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #02: I: E7074C54 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7074C54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4582 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902964 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35258 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:261) 20250811125902965 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:451) 20250811125902965 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:A44D137F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:A44D137F output_enabled 0 (mgcp_conn.c:271) 20250811125902965 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902965 DLMGCP DEBUG <0013> (1234/rtp C:A44D137F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:A44D137F CRCX: Creating connection: port: 4584 (mgcp_protocol.c:1044) 20250811125902965 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:A44D137F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #00: 200 35258 OK (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #02: I: A44D137F (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #04: o=- A44D137F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4584 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35259 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:261) 20250811125902965 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:451) 20250811125902965 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:24D6EB07 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:24D6EB07 output_enabled 0 (mgcp_conn.c:271) 20250811125902965 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902965 DLMGCP DEBUG <0013> (1234/rtp C:24D6EB07 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:24D6EB07 CRCX: Creating connection: port: 4586 (mgcp_protocol.c:1044) 20250811125902965 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:24D6EB07 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #00: 200 35259 OK (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #02: I: 24D6EB07 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #04: o=- 24D6EB07 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4586 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35260 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:261) 20250811125902965 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:451) 20250811125902965 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:235CD12B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:235CD12B output_enabled 0 (mgcp_conn.c:271) 20250811125902965 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902965 DLMGCP DEBUG <0013> (1234/rtp C:235CD12B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:235CD12B CRCX: Creating connection: port: 4588 (mgcp_protocol.c:1044) 20250811125902965 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:235CD12B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #00: 200 35260 OK (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #02: I: 235CD12B (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #04: o=- 235CD12B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4588 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35261 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:261) 20250811125902965 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:451) 20250811125902965 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:54E65FE6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902965 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:54E65FE6 output_enabled 0 (mgcp_conn.c:271) 20250811125902965 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902966 DLMGCP DEBUG <0013> (1234/rtp C:54E65FE6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902966 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:54E65FE6 CRCX: Creating connection: port: 4590 (mgcp_protocol.c:1044) 20250811125902966 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:54E65FE6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902966 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #00: 200 35261 OK (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #02: I: 54E65FE6 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #04: o=- 54E65FE6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4590 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35262 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:261) 20250811125902966 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:451) 20250811125902966 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902966 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:2623FEF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902966 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:2623FEF0 output_enabled 0 (mgcp_conn.c:271) 20250811125902966 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902966 DLMGCP DEBUG <0013> (1234/rtp C:2623FEF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902966 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:2623FEF0 CRCX: Creating connection: port: 4592 (mgcp_protocol.c:1044) 20250811125902966 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:2623FEF0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902966 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #00: 200 35262 OK (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #02: I: 2623FEF0 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2623FEF0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4592 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35263 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:261) 20250811125902966 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:451) 20250811125902966 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902966 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:7162A526 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902966 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:7162A526 output_enabled 0 (mgcp_conn.c:271) 20250811125902966 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902966 DLMGCP DEBUG <0013> (1234/rtp C:7162A526 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902966 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:7162A526 CRCX: Creating connection: port: 4594 (mgcp_protocol.c:1044) 20250811125902966 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:7162A526 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902966 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #00: 200 35263 OK (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #02: I: 7162A526 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7162A526 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4594 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35264 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:261) 20250811125902966 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:451) 20250811125902966 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902966 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:BE6AA261 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902966 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:BE6AA261 output_enabled 0 (mgcp_conn.c:271) 20250811125902966 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902966 DLMGCP DEBUG <0013> (1234/rtp C:BE6AA261 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902966 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:BE6AA261 CRCX: Creating connection: port: 4596 (mgcp_protocol.c:1044) 20250811125902966 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:BE6AA261 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902966 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #00: 200 35264 OK (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #02: I: BE6AA261 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE6AA261 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4596 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902966 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35265 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:261) 20250811125902967 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:451) 20250811125902967 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902967 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:4F353CE1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902967 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:4F353CE1 output_enabled 0 (mgcp_conn.c:271) 20250811125902967 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902967 DLMGCP DEBUG <0013> (1234/rtp C:4F353CE1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902967 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:4F353CE1 CRCX: Creating connection: port: 4598 (mgcp_protocol.c:1044) 20250811125902967 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:4F353CE1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902967 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #00: 200 35265 OK (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F353CE1 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F353CE1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4598 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35266 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:261) 20250811125902967 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:451) 20250811125902967 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902967 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:3399EEE2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902967 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:3399EEE2 output_enabled 0 (mgcp_conn.c:271) 20250811125902967 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902967 DLMGCP DEBUG <0013> (1234/rtp C:3399EEE2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902967 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:3399EEE2 CRCX: Creating connection: port: 4600 (mgcp_protocol.c:1044) 20250811125902967 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:3399EEE2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902967 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #00: 200 35266 OK (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #02: I: 3399EEE2 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3399EEE2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4600 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35267 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:261) 20250811125902967 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:451) 20250811125902967 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902967 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:19C67C6F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902967 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:19C67C6F output_enabled 0 (mgcp_conn.c:271) 20250811125902967 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902967 DLMGCP DEBUG <0013> (1234/rtp C:19C67C6F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902967 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:19C67C6F CRCX: Creating connection: port: 4602 (mgcp_protocol.c:1044) 20250811125902967 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:19C67C6F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902967 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #00: 200 35267 OK (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #02: I: 19C67C6F (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #04: o=- 19C67C6F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4602 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902967 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35268 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:261) 20250811125902968 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:451) 20250811125902968 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:0EF8E5F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:0EF8E5F7 output_enabled 0 (mgcp_conn.c:271) 20250811125902968 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902968 DLMGCP DEBUG <0013> (1234/rtp C:0EF8E5F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:0EF8E5F7 CRCX: Creating connection: port: 4604 (mgcp_protocol.c:1044) 20250811125902968 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:0EF8E5F7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #00: 200 35268 OK (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #02: I: 0EF8E5F7 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0EF8E5F7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4604 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35269 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:261) 20250811125902968 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:451) 20250811125902968 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:BF924DFA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:BF924DFA output_enabled 0 (mgcp_conn.c:271) 20250811125902968 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902968 DLMGCP DEBUG <0013> (1234/rtp C:BF924DFA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:BF924DFA CRCX: Creating connection: port: 4606 (mgcp_protocol.c:1044) 20250811125902968 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:BF924DFA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #00: 200 35269 OK (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #02: I: BF924DFA (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF924DFA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4606 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35270 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:261) 20250811125902968 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:451) 20250811125902968 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:132DD6FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:132DD6FB output_enabled 0 (mgcp_conn.c:271) 20250811125902968 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902968 DLMGCP DEBUG <0013> (1234/rtp C:132DD6FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:132DD6FB CRCX: Creating connection: port: 4608 (mgcp_protocol.c:1044) 20250811125902968 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:132DD6FB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #00: 200 35270 OK (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #02: I: 132DD6FB (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #04: o=- 132DD6FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4608 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35271 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:261) 20250811125902968 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:451) 20250811125902968 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:874DA875 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:874DA875 output_enabled 0 (mgcp_conn.c:271) 20250811125902968 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902968 DLMGCP DEBUG <0013> (1234/rtp C:874DA875 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:874DA875 CRCX: Creating connection: port: 4610 (mgcp_protocol.c:1044) 20250811125902968 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:874DA875 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902968 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #00: 200 35271 OK (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #02: I: 874DA875 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #04: o=- 874DA875 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4610 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902968 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35272 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:261) 20250811125902969 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:451) 20250811125902969 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902969 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:EE3D3B8F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902969 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:EE3D3B8F output_enabled 0 (mgcp_conn.c:271) 20250811125902969 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902969 DLMGCP DEBUG <0013> (1234/rtp C:EE3D3B8F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902969 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:EE3D3B8F CRCX: Creating connection: port: 4612 (mgcp_protocol.c:1044) 20250811125902969 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:EE3D3B8F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902969 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #00: 200 35272 OK (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #02: I: EE3D3B8F (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE3D3B8F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4612 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35273 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:261) 20250811125902969 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:451) 20250811125902969 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902969 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:DEEA80E3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125902969 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:DEEA80E3 output_enabled 0 (mgcp_conn.c:271) 20250811125902969 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125902969 DLMGCP DEBUG <0013> (1234/rtp C:DEEA80E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125902969 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:DEEA80E3 CRCX: Creating connection: port: 4614 (mgcp_protocol.c:1044) 20250811125902969 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:DEEA80E3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125902969 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #00: 200 35273 OK (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #02: I: DEEA80E3 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #04: o=- DEEA80E3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4614 RTP/AVP 112 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35274 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125902969 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125902969 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:267) 20250811125902969 DLMGCP NOTICE <0013> CRCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:417) 20250811125902969 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:455) 20250811125902969 DLMGCP NOTICE <0013> endpoint:none CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125902969 DLMGCP ERROR <0013> endpoint:none CRCX: no free endpoints available! (mgcp_protocol.c:839) 20250811125902969 DLMGCP DEBUG <0013> endpoint:none Generated response: code=403 (mgcp_protocol.c:240) 20250811125902969 DLMGCP DEBUG <0013> Generated response: line #00: 403 35274 FAIL (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35275 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811125902970 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125902970 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902970 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) MTC@9f65b6bc0404: setverdict(pass): none -> pass 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902970 DLMGCP DEBUG <0013> Generated response: line #00: 200 35275 OK (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35276 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125902970 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125902970 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902970 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902970 DLMGCP DEBUG <0013> Generated response: line #00: 200 35276 OK (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35277 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20250811125902970 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250811125902970 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902970 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902970 DLMGCP DEBUG <0013> Generated response: line #00: 200 35277 OK (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35278 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250811125902970 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250811125902970 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902970 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902970 DLMGCP DEBUG <0013> Generated response: line #00: 200 35278 OK (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35279 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125902970 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125902970 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902970 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902970 DLMGCP DEBUG <0013> Generated response: line #00: 200 35279 OK (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35280 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20250811125902970 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250811125902970 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902970 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902970 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902970 DLMGCP DEBUG <0013> Generated response: line #00: 200 35280 OK (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35281 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250811125902971 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250811125902971 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902971 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902971 DLMGCP DEBUG <0013> Generated response: line #00: 200 35281 OK (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35282 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20250811125902971 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250811125902971 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902971 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902971 DLMGCP DEBUG <0013> Generated response: line #00: 200 35282 OK (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35283 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20250811125902971 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250811125902971 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902971 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902971 DLMGCP DEBUG <0013> Generated response: line #00: 200 35283 OK (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35284 rtpbridge/a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20250811125902971 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250811125902971 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902971 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902971 DLMGCP DEBUG <0013> Generated response: line #00: 200 35284 OK (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35285 rtpbridge/b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20250811125902971 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250811125902971 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902971 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902971 DLMGCP DEBUG <0013> Generated response: line #00: 200 35285 OK (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35286 rtpbridge/c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20250811125902971 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250811125902971 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902971 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902971 DLMGCP DEBUG <0013> Generated response: line #00: 200 35286 OK (mgcp_msg.c:72) 20250811125902972 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35287 rtpbridge/d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902972 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20250811125902972 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250811125902972 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902972 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902972 DLMGCP DEBUG <0013> Generated response: line #00: 200 35287 OK (mgcp_msg.c:72) 20250811125902972 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35288 rtpbridge/e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902972 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20250811125902972 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250811125902972 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902972 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902972 DLMGCP DEBUG <0013> Generated response: line #00: 200 35288 OK (mgcp_msg.c:72) 20250811125902972 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35289 rtpbridge/f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902972 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20250811125902972 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250811125902972 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902972 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902972 DLMGCP DEBUG <0013> Generated response: line #00: 200 35289 OK (mgcp_msg.c:72) 20250811125902972 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35290 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902972 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20250811125902972 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250811125902972 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902972 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902972 DLMGCP DEBUG <0013> Generated response: line #00: 200 35290 OK (mgcp_msg.c:72) 20250811125902972 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35291 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902972 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20250811125902972 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250811125902972 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902972 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902972 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902972 DLMGCP DEBUG <0013> Generated response: line #00: 200 35291 OK (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35292 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20250811125902973 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250811125902973 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902973 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902973 DLMGCP DEBUG <0013> Generated response: line #00: 200 35292 OK (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35293 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20250811125902973 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250811125902973 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902973 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902973 DLMGCP DEBUG <0013> Generated response: line #00: 200 35293 OK (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35294 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20250811125902973 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250811125902973 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902973 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902973 DLMGCP DEBUG <0013> Generated response: line #00: 200 35294 OK (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35295 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20250811125902973 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250811125902973 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902973 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902973 DLMGCP DEBUG <0013> Generated response: line #00: 200 35295 OK (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35296 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20250811125902973 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250811125902973 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902973 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902973 DLMGCP DEBUG <0013> Generated response: line #00: 200 35296 OK (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35297 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20250811125902973 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250811125902973 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902973 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902973 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902973 DLMGCP DEBUG <0013> Generated response: line #00: 200 35297 OK (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35298 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20250811125902974 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250811125902974 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902974 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902974 DLMGCP DEBUG <0013> Generated response: line #00: 200 35298 OK (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35299 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20250811125902974 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250811125902974 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902974 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902974 DLMGCP DEBUG <0013> Generated response: line #00: 200 35299 OK (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35300 rtpbridge/1a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20250811125902974 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250811125902974 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902974 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902974 DLMGCP DEBUG <0013> Generated response: line #00: 200 35300 OK (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35301 rtpbridge/1b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20250811125902974 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250811125902974 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902974 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902974 DLMGCP DEBUG <0013> Generated response: line #00: 200 35301 OK (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35302 rtpbridge/1c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20250811125902974 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250811125902974 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902974 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902974 DLMGCP DEBUG <0013> Generated response: line #00: 200 35302 OK (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35303 rtpbridge/1d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20250811125902974 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250811125902974 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902974 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902974 DLMGCP DEBUG <0013> Generated response: line #00: 200 35303 OK (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35304 rtpbridge/1e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found endpoint: rtpbridge/1e@mgw (mgcp_endp.c:279) 20250811125902975 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:451) 20250811125902975 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902975 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902975 DLMGCP DEBUG <0013> Generated response: line #00: 200 35304 OK (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35305 rtpbridge/1f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found endpoint: rtpbridge/1f@mgw (mgcp_endp.c:279) 20250811125902975 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:451) 20250811125902975 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902975 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902975 DLMGCP DEBUG <0013> Generated response: line #00: 200 35305 OK (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35306 rtpbridge/20@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found endpoint: rtpbridge/20@mgw (mgcp_endp.c:279) 20250811125902975 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:451) 20250811125902975 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902975 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902975 DLMGCP DEBUG <0013> Generated response: line #00: 200 35306 OK (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35307 rtpbridge/21@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found endpoint: rtpbridge/21@mgw (mgcp_endp.c:279) 20250811125902975 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:451) 20250811125902975 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902975 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902975 DLMGCP DEBUG <0013> Generated response: line #00: 200 35307 OK (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35308 rtpbridge/22@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found endpoint: rtpbridge/22@mgw (mgcp_endp.c:279) 20250811125902975 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:451) 20250811125902975 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902975 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902975 DLMGCP DEBUG <0013> Generated response: line #00: 200 35308 OK (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35309 rtpbridge/23@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found endpoint: rtpbridge/23@mgw (mgcp_endp.c:279) 20250811125902975 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:451) 20250811125902975 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902975 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902975 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902975 DLMGCP DEBUG <0013> Generated response: line #00: 200 35309 OK (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35310 rtpbridge/24@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found endpoint: rtpbridge/24@mgw (mgcp_endp.c:279) 20250811125902976 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:451) 20250811125902976 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902976 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902976 DLMGCP DEBUG <0013> Generated response: line #00: 200 35310 OK (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35311 rtpbridge/25@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found endpoint: rtpbridge/25@mgw (mgcp_endp.c:279) 20250811125902976 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:451) 20250811125902976 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902976 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902976 DLMGCP DEBUG <0013> Generated response: line #00: 200 35311 OK (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35312 rtpbridge/26@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found endpoint: rtpbridge/26@mgw (mgcp_endp.c:279) 20250811125902976 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:451) 20250811125902976 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902976 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902976 DLMGCP DEBUG <0013> Generated response: line #00: 200 35312 OK (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35313 rtpbridge/27@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found endpoint: rtpbridge/27@mgw (mgcp_endp.c:279) 20250811125902976 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:451) 20250811125902976 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902976 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902976 DLMGCP DEBUG <0013> Generated response: line #00: 200 35313 OK (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35314 rtpbridge/28@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found endpoint: rtpbridge/28@mgw (mgcp_endp.c:279) 20250811125902976 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:451) 20250811125902976 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902976 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902976 DLMGCP DEBUG <0013> Generated response: line #00: 200 35314 OK (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35315 rtpbridge/29@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found endpoint: rtpbridge/29@mgw (mgcp_endp.c:279) 20250811125902976 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:451) 20250811125902976 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902976 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902976 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902976 DLMGCP DEBUG <0013> Generated response: line #00: 200 35315 OK (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35316 rtpbridge/2a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found endpoint: rtpbridge/2a@mgw (mgcp_endp.c:279) 20250811125902977 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:451) 20250811125902977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902977 DLMGCP DEBUG <0013> Generated response: line #00: 200 35316 OK (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35317 rtpbridge/2b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found endpoint: rtpbridge/2b@mgw (mgcp_endp.c:279) 20250811125902977 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:451) 20250811125902977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902977 DLMGCP DEBUG <0013> Generated response: line #00: 200 35317 OK (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35318 rtpbridge/2c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found endpoint: rtpbridge/2c@mgw (mgcp_endp.c:279) 20250811125902977 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:451) 20250811125902977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902977 DLMGCP DEBUG <0013> Generated response: line #00: 200 35318 OK (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35319 rtpbridge/2d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found endpoint: rtpbridge/2d@mgw (mgcp_endp.c:279) 20250811125902977 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:451) 20250811125902977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902977 DLMGCP DEBUG <0013> Generated response: line #00: 200 35319 OK (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35320 rtpbridge/2e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found endpoint: rtpbridge/2e@mgw (mgcp_endp.c:279) 20250811125902977 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:451) 20250811125902977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902977 DLMGCP DEBUG <0013> Generated response: line #00: 200 35320 OK (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35321 rtpbridge/2f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found endpoint: rtpbridge/2f@mgw (mgcp_endp.c:279) 20250811125902977 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:451) 20250811125902977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902977 DLMGCP DEBUG <0013> Generated response: line #00: 200 35321 OK (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35322 rtpbridge/30@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found endpoint: rtpbridge/30@mgw (mgcp_endp.c:279) 20250811125902978 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:451) 20250811125902978 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902978 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902978 DLMGCP DEBUG <0013> Generated response: line #00: 200 35322 OK (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35323 rtpbridge/31@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found endpoint: rtpbridge/31@mgw (mgcp_endp.c:279) 20250811125902978 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:451) 20250811125902978 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902978 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902978 DLMGCP DEBUG <0013> Generated response: line #00: 200 35323 OK (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35324 rtpbridge/32@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found endpoint: rtpbridge/32@mgw (mgcp_endp.c:279) 20250811125902978 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:451) 20250811125902978 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902978 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902978 DLMGCP DEBUG <0013> Generated response: line #00: 200 35324 OK (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35325 rtpbridge/33@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found endpoint: rtpbridge/33@mgw (mgcp_endp.c:279) 20250811125902978 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:451) 20250811125902978 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902978 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902978 DLMGCP DEBUG <0013> Generated response: line #00: 200 35325 OK (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35326 rtpbridge/34@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found endpoint: rtpbridge/34@mgw (mgcp_endp.c:279) 20250811125902978 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:451) 20250811125902978 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902978 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902978 DLMGCP DEBUG <0013> Generated response: line #00: 200 35326 OK (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35327 rtpbridge/35@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found endpoint: rtpbridge/35@mgw (mgcp_endp.c:279) 20250811125902978 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:451) 20250811125902978 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902978 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902978 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902978 DLMGCP DEBUG <0013> Generated response: line #00: 200 35327 OK (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35328 rtpbridge/36@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found endpoint: rtpbridge/36@mgw (mgcp_endp.c:279) 20250811125902979 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:451) 20250811125902979 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902979 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902979 DLMGCP DEBUG <0013> Generated response: line #00: 200 35328 OK (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35329 rtpbridge/37@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found endpoint: rtpbridge/37@mgw (mgcp_endp.c:279) 20250811125902979 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:451) 20250811125902979 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902979 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902979 DLMGCP DEBUG <0013> Generated response: line #00: 200 35329 OK (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35330 rtpbridge/38@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found endpoint: rtpbridge/38@mgw (mgcp_endp.c:279) 20250811125902979 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:451) 20250811125902979 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902979 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902979 DLMGCP DEBUG <0013> Generated response: line #00: 200 35330 OK (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35331 rtpbridge/39@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found endpoint: rtpbridge/39@mgw (mgcp_endp.c:279) 20250811125902979 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:451) 20250811125902979 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902979 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902979 DLMGCP DEBUG <0013> Generated response: line #00: 200 35331 OK (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35332 rtpbridge/3a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found endpoint: rtpbridge/3a@mgw (mgcp_endp.c:279) 20250811125902979 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:451) 20250811125902979 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902979 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902979 DLMGCP DEBUG <0013> Generated response: line #00: 200 35332 OK (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35333 rtpbridge/3b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found endpoint: rtpbridge/3b@mgw (mgcp_endp.c:279) 20250811125902979 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:451) 20250811125902979 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902979 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902979 DLMGCP DEBUG <0013> Generated response: line #00: 200 35333 OK (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35334 rtpbridge/3c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found endpoint: rtpbridge/3c@mgw (mgcp_endp.c:279) 20250811125902980 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:451) 20250811125902980 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902980 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902980 DLMGCP DEBUG <0013> Generated response: line #00: 200 35334 OK (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35335 rtpbridge/3d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found endpoint: rtpbridge/3d@mgw (mgcp_endp.c:279) 20250811125902980 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:451) 20250811125902980 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902980 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902980 DLMGCP DEBUG <0013> Generated response: line #00: 200 35335 OK (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35336 rtpbridge/3e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found endpoint: rtpbridge/3e@mgw (mgcp_endp.c:279) 20250811125902980 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:451) 20250811125902980 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902980 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902980 DLMGCP DEBUG <0013> Generated response: line #00: 200 35336 OK (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35337 rtpbridge/3f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found endpoint: rtpbridge/3f@mgw (mgcp_endp.c:279) 20250811125902980 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:451) 20250811125902980 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902980 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902980 DLMGCP DEBUG <0013> Generated response: line #00: 200 35337 OK (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35338 rtpbridge/40@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found endpoint: rtpbridge/40@mgw (mgcp_endp.c:279) 20250811125902980 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:451) 20250811125902980 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902980 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902980 DLMGCP DEBUG <0013> Generated response: line #00: 200 35338 OK (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35339 rtpbridge/41@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found endpoint: rtpbridge/41@mgw (mgcp_endp.c:279) 20250811125902980 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:451) 20250811125902980 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902980 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902980 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902981 DLMGCP DEBUG <0013> Generated response: line #00: 200 35339 OK (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35340 rtpbridge/42@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found endpoint: rtpbridge/42@mgw (mgcp_endp.c:279) 20250811125902981 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:451) 20250811125902981 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902981 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902981 DLMGCP DEBUG <0013> Generated response: line #00: 200 35340 OK (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35341 rtpbridge/43@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found endpoint: rtpbridge/43@mgw (mgcp_endp.c:279) 20250811125902981 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:451) 20250811125902981 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902981 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902981 DLMGCP DEBUG <0013> Generated response: line #00: 200 35341 OK (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35342 rtpbridge/44@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found endpoint: rtpbridge/44@mgw (mgcp_endp.c:279) 20250811125902981 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:451) 20250811125902981 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902981 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902981 DLMGCP DEBUG <0013> Generated response: line #00: 200 35342 OK (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35343 rtpbridge/45@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found endpoint: rtpbridge/45@mgw (mgcp_endp.c:279) 20250811125902981 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:451) 20250811125902981 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902981 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902981 DLMGCP DEBUG <0013> Generated response: line #00: 200 35343 OK (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35344 rtpbridge/46@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found endpoint: rtpbridge/46@mgw (mgcp_endp.c:279) 20250811125902981 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:451) 20250811125902981 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902981 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902981 DLMGCP DEBUG <0013> Generated response: line #00: 200 35344 OK (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35345 rtpbridge/47@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found endpoint: rtpbridge/47@mgw (mgcp_endp.c:279) 20250811125902981 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:451) 20250811125902981 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902981 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902981 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902981 DLMGCP DEBUG <0013> Generated response: line #00: 200 35345 OK (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35346 rtpbridge/48@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found endpoint: rtpbridge/48@mgw (mgcp_endp.c:279) 20250811125902982 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:451) 20250811125902982 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902982 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902982 DLMGCP DEBUG <0013> Generated response: line #00: 200 35346 OK (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35347 rtpbridge/49@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found endpoint: rtpbridge/49@mgw (mgcp_endp.c:279) 20250811125902982 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:451) 20250811125902982 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902982 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902982 DLMGCP DEBUG <0013> Generated response: line #00: 200 35347 OK (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35348 rtpbridge/4a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found endpoint: rtpbridge/4a@mgw (mgcp_endp.c:279) 20250811125902982 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:451) 20250811125902982 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902982 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902982 DLMGCP DEBUG <0013> Generated response: line #00: 200 35348 OK (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35349 rtpbridge/4b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found endpoint: rtpbridge/4b@mgw (mgcp_endp.c:279) 20250811125902982 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:451) 20250811125902982 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902982 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902982 DLMGCP DEBUG <0013> Generated response: line #00: 200 35349 OK (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35350 rtpbridge/4c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found endpoint: rtpbridge/4c@mgw (mgcp_endp.c:279) 20250811125902982 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:451) 20250811125902982 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902982 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902982 DLMGCP DEBUG <0013> Generated response: line #00: 200 35350 OK (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35351 rtpbridge/4d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found endpoint: rtpbridge/4d@mgw (mgcp_endp.c:279) 20250811125902982 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:451) 20250811125902982 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902982 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902982 DLMGCP DEBUG <0013> Generated response: line #00: 200 35351 OK (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35352 rtpbridge/4e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found endpoint: rtpbridge/4e@mgw (mgcp_endp.c:279) 20250811125902983 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:451) 20250811125902983 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902983 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902983 DLMGCP DEBUG <0013> Generated response: line #00: 200 35352 OK (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35353 rtpbridge/4f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found endpoint: rtpbridge/4f@mgw (mgcp_endp.c:279) 20250811125902983 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:451) 20250811125902983 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902983 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902983 DLMGCP DEBUG <0013> Generated response: line #00: 200 35353 OK (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35354 rtpbridge/50@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found endpoint: rtpbridge/50@mgw (mgcp_endp.c:279) 20250811125902983 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:451) 20250811125902983 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902983 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902983 DLMGCP DEBUG <0013> Generated response: line #00: 200 35354 OK (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35355 rtpbridge/51@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found endpoint: rtpbridge/51@mgw (mgcp_endp.c:279) 20250811125902983 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:451) 20250811125902983 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902983 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902983 DLMGCP DEBUG <0013> Generated response: line #00: 200 35355 OK (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35356 rtpbridge/52@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found endpoint: rtpbridge/52@mgw (mgcp_endp.c:279) 20250811125902983 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:451) 20250811125902983 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902983 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902983 DLMGCP DEBUG <0013> Generated response: line #00: 200 35356 OK (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35357 rtpbridge/53@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found endpoint: rtpbridge/53@mgw (mgcp_endp.c:279) 20250811125902983 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:451) 20250811125902983 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902983 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902983 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902983 DLMGCP DEBUG <0013> Generated response: line #00: 200 35357 OK (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35358 rtpbridge/54@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found endpoint: rtpbridge/54@mgw (mgcp_endp.c:279) 20250811125902984 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:451) 20250811125902984 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902984 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902984 DLMGCP DEBUG <0013> Generated response: line #00: 200 35358 OK (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35359 rtpbridge/55@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found endpoint: rtpbridge/55@mgw (mgcp_endp.c:279) 20250811125902984 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:451) 20250811125902984 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902984 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902984 DLMGCP DEBUG <0013> Generated response: line #00: 200 35359 OK (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35360 rtpbridge/56@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found endpoint: rtpbridge/56@mgw (mgcp_endp.c:279) 20250811125902984 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:451) 20250811125902984 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902984 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902984 DLMGCP DEBUG <0013> Generated response: line #00: 200 35360 OK (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35361 rtpbridge/57@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found endpoint: rtpbridge/57@mgw (mgcp_endp.c:279) 20250811125902984 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:451) 20250811125902984 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902984 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902984 DLMGCP DEBUG <0013> Generated response: line #00: 200 35361 OK (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35362 rtpbridge/58@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found endpoint: rtpbridge/58@mgw (mgcp_endp.c:279) 20250811125902984 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:451) 20250811125902984 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902984 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902984 DLMGCP DEBUG <0013> Generated response: line #00: 200 35362 OK (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35363 rtpbridge/59@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found endpoint: rtpbridge/59@mgw (mgcp_endp.c:279) 20250811125902984 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:451) 20250811125902984 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902984 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902984 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902984 DLMGCP DEBUG <0013> Generated response: line #00: 200 35363 OK (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35364 rtpbridge/5a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found endpoint: rtpbridge/5a@mgw (mgcp_endp.c:279) 20250811125902985 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:451) 20250811125902985 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902985 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902985 DLMGCP DEBUG <0013> Generated response: line #00: 200 35364 OK (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35365 rtpbridge/5b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found endpoint: rtpbridge/5b@mgw (mgcp_endp.c:279) 20250811125902985 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:451) 20250811125902985 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902985 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902985 DLMGCP DEBUG <0013> Generated response: line #00: 200 35365 OK (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35366 rtpbridge/5c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found endpoint: rtpbridge/5c@mgw (mgcp_endp.c:279) 20250811125902985 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:451) 20250811125902985 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902985 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902985 DLMGCP DEBUG <0013> Generated response: line #00: 200 35366 OK (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35367 rtpbridge/5d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found endpoint: rtpbridge/5d@mgw (mgcp_endp.c:279) 20250811125902985 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:451) 20250811125902985 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902985 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902985 DLMGCP DEBUG <0013> Generated response: line #00: 200 35367 OK (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35368 rtpbridge/5e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found endpoint: rtpbridge/5e@mgw (mgcp_endp.c:279) 20250811125902985 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:451) 20250811125902985 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902985 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902985 DLMGCP DEBUG <0013> Generated response: line #00: 200 35368 OK (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35369 rtpbridge/5f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found endpoint: rtpbridge/5f@mgw (mgcp_endp.c:279) 20250811125902985 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:451) 20250811125902985 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902985 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902985 DLMGCP DEBUG <0013> Generated response: line #00: 200 35369 OK (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35370 rtpbridge/60@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found endpoint: rtpbridge/60@mgw (mgcp_endp.c:279) 20250811125902986 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:451) 20250811125902986 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902986 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902986 DLMGCP DEBUG <0013> Generated response: line #00: 200 35370 OK (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35371 rtpbridge/61@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found endpoint: rtpbridge/61@mgw (mgcp_endp.c:279) 20250811125902986 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:451) 20250811125902986 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902986 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902986 DLMGCP DEBUG <0013> Generated response: line #00: 200 35371 OK (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35372 rtpbridge/62@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found endpoint: rtpbridge/62@mgw (mgcp_endp.c:279) 20250811125902986 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:451) 20250811125902986 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902986 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902986 DLMGCP DEBUG <0013> Generated response: line #00: 200 35372 OK (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35373 rtpbridge/63@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found endpoint: rtpbridge/63@mgw (mgcp_endp.c:279) 20250811125902986 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:451) 20250811125902986 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902986 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902986 DLMGCP DEBUG <0013> Generated response: line #00: 200 35373 OK (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35374 rtpbridge/64@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found endpoint: rtpbridge/64@mgw (mgcp_endp.c:279) 20250811125902986 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:451) 20250811125902986 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902986 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902986 DLMGCP DEBUG <0013> Generated response: line #00: 200 35374 OK (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35375 rtpbridge/65@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found endpoint: rtpbridge/65@mgw (mgcp_endp.c:279) 20250811125902986 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:451) 20250811125902986 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902986 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902986 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902986 DLMGCP DEBUG <0013> Generated response: line #00: 200 35375 OK (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35376 rtpbridge/66@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found endpoint: rtpbridge/66@mgw (mgcp_endp.c:279) 20250811125902987 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:451) 20250811125902987 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902987 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902987 DLMGCP DEBUG <0013> Generated response: line #00: 200 35376 OK (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35377 rtpbridge/67@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found endpoint: rtpbridge/67@mgw (mgcp_endp.c:279) 20250811125902987 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:451) 20250811125902987 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902987 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902987 DLMGCP DEBUG <0013> Generated response: line #00: 200 35377 OK (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35378 rtpbridge/68@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found endpoint: rtpbridge/68@mgw (mgcp_endp.c:279) 20250811125902987 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:451) 20250811125902987 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902987 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902987 DLMGCP DEBUG <0013> Generated response: line #00: 200 35378 OK (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35379 rtpbridge/69@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found endpoint: rtpbridge/69@mgw (mgcp_endp.c:279) 20250811125902987 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:451) 20250811125902987 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902987 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902987 DLMGCP DEBUG <0013> Generated response: line #00: 200 35379 OK (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35380 rtpbridge/6a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found endpoint: rtpbridge/6a@mgw (mgcp_endp.c:279) 20250811125902987 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:451) 20250811125902987 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902987 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902987 DLMGCP DEBUG <0013> Generated response: line #00: 200 35380 OK (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35381 rtpbridge/6b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found endpoint: rtpbridge/6b@mgw (mgcp_endp.c:279) 20250811125902987 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:451) 20250811125902987 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902987 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902987 DLMGCP DEBUG <0013> Generated response: line #00: 200 35381 OK (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35382 rtpbridge/6c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found endpoint: rtpbridge/6c@mgw (mgcp_endp.c:279) 20250811125902987 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:451) 20250811125902987 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902988 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902988 DLMGCP DEBUG <0013> Generated response: line #00: 200 35382 OK (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35383 rtpbridge/6d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found endpoint: rtpbridge/6d@mgw (mgcp_endp.c:279) 20250811125902988 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:451) 20250811125902988 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902988 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902988 DLMGCP DEBUG <0013> Generated response: line #00: 200 35383 OK (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35384 rtpbridge/6e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found endpoint: rtpbridge/6e@mgw (mgcp_endp.c:279) 20250811125902988 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:451) 20250811125902988 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902988 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902988 DLMGCP DEBUG <0013> Generated response: line #00: 200 35384 OK (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35385 rtpbridge/6f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found endpoint: rtpbridge/6f@mgw (mgcp_endp.c:279) 20250811125902988 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:451) 20250811125902988 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902988 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902988 DLMGCP DEBUG <0013> Generated response: line #00: 200 35385 OK (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35386 rtpbridge/70@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found endpoint: rtpbridge/70@mgw (mgcp_endp.c:279) 20250811125902988 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:451) 20250811125902988 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902988 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902988 DLMGCP DEBUG <0013> Generated response: line #00: 200 35386 OK (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35387 rtpbridge/71@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found endpoint: rtpbridge/71@mgw (mgcp_endp.c:279) 20250811125902988 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:451) 20250811125902988 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902988 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902988 DLMGCP DEBUG <0013> Generated response: line #00: 200 35387 OK (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35388 rtpbridge/72@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found endpoint: rtpbridge/72@mgw (mgcp_endp.c:279) 20250811125902988 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:451) 20250811125902988 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902988 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902988 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902988 DLMGCP DEBUG <0013> Generated response: line #00: 200 35388 OK (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35389 rtpbridge/73@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found endpoint: rtpbridge/73@mgw (mgcp_endp.c:279) 20250811125902989 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:451) 20250811125902989 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902989 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902989 DLMGCP DEBUG <0013> Generated response: line #00: 200 35389 OK (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35390 rtpbridge/74@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found endpoint: rtpbridge/74@mgw (mgcp_endp.c:279) 20250811125902989 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:451) 20250811125902989 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902989 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902989 DLMGCP DEBUG <0013> Generated response: line #00: 200 35390 OK (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35391 rtpbridge/75@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found endpoint: rtpbridge/75@mgw (mgcp_endp.c:279) 20250811125902989 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:451) 20250811125902989 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902989 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902989 DLMGCP DEBUG <0013> Generated response: line #00: 200 35391 OK (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35392 rtpbridge/76@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found endpoint: rtpbridge/76@mgw (mgcp_endp.c:279) 20250811125902989 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:451) 20250811125902989 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902989 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902989 DLMGCP DEBUG <0013> Generated response: line #00: 200 35392 OK (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35393 rtpbridge/77@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found endpoint: rtpbridge/77@mgw (mgcp_endp.c:279) 20250811125902989 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:451) 20250811125902989 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902989 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902989 DLMGCP DEBUG <0013> Generated response: line #00: 200 35393 OK (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35394 rtpbridge/78@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found endpoint: rtpbridge/78@mgw (mgcp_endp.c:279) 20250811125902989 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:451) 20250811125902989 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902989 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902989 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902989 DLMGCP DEBUG <0013> Generated response: line #00: 200 35394 OK (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35395 rtpbridge/79@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found endpoint: rtpbridge/79@mgw (mgcp_endp.c:279) 20250811125902990 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:451) 20250811125902990 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902990 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902990 DLMGCP DEBUG <0013> Generated response: line #00: 200 35395 OK (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35396 rtpbridge/7a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found endpoint: rtpbridge/7a@mgw (mgcp_endp.c:279) 20250811125902990 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:451) 20250811125902990 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902990 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902990 DLMGCP DEBUG <0013> Generated response: line #00: 200 35396 OK (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35397 rtpbridge/7b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found endpoint: rtpbridge/7b@mgw (mgcp_endp.c:279) 20250811125902990 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:451) 20250811125902990 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902990 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902990 DLMGCP DEBUG <0013> Generated response: line #00: 200 35397 OK (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35398 rtpbridge/7c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found endpoint: rtpbridge/7c@mgw (mgcp_endp.c:279) 20250811125902990 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:451) 20250811125902990 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902990 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902990 DLMGCP DEBUG <0013> Generated response: line #00: 200 35398 OK (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35399 rtpbridge/7d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found endpoint: rtpbridge/7d@mgw (mgcp_endp.c:279) 20250811125902990 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:451) 20250811125902990 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902990 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902990 DLMGCP DEBUG <0013> Generated response: line #00: 200 35399 OK (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35400 rtpbridge/7e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found endpoint: rtpbridge/7e@mgw (mgcp_endp.c:279) 20250811125902990 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:451) 20250811125902990 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902990 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902990 DLMGCP DEBUG <0013> Generated response: line #00: 200 35400 OK (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35401 rtpbridge/7f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found endpoint: rtpbridge/7f@mgw (mgcp_endp.c:279) 20250811125902991 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:451) 20250811125902991 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902991 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902991 DLMGCP DEBUG <0013> Generated response: line #00: 200 35401 OK (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35402 rtpbridge/80@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found endpoint: rtpbridge/80@mgw (mgcp_endp.c:279) 20250811125902991 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:451) 20250811125902991 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902991 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902991 DLMGCP DEBUG <0013> Generated response: line #00: 200 35402 OK (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35403 rtpbridge/81@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found endpoint: rtpbridge/81@mgw (mgcp_endp.c:279) 20250811125902991 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:451) 20250811125902991 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902991 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902991 DLMGCP DEBUG <0013> Generated response: line #00: 200 35403 OK (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35404 rtpbridge/82@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found endpoint: rtpbridge/82@mgw (mgcp_endp.c:279) 20250811125902991 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:451) 20250811125902991 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902991 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902991 DLMGCP DEBUG <0013> Generated response: line #00: 200 35404 OK (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35405 rtpbridge/83@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found endpoint: rtpbridge/83@mgw (mgcp_endp.c:279) 20250811125902991 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:451) 20250811125902991 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902991 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902991 DLMGCP DEBUG <0013> Generated response: line #00: 200 35405 OK (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35406 rtpbridge/84@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found endpoint: rtpbridge/84@mgw (mgcp_endp.c:279) 20250811125902991 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:451) 20250811125902991 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902991 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902991 DLMGCP DEBUG <0013> Generated response: line #00: 200 35406 OK (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35407 rtpbridge/85@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found endpoint: rtpbridge/85@mgw (mgcp_endp.c:279) 20250811125902991 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:451) 20250811125902991 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902991 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902991 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902991 DLMGCP DEBUG <0013> Generated response: line #00: 200 35407 OK (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35408 rtpbridge/86@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found endpoint: rtpbridge/86@mgw (mgcp_endp.c:279) 20250811125902992 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:451) 20250811125902992 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902992 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902992 DLMGCP DEBUG <0013> Generated response: line #00: 200 35408 OK (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35409 rtpbridge/87@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found endpoint: rtpbridge/87@mgw (mgcp_endp.c:279) 20250811125902992 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:451) 20250811125902992 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902992 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902992 DLMGCP DEBUG <0013> Generated response: line #00: 200 35409 OK (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35410 rtpbridge/88@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found endpoint: rtpbridge/88@mgw (mgcp_endp.c:279) 20250811125902992 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:451) 20250811125902992 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902992 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902992 DLMGCP DEBUG <0013> Generated response: line #00: 200 35410 OK (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35411 rtpbridge/89@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found endpoint: rtpbridge/89@mgw (mgcp_endp.c:279) 20250811125902992 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:451) 20250811125902992 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902992 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902992 DLMGCP DEBUG <0013> Generated response: line #00: 200 35411 OK (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35412 rtpbridge/8a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found endpoint: rtpbridge/8a@mgw (mgcp_endp.c:279) 20250811125902992 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:451) 20250811125902992 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902992 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902992 DLMGCP DEBUG <0013> Generated response: line #00: 200 35412 OK (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35413 rtpbridge/8b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found endpoint: rtpbridge/8b@mgw (mgcp_endp.c:279) 20250811125902992 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:451) 20250811125902992 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902992 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902992 DLMGCP DEBUG <0013> Generated response: line #00: 200 35413 OK (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35414 rtpbridge/8c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found endpoint: rtpbridge/8c@mgw (mgcp_endp.c:279) 20250811125902993 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:451) 20250811125902993 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902993 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902993 DLMGCP DEBUG <0013> Generated response: line #00: 200 35414 OK (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35415 rtpbridge/8d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found endpoint: rtpbridge/8d@mgw (mgcp_endp.c:279) 20250811125902993 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:451) 20250811125902993 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902993 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902993 DLMGCP DEBUG <0013> Generated response: line #00: 200 35415 OK (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35416 rtpbridge/8e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found endpoint: rtpbridge/8e@mgw (mgcp_endp.c:279) 20250811125902993 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:451) 20250811125902993 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902993 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902993 DLMGCP DEBUG <0013> Generated response: line #00: 200 35416 OK (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35417 rtpbridge/8f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found endpoint: rtpbridge/8f@mgw (mgcp_endp.c:279) 20250811125902993 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:451) 20250811125902993 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902993 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902993 DLMGCP DEBUG <0013> Generated response: line #00: 200 35417 OK (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35418 rtpbridge/90@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found endpoint: rtpbridge/90@mgw (mgcp_endp.c:279) 20250811125902993 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:451) 20250811125902993 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902993 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902993 DLMGCP DEBUG <0013> Generated response: line #00: 200 35418 OK (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35419 rtpbridge/91@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found endpoint: rtpbridge/91@mgw (mgcp_endp.c:279) 20250811125902993 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:451) 20250811125902993 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902993 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902993 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902993 DLMGCP DEBUG <0013> Generated response: line #00: 200 35419 OK (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35420 rtpbridge/92@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found endpoint: rtpbridge/92@mgw (mgcp_endp.c:279) 20250811125902994 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:451) 20250811125902994 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902994 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902994 DLMGCP DEBUG <0013> Generated response: line #00: 200 35420 OK (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35421 rtpbridge/93@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found endpoint: rtpbridge/93@mgw (mgcp_endp.c:279) 20250811125902994 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:451) 20250811125902994 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902994 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902994 DLMGCP DEBUG <0013> Generated response: line #00: 200 35421 OK (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35422 rtpbridge/94@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found endpoint: rtpbridge/94@mgw (mgcp_endp.c:279) 20250811125902994 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:451) 20250811125902994 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902994 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902994 DLMGCP DEBUG <0013> Generated response: line #00: 200 35422 OK (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35423 rtpbridge/95@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found endpoint: rtpbridge/95@mgw (mgcp_endp.c:279) 20250811125902994 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:451) 20250811125902994 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902994 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902994 DLMGCP DEBUG <0013> Generated response: line #00: 200 35423 OK (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35424 rtpbridge/96@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found endpoint: rtpbridge/96@mgw (mgcp_endp.c:279) 20250811125902994 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:451) 20250811125902994 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902994 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902994 DLMGCP DEBUG <0013> Generated response: line #00: 200 35424 OK (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35425 rtpbridge/97@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found endpoint: rtpbridge/97@mgw (mgcp_endp.c:279) 20250811125902994 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:451) 20250811125902994 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902994 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902994 DLMGCP DEBUG <0013> Generated response: line #00: 200 35425 OK (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35426 rtpbridge/98@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found endpoint: rtpbridge/98@mgw (mgcp_endp.c:279) 20250811125902994 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:451) 20250811125902994 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902994 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902994 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902994 DLMGCP DEBUG <0013> Generated response: line #00: 200 35426 OK (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35427 rtpbridge/99@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found endpoint: rtpbridge/99@mgw (mgcp_endp.c:279) 20250811125902995 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:451) 20250811125902995 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902995 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902995 DLMGCP DEBUG <0013> Generated response: line #00: 200 35427 OK (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35428 rtpbridge/9a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found endpoint: rtpbridge/9a@mgw (mgcp_endp.c:279) 20250811125902995 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:451) 20250811125902995 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902995 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902995 DLMGCP DEBUG <0013> Generated response: line #00: 200 35428 OK (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35429 rtpbridge/9b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found endpoint: rtpbridge/9b@mgw (mgcp_endp.c:279) 20250811125902995 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:451) 20250811125902995 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902995 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902995 DLMGCP DEBUG <0013> Generated response: line #00: 200 35429 OK (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35430 rtpbridge/9c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found endpoint: rtpbridge/9c@mgw (mgcp_endp.c:279) 20250811125902995 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:451) 20250811125902995 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902995 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902995 DLMGCP DEBUG <0013> Generated response: line #00: 200 35430 OK (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35431 rtpbridge/9d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found endpoint: rtpbridge/9d@mgw (mgcp_endp.c:279) 20250811125902995 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:451) 20250811125902995 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902995 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902995 DLMGCP DEBUG <0013> Generated response: line #00: 200 35431 OK (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35432 rtpbridge/9e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found endpoint: rtpbridge/9e@mgw (mgcp_endp.c:279) 20250811125902995 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:451) 20250811125902995 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902995 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902995 DLMGCP DEBUG <0013> Generated response: line #00: 200 35432 OK (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35433 rtpbridge/9f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found endpoint: rtpbridge/9f@mgw (mgcp_endp.c:279) 20250811125902996 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:451) 20250811125902996 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902996 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902996 DLMGCP DEBUG <0013> Generated response: line #00: 200 35433 OK (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35434 rtpbridge/a0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found endpoint: rtpbridge/a0@mgw (mgcp_endp.c:279) 20250811125902996 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:451) 20250811125902996 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902996 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902996 DLMGCP DEBUG <0013> Generated response: line #00: 200 35434 OK (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35435 rtpbridge/a1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found endpoint: rtpbridge/a1@mgw (mgcp_endp.c:279) 20250811125902996 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:451) 20250811125902996 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902996 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902996 DLMGCP DEBUG <0013> Generated response: line #00: 200 35435 OK (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35436 rtpbridge/a2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found endpoint: rtpbridge/a2@mgw (mgcp_endp.c:279) 20250811125902996 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:451) 20250811125902996 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902996 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902996 DLMGCP DEBUG <0013> Generated response: line #00: 200 35436 OK (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35437 rtpbridge/a3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found endpoint: rtpbridge/a3@mgw (mgcp_endp.c:279) 20250811125902996 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:451) 20250811125902996 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902996 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902996 DLMGCP DEBUG <0013> Generated response: line #00: 200 35437 OK (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35438 rtpbridge/a4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found endpoint: rtpbridge/a4@mgw (mgcp_endp.c:279) 20250811125902996 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:451) 20250811125902996 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902996 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902996 DLMGCP DEBUG <0013> Generated response: line #00: 200 35438 OK (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35439 rtpbridge/a5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found endpoint: rtpbridge/a5@mgw (mgcp_endp.c:279) 20250811125902996 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:451) 20250811125902996 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902996 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902996 DLMGCP DEBUG <0013> Generated response: line #00: 200 35439 OK (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35440 rtpbridge/a6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found endpoint: rtpbridge/a6@mgw (mgcp_endp.c:279) 20250811125902997 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:451) 20250811125902997 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902997 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902997 DLMGCP DEBUG <0013> Generated response: line #00: 200 35440 OK (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35441 rtpbridge/a7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found endpoint: rtpbridge/a7@mgw (mgcp_endp.c:279) 20250811125902997 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:451) 20250811125902997 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902997 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902997 DLMGCP DEBUG <0013> Generated response: line #00: 200 35441 OK (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35442 rtpbridge/a8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found endpoint: rtpbridge/a8@mgw (mgcp_endp.c:279) 20250811125902997 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:451) 20250811125902997 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902997 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902997 DLMGCP DEBUG <0013> Generated response: line #00: 200 35442 OK (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35443 rtpbridge/a9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found endpoint: rtpbridge/a9@mgw (mgcp_endp.c:279) 20250811125902997 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:451) 20250811125902997 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902997 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902997 DLMGCP DEBUG <0013> Generated response: line #00: 200 35443 OK (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35444 rtpbridge/aa@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found endpoint: rtpbridge/aa@mgw (mgcp_endp.c:279) 20250811125902997 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:451) 20250811125902997 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902997 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902997 DLMGCP DEBUG <0013> Generated response: line #00: 200 35444 OK (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35445 rtpbridge/ab@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found endpoint: rtpbridge/ab@mgw (mgcp_endp.c:279) 20250811125902997 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:451) 20250811125902997 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902997 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902997 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902997 DLMGCP DEBUG <0013> Generated response: line #00: 200 35445 OK (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35446 rtpbridge/ac@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found endpoint: rtpbridge/ac@mgw (mgcp_endp.c:279) 20250811125902998 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:451) 20250811125902998 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902998 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902998 DLMGCP DEBUG <0013> Generated response: line #00: 200 35446 OK (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35447 rtpbridge/ad@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found endpoint: rtpbridge/ad@mgw (mgcp_endp.c:279) 20250811125902998 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:451) 20250811125902998 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902998 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902998 DLMGCP DEBUG <0013> Generated response: line #00: 200 35447 OK (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35448 rtpbridge/ae@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found endpoint: rtpbridge/ae@mgw (mgcp_endp.c:279) 20250811125902998 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:451) 20250811125902998 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902998 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902998 DLMGCP DEBUG <0013> Generated response: line #00: 200 35448 OK (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35449 rtpbridge/af@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found endpoint: rtpbridge/af@mgw (mgcp_endp.c:279) 20250811125902998 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:451) 20250811125902998 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902998 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902998 DLMGCP DEBUG <0013> Generated response: line #00: 200 35449 OK (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35450 rtpbridge/b0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found endpoint: rtpbridge/b0@mgw (mgcp_endp.c:279) 20250811125902998 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:451) 20250811125902998 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902998 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902998 DLMGCP DEBUG <0013> Generated response: line #00: 200 35450 OK (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35451 rtpbridge/b1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found endpoint: rtpbridge/b1@mgw (mgcp_endp.c:279) 20250811125902998 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:451) 20250811125902998 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902998 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902998 DLMGCP DEBUG <0013> Generated response: line #00: 200 35451 OK (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35452 rtpbridge/b2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found endpoint: rtpbridge/b2@mgw (mgcp_endp.c:279) 20250811125902998 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:451) 20250811125902998 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902998 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902998 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902998 DLMGCP DEBUG <0013> Generated response: line #00: 200 35452 OK (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35453 rtpbridge/b3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found endpoint: rtpbridge/b3@mgw (mgcp_endp.c:279) 20250811125902999 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:451) 20250811125902999 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902999 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902999 DLMGCP DEBUG <0013> Generated response: line #00: 200 35453 OK (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35454 rtpbridge/b4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found endpoint: rtpbridge/b4@mgw (mgcp_endp.c:279) 20250811125902999 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:451) 20250811125902999 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902999 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902999 DLMGCP DEBUG <0013> Generated response: line #00: 200 35454 OK (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35455 rtpbridge/b5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found endpoint: rtpbridge/b5@mgw (mgcp_endp.c:279) 20250811125902999 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:451) 20250811125902999 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902999 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902999 DLMGCP DEBUG <0013> Generated response: line #00: 200 35455 OK (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35456 rtpbridge/b6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found endpoint: rtpbridge/b6@mgw (mgcp_endp.c:279) 20250811125902999 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:451) 20250811125902999 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902999 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902999 DLMGCP DEBUG <0013> Generated response: line #00: 200 35456 OK (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35457 rtpbridge/b7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found endpoint: rtpbridge/b7@mgw (mgcp_endp.c:279) 20250811125902999 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:451) 20250811125902999 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902999 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902999 DLMGCP DEBUG <0013> Generated response: line #00: 200 35457 OK (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35458 rtpbridge/b8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found endpoint: rtpbridge/b8@mgw (mgcp_endp.c:279) 20250811125902999 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:451) 20250811125902999 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125902999 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125902999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125902999 DLMGCP DEBUG <0013> Generated response: line #00: 200 35458 OK (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35459 rtpbridge/b9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found endpoint: rtpbridge/b9@mgw (mgcp_endp.c:279) 20250811125903000 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:451) 20250811125903000 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903000 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903000 DLMGCP DEBUG <0013> Generated response: line #00: 200 35459 OK (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35460 rtpbridge/ba@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found endpoint: rtpbridge/ba@mgw (mgcp_endp.c:279) 20250811125903000 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:451) 20250811125903000 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903000 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903000 DLMGCP DEBUG <0013> Generated response: line #00: 200 35460 OK (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35461 rtpbridge/bb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found endpoint: rtpbridge/bb@mgw (mgcp_endp.c:279) 20250811125903000 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:451) 20250811125903000 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903000 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903000 DLMGCP DEBUG <0013> Generated response: line #00: 200 35461 OK (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35462 rtpbridge/bc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found endpoint: rtpbridge/bc@mgw (mgcp_endp.c:279) 20250811125903000 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:451) 20250811125903000 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903000 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903000 DLMGCP DEBUG <0013> Generated response: line #00: 200 35462 OK (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35463 rtpbridge/bd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found endpoint: rtpbridge/bd@mgw (mgcp_endp.c:279) 20250811125903000 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:451) 20250811125903000 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903000 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903000 DLMGCP DEBUG <0013> Generated response: line #00: 200 35463 OK (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35464 rtpbridge/be@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found endpoint: rtpbridge/be@mgw (mgcp_endp.c:279) 20250811125903000 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:451) 20250811125903000 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903000 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903000 DLMGCP DEBUG <0013> Generated response: line #00: 200 35464 OK (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35465 rtpbridge/bf@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found endpoint: rtpbridge/bf@mgw (mgcp_endp.c:279) 20250811125903000 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:451) 20250811125903000 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903000 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903000 DLMGCP DEBUG <0013> Generated response: line #00: 200 35465 OK (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35466 rtpbridge/c0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found endpoint: rtpbridge/c0@mgw (mgcp_endp.c:279) 20250811125903001 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:451) 20250811125903001 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903001 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903001 DLMGCP DEBUG <0013> Generated response: line #00: 200 35466 OK (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35467 rtpbridge/c1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found endpoint: rtpbridge/c1@mgw (mgcp_endp.c:279) 20250811125903001 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:451) 20250811125903001 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903001 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903001 DLMGCP DEBUG <0013> Generated response: line #00: 200 35467 OK (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35468 rtpbridge/c2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found endpoint: rtpbridge/c2@mgw (mgcp_endp.c:279) 20250811125903001 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:451) 20250811125903001 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903001 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903001 DLMGCP DEBUG <0013> Generated response: line #00: 200 35468 OK (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35469 rtpbridge/c3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found endpoint: rtpbridge/c3@mgw (mgcp_endp.c:279) 20250811125903001 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:451) 20250811125903001 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903001 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903001 DLMGCP DEBUG <0013> Generated response: line #00: 200 35469 OK (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35470 rtpbridge/c4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found endpoint: rtpbridge/c4@mgw (mgcp_endp.c:279) 20250811125903001 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:451) 20250811125903001 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903001 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903001 DLMGCP DEBUG <0013> Generated response: line #00: 200 35470 OK (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35471 rtpbridge/c5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found endpoint: rtpbridge/c5@mgw (mgcp_endp.c:279) 20250811125903001 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:451) 20250811125903001 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903001 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903001 DLMGCP DEBUG <0013> Generated response: line #00: 200 35471 OK (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35472 rtpbridge/c6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903001 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found endpoint: rtpbridge/c6@mgw (mgcp_endp.c:279) 20250811125903002 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:451) 20250811125903002 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903002 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903002 DLMGCP DEBUG <0013> Generated response: line #00: 200 35472 OK (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35473 rtpbridge/c7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found endpoint: rtpbridge/c7@mgw (mgcp_endp.c:279) 20250811125903002 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:451) 20250811125903002 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903002 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903002 DLMGCP DEBUG <0013> Generated response: line #00: 200 35473 OK (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35474 rtpbridge/c8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found endpoint: rtpbridge/c8@mgw (mgcp_endp.c:279) 20250811125903002 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:451) 20250811125903002 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903002 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903002 DLMGCP DEBUG <0013> Generated response: line #00: 200 35474 OK (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35475 rtpbridge/c9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found endpoint: rtpbridge/c9@mgw (mgcp_endp.c:279) 20250811125903002 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:451) 20250811125903002 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903002 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903002 DLMGCP DEBUG <0013> Generated response: line #00: 200 35475 OK (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35476 rtpbridge/ca@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found endpoint: rtpbridge/ca@mgw (mgcp_endp.c:279) 20250811125903002 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:451) 20250811125903002 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903002 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903002 DLMGCP DEBUG <0013> Generated response: line #00: 200 35476 OK (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35477 rtpbridge/cb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found endpoint: rtpbridge/cb@mgw (mgcp_endp.c:279) 20250811125903002 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:451) 20250811125903002 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903002 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903002 DLMGCP DEBUG <0013> Generated response: line #00: 200 35477 OK (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35478 rtpbridge/cc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found endpoint: rtpbridge/cc@mgw (mgcp_endp.c:279) 20250811125903002 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:451) 20250811125903002 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903002 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903002 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903002 DLMGCP DEBUG <0013> Generated response: line #00: 200 35478 OK (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35479 rtpbridge/cd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found endpoint: rtpbridge/cd@mgw (mgcp_endp.c:279) 20250811125903003 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:451) 20250811125903003 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903003 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903003 DLMGCP DEBUG <0013> Generated response: line #00: 200 35479 OK (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35480 rtpbridge/ce@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found endpoint: rtpbridge/ce@mgw (mgcp_endp.c:279) 20250811125903003 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:451) 20250811125903003 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903003 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903003 DLMGCP DEBUG <0013> Generated response: line #00: 200 35480 OK (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35481 rtpbridge/cf@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found endpoint: rtpbridge/cf@mgw (mgcp_endp.c:279) 20250811125903003 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:451) 20250811125903003 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903003 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903003 DLMGCP DEBUG <0013> Generated response: line #00: 200 35481 OK (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35482 rtpbridge/d0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found endpoint: rtpbridge/d0@mgw (mgcp_endp.c:279) 20250811125903003 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:451) 20250811125903003 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903003 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903003 DLMGCP DEBUG <0013> Generated response: line #00: 200 35482 OK (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35483 rtpbridge/d1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found endpoint: rtpbridge/d1@mgw (mgcp_endp.c:279) 20250811125903003 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:451) 20250811125903003 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903003 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903003 DLMGCP DEBUG <0013> Generated response: line #00: 200 35483 OK (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35484 rtpbridge/d2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found endpoint: rtpbridge/d2@mgw (mgcp_endp.c:279) 20250811125903003 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:451) 20250811125903003 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903003 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903003 DLMGCP DEBUG <0013> Generated response: line #00: 200 35484 OK (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35485 rtpbridge/d3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found endpoint: rtpbridge/d3@mgw (mgcp_endp.c:279) 20250811125903003 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:451) 20250811125903003 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903003 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903003 DLMGCP DEBUG <0013> Generated response: line #00: 200 35485 OK (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35486 rtpbridge/d4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found endpoint: rtpbridge/d4@mgw (mgcp_endp.c:279) 20250811125903004 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:451) 20250811125903004 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903004 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903004 DLMGCP DEBUG <0013> Generated response: line #00: 200 35486 OK (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35487 rtpbridge/d5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found endpoint: rtpbridge/d5@mgw (mgcp_endp.c:279) 20250811125903004 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:451) 20250811125903004 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903004 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903004 DLMGCP DEBUG <0013> Generated response: line #00: 200 35487 OK (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35488 rtpbridge/d6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found endpoint: rtpbridge/d6@mgw (mgcp_endp.c:279) 20250811125903004 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:451) 20250811125903004 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903004 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903004 DLMGCP DEBUG <0013> Generated response: line #00: 200 35488 OK (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35489 rtpbridge/d7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found endpoint: rtpbridge/d7@mgw (mgcp_endp.c:279) 20250811125903004 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:451) 20250811125903004 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903004 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903004 DLMGCP DEBUG <0013> Generated response: line #00: 200 35489 OK (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35490 rtpbridge/d8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found endpoint: rtpbridge/d8@mgw (mgcp_endp.c:279) 20250811125903004 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:451) 20250811125903004 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903004 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903004 DLMGCP DEBUG <0013> Generated response: line #00: 200 35490 OK (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35491 rtpbridge/d9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found endpoint: rtpbridge/d9@mgw (mgcp_endp.c:279) 20250811125903004 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:451) 20250811125903004 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903004 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903004 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903004 DLMGCP DEBUG <0013> Generated response: line #00: 200 35491 OK (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35492 rtpbridge/da@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found endpoint: rtpbridge/da@mgw (mgcp_endp.c:279) 20250811125903005 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:451) 20250811125903005 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903005 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903005 DLMGCP DEBUG <0013> Generated response: line #00: 200 35492 OK (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35493 rtpbridge/db@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found endpoint: rtpbridge/db@mgw (mgcp_endp.c:279) 20250811125903005 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:451) 20250811125903005 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903005 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903005 DLMGCP DEBUG <0013> Generated response: line #00: 200 35493 OK (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35494 rtpbridge/dc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found endpoint: rtpbridge/dc@mgw (mgcp_endp.c:279) 20250811125903005 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:451) 20250811125903005 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903005 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903005 DLMGCP DEBUG <0013> Generated response: line #00: 200 35494 OK (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35495 rtpbridge/dd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found endpoint: rtpbridge/dd@mgw (mgcp_endp.c:279) 20250811125903005 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:451) 20250811125903005 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903005 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903005 DLMGCP DEBUG <0013> Generated response: line #00: 200 35495 OK (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35496 rtpbridge/de@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found endpoint: rtpbridge/de@mgw (mgcp_endp.c:279) 20250811125903005 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:451) 20250811125903005 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903005 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903005 DLMGCP DEBUG <0013> Generated response: line #00: 200 35496 OK (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35497 rtpbridge/df@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found endpoint: rtpbridge/df@mgw (mgcp_endp.c:279) 20250811125903005 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:451) 20250811125903005 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903005 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903005 DLMGCP DEBUG <0013> Generated response: line #00: 200 35497 OK (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35498 rtpbridge/e0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found endpoint: rtpbridge/e0@mgw (mgcp_endp.c:279) 20250811125903005 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:451) 20250811125903005 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903005 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903005 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903005 DLMGCP DEBUG <0013> Generated response: line #00: 200 35498 OK (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35499 rtpbridge/e1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found endpoint: rtpbridge/e1@mgw (mgcp_endp.c:279) 20250811125903006 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:451) 20250811125903006 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903006 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903006 DLMGCP DEBUG <0013> Generated response: line #00: 200 35499 OK (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35500 rtpbridge/e2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found endpoint: rtpbridge/e2@mgw (mgcp_endp.c:279) 20250811125903006 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:451) 20250811125903006 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903006 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903006 DLMGCP DEBUG <0013> Generated response: line #00: 200 35500 OK (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35501 rtpbridge/e3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found endpoint: rtpbridge/e3@mgw (mgcp_endp.c:279) 20250811125903006 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:451) 20250811125903006 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903006 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903006 DLMGCP DEBUG <0013> Generated response: line #00: 200 35501 OK (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35502 rtpbridge/e4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found endpoint: rtpbridge/e4@mgw (mgcp_endp.c:279) 20250811125903006 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:451) 20250811125903006 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903006 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903006 DLMGCP DEBUG <0013> Generated response: line #00: 200 35502 OK (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35503 rtpbridge/e5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found endpoint: rtpbridge/e5@mgw (mgcp_endp.c:279) 20250811125903006 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:451) 20250811125903006 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903006 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903006 DLMGCP DEBUG <0013> Generated response: line #00: 200 35503 OK (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35504 rtpbridge/e6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found endpoint: rtpbridge/e6@mgw (mgcp_endp.c:279) 20250811125903006 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:451) 20250811125903006 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903006 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903006 DLMGCP DEBUG <0013> Generated response: line #00: 200 35504 OK (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35505 rtpbridge/e7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found endpoint: rtpbridge/e7@mgw (mgcp_endp.c:279) 20250811125903006 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:451) 20250811125903006 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903006 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903006 DLMGCP DEBUG <0013> Generated response: line #00: 200 35505 OK (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35506 rtpbridge/e8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found endpoint: rtpbridge/e8@mgw (mgcp_endp.c:279) 20250811125903007 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:451) 20250811125903007 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903007 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903007 DLMGCP DEBUG <0013> Generated response: line #00: 200 35506 OK (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35507 rtpbridge/e9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found endpoint: rtpbridge/e9@mgw (mgcp_endp.c:279) 20250811125903007 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:451) 20250811125903007 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903007 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903007 DLMGCP DEBUG <0013> Generated response: line #00: 200 35507 OK (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35508 rtpbridge/ea@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found endpoint: rtpbridge/ea@mgw (mgcp_endp.c:279) 20250811125903007 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:451) 20250811125903007 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903007 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903007 DLMGCP DEBUG <0013> Generated response: line #00: 200 35508 OK (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35509 rtpbridge/eb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found endpoint: rtpbridge/eb@mgw (mgcp_endp.c:279) 20250811125903007 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:451) 20250811125903007 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903007 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903007 DLMGCP DEBUG <0013> Generated response: line #00: 200 35509 OK (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35510 rtpbridge/ec@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found endpoint: rtpbridge/ec@mgw (mgcp_endp.c:279) 20250811125903007 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:451) 20250811125903007 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903007 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903007 DLMGCP DEBUG <0013> Generated response: line #00: 200 35510 OK (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35511 rtpbridge/ed@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found endpoint: rtpbridge/ed@mgw (mgcp_endp.c:279) 20250811125903007 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:451) 20250811125903007 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903007 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903007 DLMGCP DEBUG <0013> Generated response: line #00: 200 35511 OK (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35512 rtpbridge/ee@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found endpoint: rtpbridge/ee@mgw (mgcp_endp.c:279) 20250811125903008 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:451) 20250811125903008 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903008 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903008 DLMGCP DEBUG <0013> Generated response: line #00: 200 35512 OK (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35513 rtpbridge/ef@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found endpoint: rtpbridge/ef@mgw (mgcp_endp.c:279) 20250811125903008 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:451) 20250811125903008 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903008 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903008 DLMGCP DEBUG <0013> Generated response: line #00: 200 35513 OK (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35514 rtpbridge/f0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found endpoint: rtpbridge/f0@mgw (mgcp_endp.c:279) 20250811125903008 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:451) 20250811125903008 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903008 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903008 DLMGCP DEBUG <0013> Generated response: line #00: 200 35514 OK (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35515 rtpbridge/f1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found endpoint: rtpbridge/f1@mgw (mgcp_endp.c:279) 20250811125903008 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:451) 20250811125903008 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903008 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903008 DLMGCP DEBUG <0013> Generated response: line #00: 200 35515 OK (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35516 rtpbridge/f2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found endpoint: rtpbridge/f2@mgw (mgcp_endp.c:279) 20250811125903008 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:451) 20250811125903008 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903008 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903008 DLMGCP DEBUG <0013> Generated response: line #00: 200 35516 OK (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35517 rtpbridge/f3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found endpoint: rtpbridge/f3@mgw (mgcp_endp.c:279) 20250811125903008 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:451) 20250811125903008 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903008 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903008 DLMGCP DEBUG <0013> Generated response: line #00: 200 35517 OK (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35518 rtpbridge/f4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found endpoint: rtpbridge/f4@mgw (mgcp_endp.c:279) 20250811125903008 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:451) 20250811125903008 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903008 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903008 DLMGCP DEBUG <0013> Generated response: line #00: 200 35518 OK (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35519 rtpbridge/f5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found endpoint: rtpbridge/f5@mgw (mgcp_endp.c:279) 20250811125903009 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:451) 20250811125903009 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903009 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903009 DLMGCP DEBUG <0013> Generated response: line #00: 200 35519 OK (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35520 rtpbridge/f6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found endpoint: rtpbridge/f6@mgw (mgcp_endp.c:279) 20250811125903009 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:451) 20250811125903009 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903009 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903009 DLMGCP DEBUG <0013> Generated response: line #00: 200 35520 OK (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35521 rtpbridge/f7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found endpoint: rtpbridge/f7@mgw (mgcp_endp.c:279) 20250811125903009 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:451) 20250811125903009 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903009 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903009 DLMGCP DEBUG <0013> Generated response: line #00: 200 35521 OK (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35522 rtpbridge/f8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found endpoint: rtpbridge/f8@mgw (mgcp_endp.c:279) 20250811125903009 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:451) 20250811125903009 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903009 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903009 DLMGCP DEBUG <0013> Generated response: line #00: 200 35522 OK (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35523 rtpbridge/f9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found endpoint: rtpbridge/f9@mgw (mgcp_endp.c:279) 20250811125903009 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:451) 20250811125903009 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903009 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903009 DLMGCP DEBUG <0013> Generated response: line #00: 200 35523 OK (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35524 rtpbridge/fa@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found endpoint: rtpbridge/fa@mgw (mgcp_endp.c:279) 20250811125903009 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:451) 20250811125903009 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903009 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903009 DLMGCP DEBUG <0013> Generated response: line #00: 200 35524 OK (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35525 rtpbridge/fb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found endpoint: rtpbridge/fb@mgw (mgcp_endp.c:279) 20250811125903009 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:451) 20250811125903009 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903009 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903009 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903009 DLMGCP DEBUG <0013> Generated response: line #00: 200 35525 OK (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35526 rtpbridge/fc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found endpoint: rtpbridge/fc@mgw (mgcp_endp.c:279) 20250811125903010 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:451) 20250811125903010 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903010 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903010 DLMGCP DEBUG <0013> Generated response: line #00: 200 35526 OK (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35527 rtpbridge/fd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found endpoint: rtpbridge/fd@mgw (mgcp_endp.c:279) 20250811125903010 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:451) 20250811125903010 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903010 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903010 DLMGCP DEBUG <0013> Generated response: line #00: 200 35527 OK (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35528 rtpbridge/fe@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found endpoint: rtpbridge/fe@mgw (mgcp_endp.c:279) 20250811125903010 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:451) 20250811125903010 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903010 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903010 DLMGCP DEBUG <0013> Generated response: line #00: 200 35528 OK (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35529 rtpbridge/ff@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found endpoint: rtpbridge/ff@mgw (mgcp_endp.c:279) 20250811125903010 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:451) 20250811125903010 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903010 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903010 DLMGCP DEBUG <0013> Generated response: line #00: 200 35529 OK (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35530 rtpbridge/100@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found endpoint: rtpbridge/100@mgw (mgcp_endp.c:279) 20250811125903010 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:451) 20250811125903010 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903010 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903010 DLMGCP DEBUG <0013> Generated response: line #00: 200 35530 OK (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35531 rtpbridge/101@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found endpoint: rtpbridge/101@mgw (mgcp_endp.c:279) 20250811125903010 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:451) 20250811125903010 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903010 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903010 DLMGCP DEBUG <0013> Generated response: line #00: 200 35531 OK (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35532 rtpbridge/102@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903010 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found endpoint: rtpbridge/102@mgw (mgcp_endp.c:279) 20250811125903010 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:451) 20250811125903011 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903011 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903011 DLMGCP DEBUG <0013> Generated response: line #00: 200 35532 OK (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35533 rtpbridge/103@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found endpoint: rtpbridge/103@mgw (mgcp_endp.c:279) 20250811125903011 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:451) 20250811125903011 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903011 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903011 DLMGCP DEBUG <0013> Generated response: line #00: 200 35533 OK (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35534 rtpbridge/104@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found endpoint: rtpbridge/104@mgw (mgcp_endp.c:279) 20250811125903011 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:451) 20250811125903011 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903011 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903011 DLMGCP DEBUG <0013> Generated response: line #00: 200 35534 OK (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35535 rtpbridge/105@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found endpoint: rtpbridge/105@mgw (mgcp_endp.c:279) 20250811125903011 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:451) 20250811125903011 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903011 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903011 DLMGCP DEBUG <0013> Generated response: line #00: 200 35535 OK (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35536 rtpbridge/106@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found endpoint: rtpbridge/106@mgw (mgcp_endp.c:279) 20250811125903011 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:451) 20250811125903011 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903011 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903011 DLMGCP DEBUG <0013> Generated response: line #00: 200 35536 OK (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35537 rtpbridge/107@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found endpoint: rtpbridge/107@mgw (mgcp_endp.c:279) 20250811125903011 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:451) 20250811125903011 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903011 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903011 DLMGCP DEBUG <0013> Generated response: line #00: 200 35537 OK (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35538 rtpbridge/108@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found endpoint: rtpbridge/108@mgw (mgcp_endp.c:279) 20250811125903011 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:451) 20250811125903011 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903011 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903011 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903011 DLMGCP DEBUG <0013> Generated response: line #00: 200 35538 OK (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35539 rtpbridge/109@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found endpoint: rtpbridge/109@mgw (mgcp_endp.c:279) 20250811125903012 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:451) 20250811125903012 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903012 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903012 DLMGCP DEBUG <0013> Generated response: line #00: 200 35539 OK (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35540 rtpbridge/10a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found endpoint: rtpbridge/10a@mgw (mgcp_endp.c:279) 20250811125903012 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:451) 20250811125903012 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903012 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903012 DLMGCP DEBUG <0013> Generated response: line #00: 200 35540 OK (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35541 rtpbridge/10b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found endpoint: rtpbridge/10b@mgw (mgcp_endp.c:279) 20250811125903012 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:451) 20250811125903012 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903012 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903012 DLMGCP DEBUG <0013> Generated response: line #00: 200 35541 OK (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35542 rtpbridge/10c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found endpoint: rtpbridge/10c@mgw (mgcp_endp.c:279) 20250811125903012 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:451) 20250811125903012 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903012 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903012 DLMGCP DEBUG <0013> Generated response: line #00: 200 35542 OK (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35543 rtpbridge/10d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found endpoint: rtpbridge/10d@mgw (mgcp_endp.c:279) 20250811125903012 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:451) 20250811125903012 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903012 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903012 DLMGCP DEBUG <0013> Generated response: line #00: 200 35543 OK (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35544 rtpbridge/10e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found endpoint: rtpbridge/10e@mgw (mgcp_endp.c:279) 20250811125903012 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:451) 20250811125903012 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903012 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903012 DLMGCP DEBUG <0013> Generated response: line #00: 200 35544 OK (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35545 rtpbridge/10f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found endpoint: rtpbridge/10f@mgw (mgcp_endp.c:279) 20250811125903012 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:451) 20250811125903012 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903012 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903012 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903012 DLMGCP DEBUG <0013> Generated response: line #00: 200 35545 OK (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35546 rtpbridge/110@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found endpoint: rtpbridge/110@mgw (mgcp_endp.c:279) 20250811125903013 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:451) 20250811125903013 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903013 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903013 DLMGCP DEBUG <0013> Generated response: line #00: 200 35546 OK (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35547 rtpbridge/111@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found endpoint: rtpbridge/111@mgw (mgcp_endp.c:279) 20250811125903013 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:451) 20250811125903013 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903013 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903013 DLMGCP DEBUG <0013> Generated response: line #00: 200 35547 OK (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35548 rtpbridge/112@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found endpoint: rtpbridge/112@mgw (mgcp_endp.c:279) 20250811125903013 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:451) 20250811125903013 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903013 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903013 DLMGCP DEBUG <0013> Generated response: line #00: 200 35548 OK (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35549 rtpbridge/113@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found endpoint: rtpbridge/113@mgw (mgcp_endp.c:279) 20250811125903013 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:451) 20250811125903013 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903013 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903013 DLMGCP DEBUG <0013> Generated response: line #00: 200 35549 OK (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35550 rtpbridge/114@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found endpoint: rtpbridge/114@mgw (mgcp_endp.c:279) 20250811125903013 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:451) 20250811125903013 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903013 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903013 DLMGCP DEBUG <0013> Generated response: line #00: 200 35550 OK (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35551 rtpbridge/115@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found endpoint: rtpbridge/115@mgw (mgcp_endp.c:279) 20250811125903013 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:451) 20250811125903013 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903013 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903013 DLMGCP DEBUG <0013> Generated response: line #00: 200 35551 OK (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35552 rtpbridge/116@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found endpoint: rtpbridge/116@mgw (mgcp_endp.c:279) 20250811125903013 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:451) 20250811125903013 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903013 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903013 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903013 DLMGCP DEBUG <0013> Generated response: line #00: 200 35552 OK (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35553 rtpbridge/117@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found endpoint: rtpbridge/117@mgw (mgcp_endp.c:279) 20250811125903014 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:451) 20250811125903014 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903014 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903014 DLMGCP DEBUG <0013> Generated response: line #00: 200 35553 OK (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35554 rtpbridge/118@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found endpoint: rtpbridge/118@mgw (mgcp_endp.c:279) 20250811125903014 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:451) 20250811125903014 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903014 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903014 DLMGCP DEBUG <0013> Generated response: line #00: 200 35554 OK (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35555 rtpbridge/119@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found endpoint: rtpbridge/119@mgw (mgcp_endp.c:279) 20250811125903014 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:451) 20250811125903014 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903014 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903014 DLMGCP DEBUG <0013> Generated response: line #00: 200 35555 OK (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35556 rtpbridge/11a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found endpoint: rtpbridge/11a@mgw (mgcp_endp.c:279) 20250811125903014 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:451) 20250811125903014 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903014 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903014 DLMGCP DEBUG <0013> Generated response: line #00: 200 35556 OK (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35557 rtpbridge/11b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found endpoint: rtpbridge/11b@mgw (mgcp_endp.c:279) 20250811125903014 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:451) 20250811125903014 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903014 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903014 DLMGCP DEBUG <0013> Generated response: line #00: 200 35557 OK (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35558 rtpbridge/11c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found endpoint: rtpbridge/11c@mgw (mgcp_endp.c:279) 20250811125903014 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:451) 20250811125903014 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903014 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903014 DLMGCP DEBUG <0013> Generated response: line #00: 200 35558 OK (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35559 rtpbridge/11d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found endpoint: rtpbridge/11d@mgw (mgcp_endp.c:279) 20250811125903014 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:451) 20250811125903014 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903014 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903014 DLMGCP DEBUG <0013> Generated response: line #00: 200 35559 OK (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35560 rtpbridge/11e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found endpoint: rtpbridge/11e@mgw (mgcp_endp.c:279) 20250811125903015 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:451) 20250811125903015 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903015 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903015 DLMGCP DEBUG <0013> Generated response: line #00: 200 35560 OK (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35561 rtpbridge/11f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found endpoint: rtpbridge/11f@mgw (mgcp_endp.c:279) 20250811125903015 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:451) 20250811125903015 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903015 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903015 DLMGCP DEBUG <0013> Generated response: line #00: 200 35561 OK (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35562 rtpbridge/120@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found endpoint: rtpbridge/120@mgw (mgcp_endp.c:279) 20250811125903015 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:451) 20250811125903015 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903015 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903015 DLMGCP DEBUG <0013> Generated response: line #00: 200 35562 OK (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35563 rtpbridge/121@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found endpoint: rtpbridge/121@mgw (mgcp_endp.c:279) 20250811125903015 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:451) 20250811125903015 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903015 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903015 DLMGCP DEBUG <0013> Generated response: line #00: 200 35563 OK (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35564 rtpbridge/122@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found endpoint: rtpbridge/122@mgw (mgcp_endp.c:279) 20250811125903015 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:451) 20250811125903015 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903015 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903015 DLMGCP DEBUG <0013> Generated response: line #00: 200 35564 OK (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35565 rtpbridge/123@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found endpoint: rtpbridge/123@mgw (mgcp_endp.c:279) 20250811125903015 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:451) 20250811125903015 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903015 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903015 DLMGCP DEBUG <0013> Generated response: line #00: 200 35565 OK (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35566 rtpbridge/124@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903015 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found endpoint: rtpbridge/124@mgw (mgcp_endp.c:279) 20250811125903015 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:451) 20250811125903015 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903016 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903016 DLMGCP DEBUG <0013> Generated response: line #00: 200 35566 OK (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35567 rtpbridge/125@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found endpoint: rtpbridge/125@mgw (mgcp_endp.c:279) 20250811125903016 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:451) 20250811125903016 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903016 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903016 DLMGCP DEBUG <0013> Generated response: line #00: 200 35567 OK (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35568 rtpbridge/126@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found endpoint: rtpbridge/126@mgw (mgcp_endp.c:279) 20250811125903016 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:451) 20250811125903016 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903016 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903016 DLMGCP DEBUG <0013> Generated response: line #00: 200 35568 OK (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35569 rtpbridge/127@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found endpoint: rtpbridge/127@mgw (mgcp_endp.c:279) 20250811125903016 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:451) 20250811125903016 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903016 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903016 DLMGCP DEBUG <0013> Generated response: line #00: 200 35569 OK (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35570 rtpbridge/128@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found endpoint: rtpbridge/128@mgw (mgcp_endp.c:279) 20250811125903016 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:451) 20250811125903016 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903016 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903016 DLMGCP DEBUG <0013> Generated response: line #00: 200 35570 OK (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35571 rtpbridge/129@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found endpoint: rtpbridge/129@mgw (mgcp_endp.c:279) 20250811125903016 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:451) 20250811125903016 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903016 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903016 DLMGCP DEBUG <0013> Generated response: line #00: 200 35571 OK (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35572 rtpbridge/12a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found endpoint: rtpbridge/12a@mgw (mgcp_endp.c:279) 20250811125903016 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:451) 20250811125903016 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903016 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903016 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903016 DLMGCP DEBUG <0013> Generated response: line #00: 200 35572 OK (mgcp_msg.c:72) 20250811125903017 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35573 rtpbridge/12b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903017 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found endpoint: rtpbridge/12b@mgw (mgcp_endp.c:279) 20250811125903017 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:451) 20250811125903017 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903017 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903017 DLMGCP DEBUG <0013> Generated response: line #00: 200 35573 OK (mgcp_msg.c:72) 20250811125903017 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35574 rtpbridge/12c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125903017 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125903017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found endpoint: rtpbridge/12c@mgw (mgcp_endp.c:279) 20250811125903017 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:451) 20250811125903017 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125903017 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125903017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125903017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125903017 DLMGCP DEBUG <0013> Generated response: line #00: 200 35574 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed RTPEM1(74)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(73)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(75)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(76)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(77)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(73): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(74): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(75): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(76): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(77): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_wildcarded_exhaust finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass'. Mon Aug 11 12:59:03 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=3081544) Waiting for packet dumper to finish... 1 (prev_count=3081544, count=3126884) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx'. ------ MGCP_Test.TC_mdcx_without_crcx ------ Mon Aug 11 12:59:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_mdcx_without_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_mdcx_without_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_mdcx_without_crcx started. 20250811125906223 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43193 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125906223 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20250811125906223 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250811125906223 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125906223 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125906223 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125906223 DLMGCP DEBUG <0013> Generated response: line #00: 515 43193 FAIL (mgcp_msg.c:72) 20250811125906232 DLMGCP DEBUG <0013> Received message: line #00: MDCX 43194 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125906232 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811125906232 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250811125906232 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:72) 20250811125906232 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125906232 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811125906232 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811125906232 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811125906232 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250811125906232 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811125906232 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250811125906232 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811125906232 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811125906232 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20250811125906232 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250811125906232 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811125906232 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw MDCX: endpoint is not holding a connection. (mgcp_protocol.c:1106) 20250811125906233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=400 (mgcp_protocol.c:240) 20250811125906233 DLMGCP DEBUG <0013> Generated response: line #00: 400 43194 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(82)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(80)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(81)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(79)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(78)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(78): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(79): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(80): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(81): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_mdcx_without_crcx finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass'. Mon Aug 11 12:59:06 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=19136) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx'. ------ MGCP_Test.TC_dlcx_without_crcx ------ Mon Aug 11 12:59:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_dlcx_without_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_dlcx_without_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_dlcx_without_crcx started. 20250811125909411 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5231 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125909411 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250811125909411 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250811125909411 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125909411 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125909411 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125909411 DLMGCP DEBUG <0013> Generated response: line #00: 515 5231 FAIL (mgcp_msg.c:72) 20250811125909419 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5232 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125909419 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:72) 20250811125909419 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250811125909419 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250811125909419 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125909419 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125909419 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125909419 DLMGCP DEBUG <0013> Generated response: line #00: 515 5232 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(87)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(85)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(84)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(86)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(83)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(83): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(84): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(85): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(86): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_dlcx_without_crcx finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass'. Mon Aug 11 12:59:09 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=16552) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep'. ------ MGCP_Test.TC_dlcx_non_existant_ep ------ Mon Aug 11 12:59:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_dlcx_non_existant_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_dlcx_non_existant_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_dlcx_non_existant_ep started. 20250811125912623 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53863 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125912623 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:285) 20250811125912623 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:429) 20250811125912623 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:240) 20250811125912623 DLMGCP DEBUG <0013> Generated response: line #00: 500 53863 FAIL (mgcp_msg.c:72) 20250811125912628 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53864 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125912628 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:72) 20250811125912628 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:285) 20250811125912628 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:429) 20250811125912628 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:240) 20250811125912628 DLMGCP DEBUG <0013> Generated response: line #00: 500 53864 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM2(90)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(92)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(91)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(88)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(89)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(88): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(89): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(90): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(91): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_dlcx_non_existant_ep finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass'. Mon Aug 11 12:59:12 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15552) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded'. ------ MGCP_Test.TC_mdcx_wildcarded ------ Mon Aug 11 12:59:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_mdcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_mdcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_mdcx_wildcarded started. 20250811125915828 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125915828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125915828 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125915828 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125915828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915829 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915831 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915832 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915833 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125915834 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125915834 DLMGCP DEBUG <0013> Generated response: line #00: 200 15525 OK (mgcp_msg.c:72) 20250811125915838 DLMGCP DEBUG <0013> Received message: line #00: MDCX 15526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125915838 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811125915838 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250811125915838 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:72) 20250811125915838 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125915838 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811125915838 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811125915838 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811125915838 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250811125915838 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811125915838 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250811125915838 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811125915838 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811125915838 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125915838 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125915838 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811125915838 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw MDCX: wildcarded endpoint names not supported. (mgcp_protocol.c:1094) 20250811125915839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=507 (mgcp_protocol.c:240) 20250811125915839 DLMGCP DEBUG <0013> Generated response: line #00: 507 15526 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM2(95)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(97)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(94)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(96)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(93)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(93): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(94): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(95): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(96): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(97): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_mdcx_wildcarded finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass'. Mon Aug 11 12:59:15 UTC 2025 ====== MGCP_Test.TC_mdcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_mdcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=86012) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded'. ------ MGCP_Test.TC_dlcx_wildcarded ------ Mon Aug 11 12:59:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_dlcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_dlcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_dlcx_wildcarded started. 20250811125919053 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9460 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919053 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125919054 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125919054 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919054 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919055 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919056 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919057 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919058 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919058 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919058 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919058 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919058 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125919058 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125919058 DLMGCP DEBUG <0013> Generated response: line #00: 200 9460 OK (mgcp_msg.c:72) 20250811125919068 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9461 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919068 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919068 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919069 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919069 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125919069 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125919069 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919069 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:304D33C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919069 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:304D33C0 output_enabled 0 (mgcp_conn.c:271) 20250811125919069 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919069 DLMGCP DEBUG <0013> (1234/rtp C:304D33C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919069 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:304D33C0 CRCX: Creating connection: port: 4616 (mgcp_protocol.c:1044) 20250811125919069 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:304D33C0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919069 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919069 DLMGCP DEBUG <0013> Generated response: line #00: 200 9461 OK (mgcp_msg.c:72) 20250811125919069 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250811125919069 DLMGCP DEBUG <0013> Generated response: line #02: I: 304D33C0 (mgcp_msg.c:72) 20250811125919069 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919069 DLMGCP DEBUG <0013> Generated response: line #04: o=- 304D33C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919069 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919069 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919069 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919069 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4616 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919069 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919069 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919071 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9462 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919071 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919071 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919071 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919071 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20250811125919071 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125919071 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919071 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D8A858C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919071 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D8A858C7 output_enabled 0 (mgcp_conn.c:271) 20250811125919071 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919071 DLMGCP DEBUG <0013> (1234/rtp C:D8A858C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919071 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D8A858C7 CRCX: Creating connection: port: 4618 (mgcp_protocol.c:1044) 20250811125919071 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D8A858C7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919071 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919071 DLMGCP DEBUG <0013> Generated response: line #00: 200 9462 OK (mgcp_msg.c:72) 20250811125919071 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250811125919071 DLMGCP DEBUG <0013> Generated response: line #02: I: D8A858C7 (mgcp_msg.c:72) 20250811125919071 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919071 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8A858C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919071 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919071 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919071 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919071 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4618 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919071 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919071 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919073 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9463 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919073 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919073 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919073 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919073 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20250811125919073 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250811125919073 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919073 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:16DC62CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919073 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:16DC62CC output_enabled 0 (mgcp_conn.c:271) 20250811125919073 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919073 DLMGCP DEBUG <0013> (1234/rtp C:16DC62CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919073 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:16DC62CC CRCX: Creating connection: port: 4620 (mgcp_protocol.c:1044) 20250811125919073 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:16DC62CC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919073 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919073 DLMGCP DEBUG <0013> Generated response: line #00: 200 9463 OK (mgcp_msg.c:72) 20250811125919073 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250811125919073 DLMGCP DEBUG <0013> Generated response: line #02: I: 16DC62CC (mgcp_msg.c:72) 20250811125919073 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919073 DLMGCP DEBUG <0013> Generated response: line #04: o=- 16DC62CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919073 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919073 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919073 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919073 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4620 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919073 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919073 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919075 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9464 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919075 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919075 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919075 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919075 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20250811125919075 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250811125919075 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919075 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:AE4CE96C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919075 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:AE4CE96C output_enabled 0 (mgcp_conn.c:271) 20250811125919075 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919075 DLMGCP DEBUG <0013> (1234/rtp C:AE4CE96C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919075 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:AE4CE96C CRCX: Creating connection: port: 4622 (mgcp_protocol.c:1044) 20250811125919075 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:AE4CE96C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919075 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919075 DLMGCP DEBUG <0013> Generated response: line #00: 200 9464 OK (mgcp_msg.c:72) 20250811125919075 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250811125919075 DLMGCP DEBUG <0013> Generated response: line #02: I: AE4CE96C (mgcp_msg.c:72) 20250811125919075 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919075 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE4CE96C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919075 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919075 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919075 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919075 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4622 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919075 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919075 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919077 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9465 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919077 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919077 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919077 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919077 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20250811125919077 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125919077 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919077 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:40F7D2D2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919077 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:40F7D2D2 output_enabled 0 (mgcp_conn.c:271) 20250811125919077 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919077 DLMGCP DEBUG <0013> (1234/rtp C:40F7D2D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919077 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:40F7D2D2 CRCX: Creating connection: port: 4624 (mgcp_protocol.c:1044) 20250811125919077 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:40F7D2D2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919077 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919077 DLMGCP DEBUG <0013> Generated response: line #00: 200 9465 OK (mgcp_msg.c:72) 20250811125919077 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250811125919077 DLMGCP DEBUG <0013> Generated response: line #02: I: 40F7D2D2 (mgcp_msg.c:72) 20250811125919077 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919077 DLMGCP DEBUG <0013> Generated response: line #04: o=- 40F7D2D2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919077 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919077 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919077 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919077 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4624 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919077 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919077 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919078 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9466 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919078 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919078 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919078 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919078 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20250811125919078 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250811125919078 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919078 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:70DF3F01 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919078 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:70DF3F01 output_enabled 0 (mgcp_conn.c:271) 20250811125919078 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919078 DLMGCP DEBUG <0013> (1234/rtp C:70DF3F01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919078 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:70DF3F01 CRCX: Creating connection: port: 4626 (mgcp_protocol.c:1044) 20250811125919078 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:70DF3F01 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919078 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919078 DLMGCP DEBUG <0013> Generated response: line #00: 200 9466 OK (mgcp_msg.c:72) 20250811125919078 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250811125919078 DLMGCP DEBUG <0013> Generated response: line #02: I: 70DF3F01 (mgcp_msg.c:72) 20250811125919078 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919078 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70DF3F01 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919078 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919078 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919078 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919078 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4626 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919078 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919078 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919079 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9467 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919079 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919079 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919079 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20250811125919079 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250811125919079 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919080 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:6CDE7397 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919080 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:6CDE7397 output_enabled 0 (mgcp_conn.c:271) 20250811125919080 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919080 DLMGCP DEBUG <0013> (1234/rtp C:6CDE7397 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919080 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:6CDE7397 CRCX: Creating connection: port: 4628 (mgcp_protocol.c:1044) 20250811125919080 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:6CDE7397 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919080 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919080 DLMGCP DEBUG <0013> Generated response: line #00: 200 9467 OK (mgcp_msg.c:72) 20250811125919080 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250811125919080 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CDE7397 (mgcp_msg.c:72) 20250811125919080 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919080 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6CDE7397 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919080 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919080 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919080 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919080 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4628 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919080 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919080 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9468 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20250811125919081 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250811125919081 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:252AC4C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:252AC4C1 output_enabled 0 (mgcp_conn.c:271) 20250811125919081 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919081 DLMGCP DEBUG <0013> (1234/rtp C:252AC4C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:252AC4C1 CRCX: Creating connection: port: 4630 (mgcp_protocol.c:1044) 20250811125919081 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:252AC4C1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #00: 200 9468 OK (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #02: I: 252AC4C1 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #04: o=- 252AC4C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4630 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9469 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20250811125919081 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250811125919081 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919081 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:5F54E1D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919081 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:5F54E1D4 output_enabled 0 (mgcp_conn.c:271) 20250811125919081 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919081 DLMGCP DEBUG <0013> (1234/rtp C:5F54E1D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919081 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:5F54E1D4 CRCX: Creating connection: port: 4632 (mgcp_protocol.c:1044) 20250811125919081 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:5F54E1D4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919081 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #00: 200 9469 OK (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F54E1D4 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F54E1D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4632 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919081 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919082 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9470 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919082 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919082 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919082 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919082 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20250811125919082 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250811125919082 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919082 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:DB6C5903 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919082 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:DB6C5903 output_enabled 0 (mgcp_conn.c:271) 20250811125919082 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919082 DLMGCP DEBUG <0013> (1234/rtp C:DB6C5903 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919082 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:DB6C5903 CRCX: Creating connection: port: 4634 (mgcp_protocol.c:1044) 20250811125919082 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:DB6C5903 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919082 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919082 DLMGCP DEBUG <0013> Generated response: line #00: 200 9470 OK (mgcp_msg.c:72) 20250811125919082 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250811125919082 DLMGCP DEBUG <0013> Generated response: line #02: I: DB6C5903 (mgcp_msg.c:72) 20250811125919082 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919082 DLMGCP DEBUG <0013> Generated response: line #04: o=- DB6C5903 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919082 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919082 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919082 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919082 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4634 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919082 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919082 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9471 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20250811125919083 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250811125919083 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919083 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:25F852B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919083 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:25F852B9 output_enabled 0 (mgcp_conn.c:271) 20250811125919083 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919083 DLMGCP DEBUG <0013> (1234/rtp C:25F852B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919083 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:25F852B9 CRCX: Creating connection: port: 4636 (mgcp_protocol.c:1044) 20250811125919083 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:25F852B9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919083 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #00: 200 9471 OK (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #02: I: 25F852B9 (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #04: o=- 25F852B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4636 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9472 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20250811125919083 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250811125919083 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919083 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:E0A67324 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919083 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:E0A67324 output_enabled 0 (mgcp_conn.c:271) 20250811125919083 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919083 DLMGCP DEBUG <0013> (1234/rtp C:E0A67324 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919083 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:E0A67324 CRCX: Creating connection: port: 4638 (mgcp_protocol.c:1044) 20250811125919083 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:E0A67324 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919083 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #00: 200 9472 OK (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #02: I: E0A67324 (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #04: o=- E0A67324 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919083 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4638 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9473 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20250811125919084 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250811125919084 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:3B358E5F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:3B358E5F output_enabled 0 (mgcp_conn.c:271) 20250811125919084 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919084 DLMGCP DEBUG <0013> (1234/rtp C:3B358E5F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:3B358E5F CRCX: Creating connection: port: 4640 (mgcp_protocol.c:1044) 20250811125919084 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:3B358E5F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919084 DLMGCP DEBUG <0013> Generated response: line #00: 200 9473 OK (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B358E5F (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B358E5F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4640 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919084 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9474 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20250811125919085 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250811125919085 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919085 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:9812E741 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919085 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:9812E741 output_enabled 0 (mgcp_conn.c:271) 20250811125919085 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919085 DLMGCP DEBUG <0013> (1234/rtp C:9812E741 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919085 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:9812E741 CRCX: Creating connection: port: 4642 (mgcp_protocol.c:1044) 20250811125919085 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:9812E741 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919085 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919085 DLMGCP DEBUG <0013> Generated response: line #00: 200 9474 OK (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Generated response: line #02: I: 9812E741 (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9812E741 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4642 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9475 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919085 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20250811125919085 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250811125919085 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919085 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:63AE1ACE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919085 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:63AE1ACE output_enabled 0 (mgcp_conn.c:271) 20250811125919085 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919085 DLMGCP DEBUG <0013> (1234/rtp C:63AE1ACE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919085 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:63AE1ACE CRCX: Creating connection: port: 4644 (mgcp_protocol.c:1044) 20250811125919085 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:63AE1ACE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919085 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #00: 200 9475 OK (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #02: I: 63AE1ACE (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #04: o=- 63AE1ACE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4644 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9476 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20250811125919086 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250811125919086 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919086 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:CA2F3414 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919086 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:CA2F3414 output_enabled 0 (mgcp_conn.c:271) 20250811125919086 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919086 DLMGCP DEBUG <0013> (1234/rtp C:CA2F3414 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919086 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:CA2F3414 CRCX: Creating connection: port: 4646 (mgcp_protocol.c:1044) 20250811125919086 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:CA2F3414 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919086 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #00: 200 9476 OK (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #02: I: CA2F3414 (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA2F3414 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4646 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919086 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9477 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20250811125919087 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250811125919087 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919087 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:E9226F83 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919087 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:E9226F83 output_enabled 0 (mgcp_conn.c:271) 20250811125919087 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919087 DLMGCP DEBUG <0013> (1234/rtp C:E9226F83 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919087 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:E9226F83 CRCX: Creating connection: port: 4648 (mgcp_protocol.c:1044) 20250811125919087 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:E9226F83 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919087 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #00: 200 9477 OK (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #02: I: E9226F83 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9226F83 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4648 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9478 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20250811125919087 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250811125919087 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919087 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:6B728520 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919087 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:6B728520 output_enabled 0 (mgcp_conn.c:271) 20250811125919087 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919087 DLMGCP DEBUG <0013> (1234/rtp C:6B728520 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919087 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:6B728520 CRCX: Creating connection: port: 4650 (mgcp_protocol.c:1044) 20250811125919087 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:6B728520 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919087 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #00: 200 9478 OK (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B728520 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6B728520 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4650 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919087 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919088 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9479 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919088 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919088 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919088 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919088 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20250811125919088 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250811125919088 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919088 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:68B041D7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919088 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:68B041D7 output_enabled 0 (mgcp_conn.c:271) 20250811125919088 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919088 DLMGCP DEBUG <0013> (1234/rtp C:68B041D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919088 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:68B041D7 CRCX: Creating connection: port: 4652 (mgcp_protocol.c:1044) 20250811125919088 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:68B041D7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919088 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919088 DLMGCP DEBUG <0013> Generated response: line #00: 200 9479 OK (mgcp_msg.c:72) 20250811125919088 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250811125919088 DLMGCP DEBUG <0013> Generated response: line #02: I: 68B041D7 (mgcp_msg.c:72) 20250811125919088 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919088 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68B041D7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919088 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919088 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919088 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919088 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4652 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919088 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919088 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919089 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9480 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919089 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919089 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919089 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919089 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20250811125919089 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250811125919089 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919089 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:CEDD68AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919089 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:CEDD68AB output_enabled 0 (mgcp_conn.c:271) 20250811125919089 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919089 DLMGCP DEBUG <0013> (1234/rtp C:CEDD68AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919089 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:CEDD68AB CRCX: Creating connection: port: 4654 (mgcp_protocol.c:1044) 20250811125919089 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:CEDD68AB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919089 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919089 DLMGCP DEBUG <0013> Generated response: line #00: 200 9480 OK (mgcp_msg.c:72) 20250811125919089 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250811125919089 DLMGCP DEBUG <0013> Generated response: line #02: I: CEDD68AB (mgcp_msg.c:72) 20250811125919089 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919089 DLMGCP DEBUG <0013> Generated response: line #04: o=- CEDD68AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919089 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919089 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919089 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919089 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4654 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919089 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919089 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919090 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9481 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919090 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919090 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919090 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919090 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20250811125919090 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250811125919090 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919090 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:AF00C043 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919090 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:AF00C043 output_enabled 0 (mgcp_conn.c:271) 20250811125919090 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919090 DLMGCP DEBUG <0013> (1234/rtp C:AF00C043 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919090 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:AF00C043 CRCX: Creating connection: port: 4656 (mgcp_protocol.c:1044) 20250811125919090 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:AF00C043 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919090 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919090 DLMGCP DEBUG <0013> Generated response: line #00: 200 9481 OK (mgcp_msg.c:72) 20250811125919090 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250811125919090 DLMGCP DEBUG <0013> Generated response: line #02: I: AF00C043 (mgcp_msg.c:72) 20250811125919090 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919090 DLMGCP DEBUG <0013> Generated response: line #04: o=- AF00C043 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919090 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919091 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919091 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919091 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4656 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919091 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919091 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919092 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9482 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919092 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919092 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919092 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919092 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20250811125919092 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250811125919092 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919092 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:FD687192 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919092 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:FD687192 output_enabled 0 (mgcp_conn.c:271) 20250811125919092 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919092 DLMGCP DEBUG <0013> (1234/rtp C:FD687192 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919092 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:FD687192 CRCX: Creating connection: port: 4658 (mgcp_protocol.c:1044) 20250811125919092 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:FD687192 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919092 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919092 DLMGCP DEBUG <0013> Generated response: line #00: 200 9482 OK (mgcp_msg.c:72) 20250811125919092 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250811125919092 DLMGCP DEBUG <0013> Generated response: line #02: I: FD687192 (mgcp_msg.c:72) 20250811125919092 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919092 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD687192 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919092 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919092 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919092 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919092 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4658 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919092 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919092 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919094 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9483 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919094 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919094 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919094 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919094 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20250811125919094 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250811125919094 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919095 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:479D555F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919095 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:479D555F output_enabled 0 (mgcp_conn.c:271) 20250811125919095 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919095 DLMGCP DEBUG <0013> (1234/rtp C:479D555F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919095 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:479D555F CRCX: Creating connection: port: 4660 (mgcp_protocol.c:1044) 20250811125919095 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:479D555F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919095 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919095 DLMGCP DEBUG <0013> Generated response: line #00: 200 9483 OK (mgcp_msg.c:72) 20250811125919095 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250811125919095 DLMGCP DEBUG <0013> Generated response: line #02: I: 479D555F (mgcp_msg.c:72) 20250811125919095 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919095 DLMGCP DEBUG <0013> Generated response: line #04: o=- 479D555F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919095 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919095 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919095 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919095 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4660 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919095 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919095 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919097 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9484 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919097 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919097 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919097 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919097 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20250811125919097 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250811125919097 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919097 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:71AF1A62 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919097 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:71AF1A62 output_enabled 0 (mgcp_conn.c:271) 20250811125919097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919097 DLMGCP DEBUG <0013> (1234/rtp C:71AF1A62 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919097 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:71AF1A62 CRCX: Creating connection: port: 4662 (mgcp_protocol.c:1044) 20250811125919097 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:71AF1A62 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919097 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919097 DLMGCP DEBUG <0013> Generated response: line #00: 200 9484 OK (mgcp_msg.c:72) 20250811125919097 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250811125919097 DLMGCP DEBUG <0013> Generated response: line #02: I: 71AF1A62 (mgcp_msg.c:72) 20250811125919097 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919097 DLMGCP DEBUG <0013> Generated response: line #04: o=- 71AF1A62 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919097 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919097 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919097 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919097 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4662 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919097 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919097 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919098 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9485 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919099 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919099 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919099 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919099 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20250811125919099 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250811125919099 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919099 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:B083EEF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919099 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:B083EEF0 output_enabled 0 (mgcp_conn.c:271) 20250811125919099 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919099 DLMGCP DEBUG <0013> (1234/rtp C:B083EEF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919099 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:B083EEF0 CRCX: Creating connection: port: 4664 (mgcp_protocol.c:1044) 20250811125919099 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:B083EEF0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919099 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919099 DLMGCP DEBUG <0013> Generated response: line #00: 200 9485 OK (mgcp_msg.c:72) 20250811125919099 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250811125919099 DLMGCP DEBUG <0013> Generated response: line #02: I: B083EEF0 (mgcp_msg.c:72) 20250811125919099 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919099 DLMGCP DEBUG <0013> Generated response: line #04: o=- B083EEF0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919099 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919099 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919099 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919099 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4664 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919099 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919099 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919100 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9486 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919100 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919100 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919100 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20250811125919100 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250811125919100 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:263A726F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:263A726F output_enabled 0 (mgcp_conn.c:271) 20250811125919100 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919100 DLMGCP DEBUG <0013> (1234/rtp C:263A726F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:263A726F CRCX: Creating connection: port: 4666 (mgcp_protocol.c:1044) 20250811125919100 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:263A726F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919100 DLMGCP DEBUG <0013> Generated response: line #00: 200 9486 OK (mgcp_msg.c:72) 20250811125919100 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250811125919100 DLMGCP DEBUG <0013> Generated response: line #02: I: 263A726F (mgcp_msg.c:72) 20250811125919100 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919100 DLMGCP DEBUG <0013> Generated response: line #04: o=- 263A726F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919100 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919100 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919100 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919100 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4666 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919100 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919100 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919102 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9487 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919102 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919102 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919102 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919102 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20250811125919102 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250811125919102 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919102 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:77136D43 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919102 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:77136D43 output_enabled 0 (mgcp_conn.c:271) 20250811125919102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919102 DLMGCP DEBUG <0013> (1234/rtp C:77136D43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919102 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:77136D43 CRCX: Creating connection: port: 4668 (mgcp_protocol.c:1044) 20250811125919102 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:77136D43 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919102 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919102 DLMGCP DEBUG <0013> Generated response: line #00: 200 9487 OK (mgcp_msg.c:72) 20250811125919102 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250811125919102 DLMGCP DEBUG <0013> Generated response: line #02: I: 77136D43 (mgcp_msg.c:72) 20250811125919102 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919102 DLMGCP DEBUG <0013> Generated response: line #04: o=- 77136D43 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919102 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919102 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919102 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919102 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4668 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919102 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919102 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919104 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9488 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919104 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919104 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919104 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20250811125919104 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250811125919104 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:867581AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:867581AB output_enabled 0 (mgcp_conn.c:271) 20250811125919104 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919104 DLMGCP DEBUG <0013> (1234/rtp C:867581AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:867581AB CRCX: Creating connection: port: 4670 (mgcp_protocol.c:1044) 20250811125919104 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:867581AB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919104 DLMGCP DEBUG <0013> Generated response: line #00: 200 9488 OK (mgcp_msg.c:72) 20250811125919104 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250811125919104 DLMGCP DEBUG <0013> Generated response: line #02: I: 867581AB (mgcp_msg.c:72) 20250811125919104 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919104 DLMGCP DEBUG <0013> Generated response: line #04: o=- 867581AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919104 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919104 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919104 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919104 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4670 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919104 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919104 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919106 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9489 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919106 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919106 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919106 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20250811125919106 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250811125919106 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:11D01AB0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:11D01AB0 output_enabled 0 (mgcp_conn.c:271) 20250811125919106 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919106 DLMGCP DEBUG <0013> (1234/rtp C:11D01AB0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:11D01AB0 CRCX: Creating connection: port: 4672 (mgcp_protocol.c:1044) 20250811125919106 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:11D01AB0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919106 DLMGCP DEBUG <0013> Generated response: line #00: 200 9489 OK (mgcp_msg.c:72) 20250811125919106 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250811125919106 DLMGCP DEBUG <0013> Generated response: line #02: I: 11D01AB0 (mgcp_msg.c:72) 20250811125919106 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919106 DLMGCP DEBUG <0013> Generated response: line #04: o=- 11D01AB0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919106 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919106 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919106 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919106 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4672 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919106 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919106 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919107 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919107 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919107 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919107 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20250811125919107 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:451) 20250811125919107 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:891B47BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:891B47BE output_enabled 0 (mgcp_conn.c:271) 20250811125919107 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919107 DLMGCP DEBUG <0013> (1234/rtp C:891B47BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:891B47BE CRCX: Creating connection: port: 4674 (mgcp_protocol.c:1044) 20250811125919107 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:891B47BE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919108 DLMGCP DEBUG <0013> Generated response: line #00: 200 9490 OK (mgcp_msg.c:72) 20250811125919108 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250811125919108 DLMGCP DEBUG <0013> Generated response: line #02: I: 891B47BE (mgcp_msg.c:72) 20250811125919108 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919108 DLMGCP DEBUG <0013> Generated response: line #04: o=- 891B47BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919108 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919108 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919108 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919108 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4674 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919108 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919108 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919109 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919109 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919109 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919109 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20250811125919109 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:451) 20250811125919109 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:4F230FD3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:4F230FD3 output_enabled 0 (mgcp_conn.c:271) 20250811125919109 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919109 DLMGCP DEBUG <0013> (1234/rtp C:4F230FD3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:4F230FD3 CRCX: Creating connection: port: 4676 (mgcp_protocol.c:1044) 20250811125919109 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:4F230FD3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919109 DLMGCP DEBUG <0013> Generated response: line #00: 200 9491 OK (mgcp_msg.c:72) 20250811125919109 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250811125919109 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F230FD3 (mgcp_msg.c:72) 20250811125919109 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919109 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F230FD3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919109 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919109 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919109 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919109 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4676 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919109 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919109 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919110 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919110 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919110 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919110 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919110 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20250811125919110 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:451) 20250811125919110 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919110 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:B3525B7F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919110 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:B3525B7F output_enabled 0 (mgcp_conn.c:271) 20250811125919110 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919110 DLMGCP DEBUG <0013> (1234/rtp C:B3525B7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919110 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:B3525B7F CRCX: Creating connection: port: 4678 (mgcp_protocol.c:1044) 20250811125919110 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:B3525B7F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919110 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919110 DLMGCP DEBUG <0013> Generated response: line #00: 200 9492 OK (mgcp_msg.c:72) 20250811125919110 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250811125919110 DLMGCP DEBUG <0013> Generated response: line #02: I: B3525B7F (mgcp_msg.c:72) 20250811125919110 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919110 DLMGCP DEBUG <0013> Generated response: line #04: o=- B3525B7F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919110 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919110 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919110 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919110 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4678 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919110 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919110 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919111 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9493 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919111 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919111 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919111 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919111 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20250811125919111 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:451) 20250811125919111 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919111 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:755FD652 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919111 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:755FD652 output_enabled 0 (mgcp_conn.c:271) 20250811125919111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919111 DLMGCP DEBUG <0013> (1234/rtp C:755FD652 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919111 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:755FD652 CRCX: Creating connection: port: 4680 (mgcp_protocol.c:1044) 20250811125919111 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:755FD652 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919111 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919111 DLMGCP DEBUG <0013> Generated response: line #00: 200 9493 OK (mgcp_msg.c:72) 20250811125919111 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250811125919111 DLMGCP DEBUG <0013> Generated response: line #02: I: 755FD652 (mgcp_msg.c:72) 20250811125919111 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919111 DLMGCP DEBUG <0013> Generated response: line #04: o=- 755FD652 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919111 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919111 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919111 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919111 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4680 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919111 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919111 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919112 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9494 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919112 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919112 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919112 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919112 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20250811125919112 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:451) 20250811125919112 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919112 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:EA611687 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919112 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:EA611687 output_enabled 0 (mgcp_conn.c:271) 20250811125919112 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919112 DLMGCP DEBUG <0013> (1234/rtp C:EA611687 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919112 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:EA611687 CRCX: Creating connection: port: 4682 (mgcp_protocol.c:1044) 20250811125919112 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:EA611687 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919112 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919112 DLMGCP DEBUG <0013> Generated response: line #00: 200 9494 OK (mgcp_msg.c:72) 20250811125919112 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250811125919112 DLMGCP DEBUG <0013> Generated response: line #02: I: EA611687 (mgcp_msg.c:72) 20250811125919112 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919112 DLMGCP DEBUG <0013> Generated response: line #04: o=- EA611687 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919112 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919112 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919112 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919112 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4682 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919112 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919112 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9495 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919113 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919113 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919113 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919113 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20250811125919113 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:451) 20250811125919113 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919113 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:BDAC8788 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919113 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:BDAC8788 output_enabled 0 (mgcp_conn.c:271) 20250811125919113 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919113 DLMGCP DEBUG <0013> (1234/rtp C:BDAC8788 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919113 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:BDAC8788 CRCX: Creating connection: port: 4684 (mgcp_protocol.c:1044) 20250811125919113 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:BDAC8788 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919113 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919113 DLMGCP DEBUG <0013> Generated response: line #00: 200 9495 OK (mgcp_msg.c:72) 20250811125919113 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250811125919113 DLMGCP DEBUG <0013> Generated response: line #02: I: BDAC8788 (mgcp_msg.c:72) 20250811125919113 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919113 DLMGCP DEBUG <0013> Generated response: line #04: o=- BDAC8788 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919113 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919113 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919113 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919113 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4684 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919113 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919113 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919114 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9496 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919114 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919114 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919114 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919114 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20250811125919114 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:451) 20250811125919114 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919114 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:252F16D2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919114 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:252F16D2 output_enabled 0 (mgcp_conn.c:271) 20250811125919114 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919114 DLMGCP DEBUG <0013> (1234/rtp C:252F16D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919114 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:252F16D2 CRCX: Creating connection: port: 4686 (mgcp_protocol.c:1044) 20250811125919114 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:252F16D2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919114 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919114 DLMGCP DEBUG <0013> Generated response: line #00: 200 9496 OK (mgcp_msg.c:72) 20250811125919114 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250811125919114 DLMGCP DEBUG <0013> Generated response: line #02: I: 252F16D2 (mgcp_msg.c:72) 20250811125919114 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919114 DLMGCP DEBUG <0013> Generated response: line #04: o=- 252F16D2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919114 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919114 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919114 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919114 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4686 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919114 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919114 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919115 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919115 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919115 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919115 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919115 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20250811125919115 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:451) 20250811125919115 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919115 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:CC72CFC0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919115 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:CC72CFC0 output_enabled 0 (mgcp_conn.c:271) 20250811125919115 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919115 DLMGCP DEBUG <0013> (1234/rtp C:CC72CFC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919115 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:CC72CFC0 CRCX: Creating connection: port: 4688 (mgcp_protocol.c:1044) 20250811125919115 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:CC72CFC0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919115 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919115 DLMGCP DEBUG <0013> Generated response: line #00: 200 9497 OK (mgcp_msg.c:72) 20250811125919115 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250811125919115 DLMGCP DEBUG <0013> Generated response: line #02: I: CC72CFC0 (mgcp_msg.c:72) 20250811125919115 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919115 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC72CFC0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919115 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919115 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919115 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919115 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4688 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919115 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919115 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20250811125919116 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:451) 20250811125919116 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919116 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:BEFCC1A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919116 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:BEFCC1A7 output_enabled 0 (mgcp_conn.c:271) 20250811125919116 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919116 DLMGCP DEBUG <0013> (1234/rtp C:BEFCC1A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919116 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:BEFCC1A7 CRCX: Creating connection: port: 4690 (mgcp_protocol.c:1044) 20250811125919116 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:BEFCC1A7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919116 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #00: 200 9498 OK (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #02: I: BEFCC1A7 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #04: o=- BEFCC1A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4690 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20250811125919116 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:451) 20250811125919116 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919116 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:56F688D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919116 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:56F688D5 output_enabled 0 (mgcp_conn.c:271) 20250811125919116 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919116 DLMGCP DEBUG <0013> (1234/rtp C:56F688D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919116 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:56F688D5 CRCX: Creating connection: port: 4692 (mgcp_protocol.c:1044) 20250811125919116 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:56F688D5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919116 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #00: 200 9499 OK (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #02: I: 56F688D5 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56F688D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4692 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919116 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20250811125919117 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:451) 20250811125919117 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919117 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:2CADD1C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919117 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:2CADD1C7 output_enabled 0 (mgcp_conn.c:271) 20250811125919117 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919117 DLMGCP DEBUG <0013> (1234/rtp C:2CADD1C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919117 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:2CADD1C7 CRCX: Creating connection: port: 4694 (mgcp_protocol.c:1044) 20250811125919117 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:2CADD1C7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919117 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #00: 200 9500 OK (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CADD1C7 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2CADD1C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4694 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9501 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20250811125919117 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:451) 20250811125919117 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919117 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:BC3B6C4E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919117 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:BC3B6C4E output_enabled 0 (mgcp_conn.c:271) 20250811125919117 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919117 DLMGCP DEBUG <0013> (1234/rtp C:BC3B6C4E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919117 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:BC3B6C4E CRCX: Creating connection: port: 4696 (mgcp_protocol.c:1044) 20250811125919117 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:BC3B6C4E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919117 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #00: 200 9501 OK (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #02: I: BC3B6C4E (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC3B6C4E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4696 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9502 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20250811125919117 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:451) 20250811125919117 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919117 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:38615050 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919117 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:38615050 output_enabled 0 (mgcp_conn.c:271) 20250811125919117 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919117 DLMGCP DEBUG <0013> (1234/rtp C:38615050 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919117 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:38615050 CRCX: Creating connection: port: 4698 (mgcp_protocol.c:1044) 20250811125919117 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:38615050 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919117 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #00: 200 9502 OK (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #02: I: 38615050 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #04: o=- 38615050 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4698 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919117 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9503 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20250811125919118 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:451) 20250811125919118 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:1D22EDB2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:1D22EDB2 output_enabled 0 (mgcp_conn.c:271) 20250811125919118 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919118 DLMGCP DEBUG <0013> (1234/rtp C:1D22EDB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:1D22EDB2 CRCX: Creating connection: port: 4700 (mgcp_protocol.c:1044) 20250811125919118 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:1D22EDB2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #00: 200 9503 OK (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D22EDB2 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D22EDB2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4700 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20250811125919118 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:451) 20250811125919118 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:F936F626 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:F936F626 output_enabled 0 (mgcp_conn.c:271) 20250811125919118 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919118 DLMGCP DEBUG <0013> (1234/rtp C:F936F626 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:F936F626 CRCX: Creating connection: port: 4702 (mgcp_protocol.c:1044) 20250811125919118 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:F936F626 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #00: 200 9504 OK (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #02: I: F936F626 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #04: o=- F936F626 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4702 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20250811125919118 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:451) 20250811125919118 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:2B450980 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:2B450980 output_enabled 0 (mgcp_conn.c:271) 20250811125919118 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919118 DLMGCP DEBUG <0013> (1234/rtp C:2B450980 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:2B450980 CRCX: Creating connection: port: 4704 (mgcp_protocol.c:1044) 20250811125919118 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:2B450980 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #00: 200 9505 OK (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250811125919118 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B450980 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B450980 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4704 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9506 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20250811125919119 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:451) 20250811125919119 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:354D0D33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:354D0D33 output_enabled 0 (mgcp_conn.c:271) 20250811125919119 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919119 DLMGCP DEBUG <0013> (1234/rtp C:354D0D33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:354D0D33 CRCX: Creating connection: port: 4706 (mgcp_protocol.c:1044) 20250811125919119 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:354D0D33 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #00: 200 9506 OK (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #02: I: 354D0D33 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #04: o=- 354D0D33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4706 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9507 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20250811125919119 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:451) 20250811125919119 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:7DFEF398 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:7DFEF398 output_enabled 0 (mgcp_conn.c:271) 20250811125919119 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919119 DLMGCP DEBUG <0013> (1234/rtp C:7DFEF398 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:7DFEF398 CRCX: Creating connection: port: 4708 (mgcp_protocol.c:1044) 20250811125919119 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:7DFEF398 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #00: 200 9507 OK (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DFEF398 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7DFEF398 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4708 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919119 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9508 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20250811125919120 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:451) 20250811125919120 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919120 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:4B3881C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919120 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:4B3881C7 output_enabled 0 (mgcp_conn.c:271) 20250811125919120 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919120 DLMGCP DEBUG <0013> (1234/rtp C:4B3881C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919120 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:4B3881C7 CRCX: Creating connection: port: 4710 (mgcp_protocol.c:1044) 20250811125919120 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:4B3881C7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919120 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #00: 200 9508 OK (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B3881C7 (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B3881C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4710 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9509 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20250811125919120 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:451) 20250811125919120 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919120 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:7EC121FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919120 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:7EC121FB output_enabled 0 (mgcp_conn.c:271) 20250811125919120 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919120 DLMGCP DEBUG <0013> (1234/rtp C:7EC121FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919120 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:7EC121FB CRCX: Creating connection: port: 4712 (mgcp_protocol.c:1044) 20250811125919120 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:7EC121FB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919120 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #00: 200 9509 OK (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EC121FB (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EC121FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4712 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919120 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20250811125919121 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:451) 20250811125919121 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919121 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:DC5ABA06 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919121 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:DC5ABA06 output_enabled 0 (mgcp_conn.c:271) 20250811125919121 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919121 DLMGCP DEBUG <0013> (1234/rtp C:DC5ABA06 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919121 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:DC5ABA06 CRCX: Creating connection: port: 4714 (mgcp_protocol.c:1044) 20250811125919121 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:DC5ABA06 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919121 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #00: 200 9510 OK (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #02: I: DC5ABA06 (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC5ABA06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4714 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20250811125919121 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:451) 20250811125919121 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919121 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:0F58832D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919121 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:0F58832D output_enabled 0 (mgcp_conn.c:271) 20250811125919121 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919121 DLMGCP DEBUG <0013> (1234/rtp C:0F58832D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919121 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:0F58832D CRCX: Creating connection: port: 4716 (mgcp_protocol.c:1044) 20250811125919121 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:0F58832D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919121 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #00: 200 9511 OK (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F58832D (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F58832D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4716 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919121 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9512 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20250811125919122 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:451) 20250811125919122 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919122 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:268D632E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919122 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:268D632E output_enabled 0 (mgcp_conn.c:271) 20250811125919122 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919122 DLMGCP DEBUG <0013> (1234/rtp C:268D632E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919122 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:268D632E CRCX: Creating connection: port: 4718 (mgcp_protocol.c:1044) 20250811125919122 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:268D632E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919122 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #00: 200 9512 OK (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #02: I: 268D632E (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #04: o=- 268D632E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4718 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9513 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20250811125919122 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:451) 20250811125919122 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919122 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:E48A8B1C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919122 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:E48A8B1C output_enabled 0 (mgcp_conn.c:271) 20250811125919122 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919122 DLMGCP DEBUG <0013> (1234/rtp C:E48A8B1C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919122 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:E48A8B1C CRCX: Creating connection: port: 4720 (mgcp_protocol.c:1044) 20250811125919122 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:E48A8B1C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919122 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #00: 200 9513 OK (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #02: I: E48A8B1C (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #04: o=- E48A8B1C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4720 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919122 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9514 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20250811125919123 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:451) 20250811125919123 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919123 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:9A289160 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919123 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:9A289160 output_enabled 0 (mgcp_conn.c:271) 20250811125919123 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919123 DLMGCP DEBUG <0013> (1234/rtp C:9A289160 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919123 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:9A289160 CRCX: Creating connection: port: 4722 (mgcp_protocol.c:1044) 20250811125919123 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:9A289160 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919123 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919123 DLMGCP DEBUG <0013> Generated response: line #00: 200 9514 OK (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A289160 (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A289160 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4722 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9515 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919123 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20250811125919123 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:451) 20250811125919123 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919123 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:5B7DAFA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919123 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:5B7DAFA7 output_enabled 0 (mgcp_conn.c:271) 20250811125919123 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919123 DLMGCP DEBUG <0013> (1234/rtp C:5B7DAFA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919123 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:5B7DAFA7 CRCX: Creating connection: port: 4724 (mgcp_protocol.c:1044) 20250811125919124 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:5B7DAFA7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919124 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #00: 200 9515 OK (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B7DAFA7 (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5B7DAFA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4724 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9516 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20250811125919124 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:451) 20250811125919124 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919124 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:CB6AEBFB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919124 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:CB6AEBFB output_enabled 0 (mgcp_conn.c:271) 20250811125919124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919124 DLMGCP DEBUG <0013> (1234/rtp C:CB6AEBFB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919124 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:CB6AEBFB CRCX: Creating connection: port: 4726 (mgcp_protocol.c:1044) 20250811125919124 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:CB6AEBFB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919124 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #00: 200 9516 OK (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #02: I: CB6AEBFB (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB6AEBFB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4726 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919124 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20250811125919125 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:451) 20250811125919125 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919125 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:BE6E2844 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919125 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:BE6E2844 output_enabled 0 (mgcp_conn.c:271) 20250811125919125 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919125 DLMGCP DEBUG <0013> (1234/rtp C:BE6E2844 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919125 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:BE6E2844 CRCX: Creating connection: port: 4728 (mgcp_protocol.c:1044) 20250811125919125 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:BE6E2844 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919125 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #00: 200 9517 OK (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #02: I: BE6E2844 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE6E2844 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4728 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20250811125919125 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:451) 20250811125919125 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:AFBB7AF1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:AFBB7AF1 output_enabled 0 (mgcp_conn.c:271) 20250811125919125 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919125 DLMGCP DEBUG <0013> (1234/rtp C:AFBB7AF1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:AFBB7AF1 CRCX: Creating connection: port: 4730 (mgcp_protocol.c:1044) 20250811125919125 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:AFBB7AF1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #00: 200 9518 OK (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #02: I: AFBB7AF1 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #04: o=- AFBB7AF1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4730 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919125 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20250811125919126 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:451) 20250811125919126 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:49063D84 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:49063D84 output_enabled 0 (mgcp_conn.c:271) 20250811125919126 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919126 DLMGCP DEBUG <0013> (1234/rtp C:49063D84 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:49063D84 CRCX: Creating connection: port: 4732 (mgcp_protocol.c:1044) 20250811125919126 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:49063D84 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #00: 200 9519 OK (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #02: I: 49063D84 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49063D84 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4732 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9520 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20250811125919126 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:451) 20250811125919126 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:DEBC7572 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:DEBC7572 output_enabled 0 (mgcp_conn.c:271) 20250811125919126 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919126 DLMGCP DEBUG <0013> (1234/rtp C:DEBC7572 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:DEBC7572 CRCX: Creating connection: port: 4734 (mgcp_protocol.c:1044) 20250811125919126 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:DEBC7572 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #00: 200 9520 OK (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #02: I: DEBC7572 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #04: o=- DEBC7572 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4734 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919126 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9521 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20250811125919127 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:451) 20250811125919127 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:F37B4B63 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:F37B4B63 output_enabled 0 (mgcp_conn.c:271) 20250811125919127 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919127 DLMGCP DEBUG <0013> (1234/rtp C:F37B4B63 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:F37B4B63 CRCX: Creating connection: port: 4736 (mgcp_protocol.c:1044) 20250811125919127 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:F37B4B63 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919127 DLMGCP DEBUG <0013> Generated response: line #00: 200 9521 OK (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Generated response: line #02: I: F37B4B63 (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Generated response: line #04: o=- F37B4B63 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4736 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20250811125919127 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:451) 20250811125919127 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:86C6CF45 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:86C6CF45 output_enabled 0 (mgcp_conn.c:271) 20250811125919127 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919127 DLMGCP DEBUG <0013> (1234/rtp C:86C6CF45 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:86C6CF45 CRCX: Creating connection: port: 4738 (mgcp_protocol.c:1044) 20250811125919128 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:86C6CF45 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #00: 200 9522 OK (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #02: I: 86C6CF45 (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #04: o=- 86C6CF45 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4738 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20250811125919128 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:451) 20250811125919128 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:A0958E9D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:A0958E9D output_enabled 0 (mgcp_conn.c:271) 20250811125919128 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919128 DLMGCP DEBUG <0013> (1234/rtp C:A0958E9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:A0958E9D CRCX: Creating connection: port: 4740 (mgcp_protocol.c:1044) 20250811125919128 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:A0958E9D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #00: 200 9523 OK (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #02: I: A0958E9D (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #04: o=- A0958E9D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4740 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919128 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20250811125919129 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:451) 20250811125919129 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919129 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:2F8AEE91 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919129 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:2F8AEE91 output_enabled 0 (mgcp_conn.c:271) 20250811125919129 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919129 DLMGCP DEBUG <0013> (1234/rtp C:2F8AEE91 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919129 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:2F8AEE91 CRCX: Creating connection: port: 4742 (mgcp_protocol.c:1044) 20250811125919129 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:2F8AEE91 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919129 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #00: 200 9524 OK (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F8AEE91 (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F8AEE91 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4742 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20250811125919129 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:451) 20250811125919129 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919129 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:C16ED09E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919129 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:C16ED09E output_enabled 0 (mgcp_conn.c:271) 20250811125919129 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919129 DLMGCP DEBUG <0013> (1234/rtp C:C16ED09E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919129 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:C16ED09E CRCX: Creating connection: port: 4744 (mgcp_protocol.c:1044) 20250811125919129 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:C16ED09E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919129 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #00: 200 9525 OK (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #02: I: C16ED09E (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #04: o=- C16ED09E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4744 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919129 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20250811125919130 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:451) 20250811125919130 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919130 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:62EA5BC4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919130 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:62EA5BC4 output_enabled 0 (mgcp_conn.c:271) 20250811125919130 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919130 DLMGCP DEBUG <0013> (1234/rtp C:62EA5BC4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919130 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:62EA5BC4 CRCX: Creating connection: port: 4746 (mgcp_protocol.c:1044) 20250811125919130 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:62EA5BC4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919130 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #00: 200 9526 OK (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #02: I: 62EA5BC4 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62EA5BC4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4746 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20250811125919130 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:451) 20250811125919130 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919130 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:685803A6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919130 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:685803A6 output_enabled 0 (mgcp_conn.c:271) 20250811125919130 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919130 DLMGCP DEBUG <0013> (1234/rtp C:685803A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919130 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:685803A6 CRCX: Creating connection: port: 4748 (mgcp_protocol.c:1044) 20250811125919130 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:685803A6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919130 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #00: 200 9527 OK (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #02: I: 685803A6 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #04: o=- 685803A6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4748 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919130 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20250811125919131 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:451) 20250811125919131 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919131 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:EAB92217 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919131 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:EAB92217 output_enabled 0 (mgcp_conn.c:271) 20250811125919131 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919131 DLMGCP DEBUG <0013> (1234/rtp C:EAB92217 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919131 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:EAB92217 CRCX: Creating connection: port: 4750 (mgcp_protocol.c:1044) 20250811125919131 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:EAB92217 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919131 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #00: 200 9528 OK (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #02: I: EAB92217 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #04: o=- EAB92217 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4750 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20250811125919131 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:451) 20250811125919131 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919131 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:5B51DCF4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919131 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:5B51DCF4 output_enabled 0 (mgcp_conn.c:271) 20250811125919131 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919131 DLMGCP DEBUG <0013> (1234/rtp C:5B51DCF4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919131 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:5B51DCF4 CRCX: Creating connection: port: 4752 (mgcp_protocol.c:1044) 20250811125919131 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:5B51DCF4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919131 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #00: 200 9529 OK (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B51DCF4 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5B51DCF4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4752 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919131 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20250811125919131 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:451) 20250811125919131 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919131 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:0A60E20D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919131 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:0A60E20D output_enabled 0 (mgcp_conn.c:271) 20250811125919132 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919132 DLMGCP DEBUG <0013> (1234/rtp C:0A60E20D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919132 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:0A60E20D CRCX: Creating connection: port: 4754 (mgcp_protocol.c:1044) 20250811125919132 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:0A60E20D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919132 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #00: 200 9530 OK (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A60E20D (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A60E20D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4754 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20250811125919132 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:451) 20250811125919132 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919132 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:64D46A67 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919132 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:64D46A67 output_enabled 0 (mgcp_conn.c:271) 20250811125919132 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919132 DLMGCP DEBUG <0013> (1234/rtp C:64D46A67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919132 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:64D46A67 CRCX: Creating connection: port: 4756 (mgcp_protocol.c:1044) 20250811125919132 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:64D46A67 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919132 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #00: 200 9531 OK (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #02: I: 64D46A67 (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #04: o=- 64D46A67 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4756 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919132 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20250811125919132 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:451) 20250811125919132 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919132 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:4B9263C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919132 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:4B9263C2 output_enabled 0 (mgcp_conn.c:271) 20250811125919132 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919132 DLMGCP DEBUG <0013> (1234/rtp C:4B9263C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919132 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:4B9263C2 CRCX: Creating connection: port: 4758 (mgcp_protocol.c:1044) 20250811125919133 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:4B9263C2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919133 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #00: 200 9532 OK (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B9263C2 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B9263C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4758 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20250811125919133 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:451) 20250811125919133 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919133 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:F0576D74 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919133 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:F0576D74 output_enabled 0 (mgcp_conn.c:271) 20250811125919133 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919133 DLMGCP DEBUG <0013> (1234/rtp C:F0576D74 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919133 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:F0576D74 CRCX: Creating connection: port: 4760 (mgcp_protocol.c:1044) 20250811125919133 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:F0576D74 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919133 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #00: 200 9533 OK (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #02: I: F0576D74 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #04: o=- F0576D74 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4760 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20250811125919133 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:451) 20250811125919133 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:39314EE5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:39314EE5 output_enabled 0 (mgcp_conn.c:271) 20250811125919133 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919133 DLMGCP DEBUG <0013> (1234/rtp C:39314EE5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:39314EE5 CRCX: Creating connection: port: 4762 (mgcp_protocol.c:1044) 20250811125919133 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:39314EE5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #00: 200 9534 OK (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #02: I: 39314EE5 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #04: o=- 39314EE5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4762 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20250811125919134 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:451) 20250811125919134 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:7D391C2F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:7D391C2F output_enabled 0 (mgcp_conn.c:271) 20250811125919134 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919134 DLMGCP DEBUG <0013> (1234/rtp C:7D391C2F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:7D391C2F CRCX: Creating connection: port: 4764 (mgcp_protocol.c:1044) 20250811125919134 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:7D391C2F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #00: 200 9535 OK (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D391C2F (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D391C2F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4764 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20250811125919134 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:451) 20250811125919134 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:946027DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:946027DD output_enabled 0 (mgcp_conn.c:271) 20250811125919134 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919134 DLMGCP DEBUG <0013> (1234/rtp C:946027DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:946027DD CRCX: Creating connection: port: 4766 (mgcp_protocol.c:1044) 20250811125919134 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:946027DD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #00: 200 9536 OK (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #02: I: 946027DD (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #04: o=- 946027DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4766 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919134 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20250811125919135 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:451) 20250811125919135 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:3A35F6AF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:3A35F6AF output_enabled 0 (mgcp_conn.c:271) 20250811125919135 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919135 DLMGCP DEBUG <0013> (1234/rtp C:3A35F6AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:3A35F6AF CRCX: Creating connection: port: 4768 (mgcp_protocol.c:1044) 20250811125919135 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:3A35F6AF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #00: 200 9537 OK (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A35F6AF (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A35F6AF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4768 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20250811125919135 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:451) 20250811125919135 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:17E9C8FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:17E9C8FB output_enabled 0 (mgcp_conn.c:271) 20250811125919135 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919135 DLMGCP DEBUG <0013> (1234/rtp C:17E9C8FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:17E9C8FB CRCX: Creating connection: port: 4770 (mgcp_protocol.c:1044) 20250811125919135 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:17E9C8FB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #00: 200 9538 OK (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #02: I: 17E9C8FB (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17E9C8FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4770 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919135 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20250811125919136 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:451) 20250811125919136 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:0B30791A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:0B30791A output_enabled 0 (mgcp_conn.c:271) 20250811125919136 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919136 DLMGCP DEBUG <0013> (1234/rtp C:0B30791A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:0B30791A CRCX: Creating connection: port: 4772 (mgcp_protocol.c:1044) 20250811125919136 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:0B30791A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #00: 200 9539 OK (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B30791A (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B30791A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4772 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20250811125919136 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:451) 20250811125919136 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919136 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:7D979C70 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919136 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:7D979C70 output_enabled 0 (mgcp_conn.c:271) 20250811125919136 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919136 DLMGCP DEBUG <0013> (1234/rtp C:7D979C70 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919136 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:7D979C70 CRCX: Creating connection: port: 4774 (mgcp_protocol.c:1044) 20250811125919136 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:7D979C70 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919136 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #00: 200 9540 OK (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D979C70 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D979C70 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4774 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919136 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20250811125919136 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:451) 20250811125919136 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919136 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:AF92C95B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919136 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:AF92C95B output_enabled 0 (mgcp_conn.c:271) 20250811125919137 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919137 DLMGCP DEBUG <0013> (1234/rtp C:AF92C95B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919137 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:AF92C95B CRCX: Creating connection: port: 4776 (mgcp_protocol.c:1044) 20250811125919137 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:AF92C95B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919137 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #00: 200 9541 OK (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #02: I: AF92C95B (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #04: o=- AF92C95B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4776 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20250811125919137 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:451) 20250811125919137 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919137 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:6B390164 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919137 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:6B390164 output_enabled 0 (mgcp_conn.c:271) 20250811125919137 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919137 DLMGCP DEBUG <0013> (1234/rtp C:6B390164 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919137 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:6B390164 CRCX: Creating connection: port: 4778 (mgcp_protocol.c:1044) 20250811125919137 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:6B390164 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919137 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #00: 200 9542 OK (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B390164 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6B390164 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4778 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20250811125919137 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:451) 20250811125919137 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919137 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:B3CCA149 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919137 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:B3CCA149 output_enabled 0 (mgcp_conn.c:271) 20250811125919137 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919137 DLMGCP DEBUG <0013> (1234/rtp C:B3CCA149 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919137 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:B3CCA149 CRCX: Creating connection: port: 4780 (mgcp_protocol.c:1044) 20250811125919137 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:B3CCA149 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919137 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #00: 200 9543 OK (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #02: I: B3CCA149 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #04: o=- B3CCA149 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4780 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919137 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20250811125919138 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:451) 20250811125919138 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919138 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:C350290F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919138 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:C350290F output_enabled 0 (mgcp_conn.c:271) 20250811125919138 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919138 DLMGCP DEBUG <0013> (1234/rtp C:C350290F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919138 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:C350290F CRCX: Creating connection: port: 4782 (mgcp_protocol.c:1044) 20250811125919138 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:C350290F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919138 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #00: 200 9544 OK (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #02: I: C350290F (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #04: o=- C350290F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4782 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20250811125919138 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:451) 20250811125919138 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919138 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:B20C8150 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919138 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:B20C8150 output_enabled 0 (mgcp_conn.c:271) 20250811125919138 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919138 DLMGCP DEBUG <0013> (1234/rtp C:B20C8150 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919138 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:B20C8150 CRCX: Creating connection: port: 4784 (mgcp_protocol.c:1044) 20250811125919138 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:B20C8150 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919138 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #00: 200 9545 OK (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #02: I: B20C8150 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #04: o=- B20C8150 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4784 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919138 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20250811125919138 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:451) 20250811125919138 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919138 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:65BD90CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919138 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:65BD90CC output_enabled 0 (mgcp_conn.c:271) 20250811125919138 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919138 DLMGCP DEBUG <0013> (1234/rtp C:65BD90CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919139 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:65BD90CC CRCX: Creating connection: port: 4786 (mgcp_protocol.c:1044) 20250811125919139 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:65BD90CC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919139 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #00: 200 9546 OK (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #02: I: 65BD90CC (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #04: o=- 65BD90CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4786 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20250811125919139 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:451) 20250811125919139 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919139 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:85BA8B1C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919139 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:85BA8B1C output_enabled 0 (mgcp_conn.c:271) 20250811125919139 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919139 DLMGCP DEBUG <0013> (1234/rtp C:85BA8B1C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919139 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:85BA8B1C CRCX: Creating connection: port: 4788 (mgcp_protocol.c:1044) 20250811125919139 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:85BA8B1C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919139 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #00: 200 9547 OK (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #02: I: 85BA8B1C (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #04: o=- 85BA8B1C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4788 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20250811125919139 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:451) 20250811125919139 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919139 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:F44D4476 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919139 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:F44D4476 output_enabled 0 (mgcp_conn.c:271) 20250811125919139 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919139 DLMGCP DEBUG <0013> (1234/rtp C:F44D4476 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919139 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:F44D4476 CRCX: Creating connection: port: 4790 (mgcp_protocol.c:1044) 20250811125919139 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:F44D4476 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919139 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #00: 200 9548 OK (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #02: I: F44D4476 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #04: o=- F44D4476 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4790 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919139 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20250811125919140 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:451) 20250811125919140 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919140 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:4EB1EDDE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919140 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:4EB1EDDE output_enabled 0 (mgcp_conn.c:271) 20250811125919140 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919140 DLMGCP DEBUG <0013> (1234/rtp C:4EB1EDDE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919140 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:4EB1EDDE CRCX: Creating connection: port: 4792 (mgcp_protocol.c:1044) 20250811125919140 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:4EB1EDDE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919140 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #00: 200 9549 OK (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EB1EDDE (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4EB1EDDE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4792 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20250811125919140 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:451) 20250811125919140 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:55E89E14 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:55E89E14 output_enabled 0 (mgcp_conn.c:271) 20250811125919140 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919140 DLMGCP DEBUG <0013> (1234/rtp C:55E89E14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:55E89E14 CRCX: Creating connection: port: 4794 (mgcp_protocol.c:1044) 20250811125919140 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:55E89E14 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #00: 200 9550 OK (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #02: I: 55E89E14 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55E89E14 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4794 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20250811125919140 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:451) 20250811125919140 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:82A10967 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:82A10967 output_enabled 0 (mgcp_conn.c:271) 20250811125919140 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919140 DLMGCP DEBUG <0013> (1234/rtp C:82A10967 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:82A10967 CRCX: Creating connection: port: 4796 (mgcp_protocol.c:1044) 20250811125919140 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:82A10967 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #00: 200 9551 OK (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #02: I: 82A10967 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82A10967 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4796 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919140 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20250811125919141 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:451) 20250811125919141 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:88BFB2F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:88BFB2F2 output_enabled 0 (mgcp_conn.c:271) 20250811125919141 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919141 DLMGCP DEBUG <0013> (1234/rtp C:88BFB2F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:88BFB2F2 CRCX: Creating connection: port: 4798 (mgcp_protocol.c:1044) 20250811125919141 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:88BFB2F2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #00: 200 9552 OK (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #02: I: 88BFB2F2 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #04: o=- 88BFB2F2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4798 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20250811125919141 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:451) 20250811125919141 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:CE9DBB8A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:CE9DBB8A output_enabled 0 (mgcp_conn.c:271) 20250811125919141 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919141 DLMGCP DEBUG <0013> (1234/rtp C:CE9DBB8A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:CE9DBB8A CRCX: Creating connection: port: 4800 (mgcp_protocol.c:1044) 20250811125919141 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:CE9DBB8A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #00: 200 9553 OK (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #02: I: CE9DBB8A (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE9DBB8A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4800 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20250811125919141 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:451) 20250811125919141 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:DBEB4EA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:DBEB4EA2 output_enabled 0 (mgcp_conn.c:271) 20250811125919141 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919141 DLMGCP DEBUG <0013> (1234/rtp C:DBEB4EA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:DBEB4EA2 CRCX: Creating connection: port: 4802 (mgcp_protocol.c:1044) 20250811125919141 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:DBEB4EA2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #00: 200 9554 OK (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #02: I: DBEB4EA2 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBEB4EA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4802 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919141 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20250811125919142 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:451) 20250811125919142 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:F50CBB8E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:F50CBB8E output_enabled 0 (mgcp_conn.c:271) 20250811125919142 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919142 DLMGCP DEBUG <0013> (1234/rtp C:F50CBB8E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:F50CBB8E CRCX: Creating connection: port: 4804 (mgcp_protocol.c:1044) 20250811125919142 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:F50CBB8E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #00: 200 9555 OK (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #02: I: F50CBB8E (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #04: o=- F50CBB8E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4804 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20250811125919142 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:451) 20250811125919142 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919142 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:0E02631B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919142 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:0E02631B output_enabled 0 (mgcp_conn.c:271) 20250811125919142 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919142 DLMGCP DEBUG <0013> (1234/rtp C:0E02631B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919142 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:0E02631B CRCX: Creating connection: port: 4806 (mgcp_protocol.c:1044) 20250811125919142 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:0E02631B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919142 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #00: 200 9556 OK (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E02631B (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E02631B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4806 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20250811125919142 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:451) 20250811125919142 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919142 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:156C966D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919142 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:156C966D output_enabled 0 (mgcp_conn.c:271) 20250811125919142 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919142 DLMGCP DEBUG <0013> (1234/rtp C:156C966D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919142 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:156C966D CRCX: Creating connection: port: 4808 (mgcp_protocol.c:1044) 20250811125919142 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:156C966D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919142 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #00: 200 9557 OK (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #02: I: 156C966D (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #04: o=- 156C966D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4808 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919142 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20250811125919143 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:451) 20250811125919143 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919143 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:8B62E497 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919143 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:8B62E497 output_enabled 0 (mgcp_conn.c:271) 20250811125919143 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919143 DLMGCP DEBUG <0013> (1234/rtp C:8B62E497 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919143 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:8B62E497 CRCX: Creating connection: port: 4810 (mgcp_protocol.c:1044) 20250811125919143 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:8B62E497 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919143 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #00: 200 9558 OK (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B62E497 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B62E497 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4810 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20250811125919143 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:451) 20250811125919143 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919143 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:71F07856 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919143 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:71F07856 output_enabled 0 (mgcp_conn.c:271) 20250811125919143 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919143 DLMGCP DEBUG <0013> (1234/rtp C:71F07856 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919143 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:71F07856 CRCX: Creating connection: port: 4812 (mgcp_protocol.c:1044) 20250811125919143 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:71F07856 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919143 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #00: 200 9559 OK (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #02: I: 71F07856 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #04: o=- 71F07856 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4812 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20250811125919143 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:451) 20250811125919143 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919143 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:35C18C08 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919143 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:35C18C08 output_enabled 0 (mgcp_conn.c:271) 20250811125919143 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919143 DLMGCP DEBUG <0013> (1234/rtp C:35C18C08 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919143 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:35C18C08 CRCX: Creating connection: port: 4814 (mgcp_protocol.c:1044) 20250811125919143 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:35C18C08 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919143 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #00: 200 9560 OK (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #02: I: 35C18C08 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #04: o=- 35C18C08 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919143 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4814 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20250811125919144 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:451) 20250811125919144 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919144 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:8438F103 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919144 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:8438F103 output_enabled 0 (mgcp_conn.c:271) 20250811125919144 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919144 DLMGCP DEBUG <0013> (1234/rtp C:8438F103 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919144 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:8438F103 CRCX: Creating connection: port: 4816 (mgcp_protocol.c:1044) 20250811125919144 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:8438F103 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919144 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #00: 200 9561 OK (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #02: I: 8438F103 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8438F103 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4816 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20250811125919144 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:451) 20250811125919144 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919144 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:7129CDA5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919144 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:7129CDA5 output_enabled 0 (mgcp_conn.c:271) 20250811125919144 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919144 DLMGCP DEBUG <0013> (1234/rtp C:7129CDA5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919144 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:7129CDA5 CRCX: Creating connection: port: 4818 (mgcp_protocol.c:1044) 20250811125919144 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:7129CDA5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919144 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #00: 200 9562 OK (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #02: I: 7129CDA5 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7129CDA5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4818 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20250811125919144 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:451) 20250811125919144 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919144 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:7E97FDC8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919144 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:7E97FDC8 output_enabled 0 (mgcp_conn.c:271) 20250811125919144 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919144 DLMGCP DEBUG <0013> (1234/rtp C:7E97FDC8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919144 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:7E97FDC8 CRCX: Creating connection: port: 4820 (mgcp_protocol.c:1044) 20250811125919144 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:7E97FDC8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919144 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #00: 200 9563 OK (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E97FDC8 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E97FDC8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4820 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919144 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20250811125919145 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:451) 20250811125919145 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919145 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:42A9DD65 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919145 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:42A9DD65 output_enabled 0 (mgcp_conn.c:271) 20250811125919145 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919145 DLMGCP DEBUG <0013> (1234/rtp C:42A9DD65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919145 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:42A9DD65 CRCX: Creating connection: port: 4822 (mgcp_protocol.c:1044) 20250811125919145 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:42A9DD65 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919145 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #00: 200 9564 OK (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #02: I: 42A9DD65 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42A9DD65 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4822 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9565 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20250811125919145 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:451) 20250811125919145 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919145 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:83957C44 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919145 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:83957C44 output_enabled 0 (mgcp_conn.c:271) 20250811125919145 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919145 DLMGCP DEBUG <0013> (1234/rtp C:83957C44 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919145 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:83957C44 CRCX: Creating connection: port: 4824 (mgcp_protocol.c:1044) 20250811125919145 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:83957C44 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919145 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #00: 200 9565 OK (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #02: I: 83957C44 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #04: o=- 83957C44 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4824 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9566 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20250811125919145 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:451) 20250811125919145 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919145 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:CDE7E64D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919145 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:CDE7E64D output_enabled 0 (mgcp_conn.c:271) 20250811125919145 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919145 DLMGCP DEBUG <0013> (1234/rtp C:CDE7E64D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919145 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:CDE7E64D CRCX: Creating connection: port: 4826 (mgcp_protocol.c:1044) 20250811125919145 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:CDE7E64D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919145 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #00: 200 9566 OK (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #02: I: CDE7E64D (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #04: o=- CDE7E64D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4826 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919145 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9567 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20250811125919146 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:451) 20250811125919146 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:DAC34D86 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:DAC34D86 output_enabled 0 (mgcp_conn.c:271) 20250811125919146 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919146 DLMGCP DEBUG <0013> (1234/rtp C:DAC34D86 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:DAC34D86 CRCX: Creating connection: port: 4828 (mgcp_protocol.c:1044) 20250811125919146 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:DAC34D86 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #00: 200 9567 OK (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #02: I: DAC34D86 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #04: o=- DAC34D86 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4828 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9568 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20250811125919146 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:451) 20250811125919146 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:87A00728 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:87A00728 output_enabled 0 (mgcp_conn.c:271) 20250811125919146 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919146 DLMGCP DEBUG <0013> (1234/rtp C:87A00728 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:87A00728 CRCX: Creating connection: port: 4830 (mgcp_protocol.c:1044) 20250811125919146 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:87A00728 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #00: 200 9568 OK (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #02: I: 87A00728 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #04: o=- 87A00728 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4830 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20250811125919146 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:451) 20250811125919146 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:6DF0BD8C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:6DF0BD8C output_enabled 0 (mgcp_conn.c:271) 20250811125919146 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919146 DLMGCP DEBUG <0013> (1234/rtp C:6DF0BD8C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:6DF0BD8C CRCX: Creating connection: port: 4832 (mgcp_protocol.c:1044) 20250811125919146 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:6DF0BD8C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #00: 200 9569 OK (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #02: I: 6DF0BD8C (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6DF0BD8C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4832 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919146 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20250811125919147 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:451) 20250811125919147 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:BD55B660 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:BD55B660 output_enabled 0 (mgcp_conn.c:271) 20250811125919147 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919147 DLMGCP DEBUG <0013> (1234/rtp C:BD55B660 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:BD55B660 CRCX: Creating connection: port: 4834 (mgcp_protocol.c:1044) 20250811125919147 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:BD55B660 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #00: 200 9570 OK (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #02: I: BD55B660 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #04: o=- BD55B660 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4834 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20250811125919147 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:451) 20250811125919147 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:43FFED34 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:43FFED34 output_enabled 0 (mgcp_conn.c:271) 20250811125919147 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919147 DLMGCP DEBUG <0013> (1234/rtp C:43FFED34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:43FFED34 CRCX: Creating connection: port: 4836 (mgcp_protocol.c:1044) 20250811125919147 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:43FFED34 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #00: 200 9571 OK (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #02: I: 43FFED34 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43FFED34 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4836 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20250811125919147 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:451) 20250811125919147 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:2189392E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:2189392E output_enabled 0 (mgcp_conn.c:271) 20250811125919147 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919147 DLMGCP DEBUG <0013> (1234/rtp C:2189392E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:2189392E CRCX: Creating connection: port: 4838 (mgcp_protocol.c:1044) 20250811125919147 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:2189392E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #00: 200 9572 OK (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #02: I: 2189392E (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2189392E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4838 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20250811125919147 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:451) 20250811125919147 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:4C33FD3D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:4C33FD3D output_enabled 0 (mgcp_conn.c:271) 20250811125919147 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919147 DLMGCP DEBUG <0013> (1234/rtp C:4C33FD3D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:4C33FD3D CRCX: Creating connection: port: 4840 (mgcp_protocol.c:1044) 20250811125919147 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:4C33FD3D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919147 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #00: 200 9573 OK (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250811125919147 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C33FD3D (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C33FD3D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4840 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20250811125919148 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:451) 20250811125919148 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919148 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:5C336C9A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919148 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:5C336C9A output_enabled 0 (mgcp_conn.c:271) 20250811125919148 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919148 DLMGCP DEBUG <0013> (1234/rtp C:5C336C9A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919148 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:5C336C9A CRCX: Creating connection: port: 4842 (mgcp_protocol.c:1044) 20250811125919148 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:5C336C9A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919148 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #00: 200 9574 OK (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C336C9A (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C336C9A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4842 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20250811125919148 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:451) 20250811125919148 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919148 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:198BE8EE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919148 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:198BE8EE output_enabled 0 (mgcp_conn.c:271) 20250811125919148 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919148 DLMGCP DEBUG <0013> (1234/rtp C:198BE8EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919148 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:198BE8EE CRCX: Creating connection: port: 4844 (mgcp_protocol.c:1044) 20250811125919148 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:198BE8EE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919148 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #00: 200 9575 OK (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #02: I: 198BE8EE (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #04: o=- 198BE8EE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4844 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20250811125919148 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:451) 20250811125919148 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919148 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:520A4CC7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919148 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:520A4CC7 output_enabled 0 (mgcp_conn.c:271) 20250811125919148 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919148 DLMGCP DEBUG <0013> (1234/rtp C:520A4CC7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919148 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:520A4CC7 CRCX: Creating connection: port: 4846 (mgcp_protocol.c:1044) 20250811125919148 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:520A4CC7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919148 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #00: 200 9576 OK (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #02: I: 520A4CC7 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #04: o=- 520A4CC7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4846 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919148 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20250811125919149 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:451) 20250811125919149 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:AF4EEEA3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:AF4EEEA3 output_enabled 0 (mgcp_conn.c:271) 20250811125919149 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919149 DLMGCP DEBUG <0013> (1234/rtp C:AF4EEEA3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:AF4EEEA3 CRCX: Creating connection: port: 4848 (mgcp_protocol.c:1044) 20250811125919149 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:AF4EEEA3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #00: 200 9577 OK (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #02: I: AF4EEEA3 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #04: o=- AF4EEEA3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4848 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20250811125919149 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:451) 20250811125919149 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:1305CDAE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:1305CDAE output_enabled 0 (mgcp_conn.c:271) 20250811125919149 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919149 DLMGCP DEBUG <0013> (1234/rtp C:1305CDAE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:1305CDAE CRCX: Creating connection: port: 4850 (mgcp_protocol.c:1044) 20250811125919149 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:1305CDAE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #00: 200 9578 OK (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #02: I: 1305CDAE (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1305CDAE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4850 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20250811125919149 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:451) 20250811125919149 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:F63F419F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:F63F419F output_enabled 0 (mgcp_conn.c:271) 20250811125919149 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919149 DLMGCP DEBUG <0013> (1234/rtp C:F63F419F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:F63F419F CRCX: Creating connection: port: 4852 (mgcp_protocol.c:1044) 20250811125919149 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:F63F419F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #00: 200 9579 OK (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #02: I: F63F419F (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #04: o=- F63F419F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4852 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20250811125919149 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:451) 20250811125919149 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:D35AF6C9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:D35AF6C9 output_enabled 0 (mgcp_conn.c:271) 20250811125919149 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919149 DLMGCP DEBUG <0013> (1234/rtp C:D35AF6C9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:D35AF6C9 CRCX: Creating connection: port: 4854 (mgcp_protocol.c:1044) 20250811125919149 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:D35AF6C9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919149 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #00: 200 9580 OK (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250811125919149 DLMGCP DEBUG <0013> Generated response: line #02: I: D35AF6C9 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #04: o=- D35AF6C9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4854 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9581 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20250811125919150 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:451) 20250811125919150 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919150 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:C066FA3F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919150 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:C066FA3F output_enabled 0 (mgcp_conn.c:271) 20250811125919150 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919150 DLMGCP DEBUG <0013> (1234/rtp C:C066FA3F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919150 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:C066FA3F CRCX: Creating connection: port: 4856 (mgcp_protocol.c:1044) 20250811125919150 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:C066FA3F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919150 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #00: 200 9581 OK (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #02: I: C066FA3F (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #04: o=- C066FA3F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4856 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9582 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20250811125919150 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:451) 20250811125919150 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:6033F045 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:6033F045 output_enabled 0 (mgcp_conn.c:271) 20250811125919150 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919150 DLMGCP DEBUG <0013> (1234/rtp C:6033F045 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:6033F045 CRCX: Creating connection: port: 4858 (mgcp_protocol.c:1044) 20250811125919150 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:6033F045 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #00: 200 9582 OK (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #02: I: 6033F045 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6033F045 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4858 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9583 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20250811125919150 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:451) 20250811125919150 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:5FD03095 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:5FD03095 output_enabled 0 (mgcp_conn.c:271) 20250811125919150 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919150 DLMGCP DEBUG <0013> (1234/rtp C:5FD03095 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:5FD03095 CRCX: Creating connection: port: 4860 (mgcp_protocol.c:1044) 20250811125919150 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:5FD03095 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919150 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #00: 200 9583 OK (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FD03095 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FD03095 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4860 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919150 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9584 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20250811125919151 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:451) 20250811125919151 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919151 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:A2D73F0F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919151 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:A2D73F0F output_enabled 0 (mgcp_conn.c:271) 20250811125919151 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919151 DLMGCP DEBUG <0013> (1234/rtp C:A2D73F0F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919151 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:A2D73F0F CRCX: Creating connection: port: 4862 (mgcp_protocol.c:1044) 20250811125919151 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:A2D73F0F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919151 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #00: 200 9584 OK (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #02: I: A2D73F0F (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #04: o=- A2D73F0F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4862 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9585 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20250811125919151 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:451) 20250811125919151 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919151 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:610154AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919151 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:610154AB output_enabled 0 (mgcp_conn.c:271) 20250811125919151 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919151 DLMGCP DEBUG <0013> (1234/rtp C:610154AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919151 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:610154AB CRCX: Creating connection: port: 4864 (mgcp_protocol.c:1044) 20250811125919151 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:610154AB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919151 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #00: 200 9585 OK (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #02: I: 610154AB (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #04: o=- 610154AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4864 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919151 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9586 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20250811125919152 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:451) 20250811125919152 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919152 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:600E842B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919152 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:600E842B output_enabled 0 (mgcp_conn.c:271) 20250811125919152 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919152 DLMGCP DEBUG <0013> (1234/rtp C:600E842B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919152 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:600E842B CRCX: Creating connection: port: 4866 (mgcp_protocol.c:1044) 20250811125919152 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:600E842B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919152 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #00: 200 9586 OK (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #02: I: 600E842B (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #04: o=- 600E842B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4866 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9587 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20250811125919152 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:451) 20250811125919152 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919152 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:4ACD42D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919152 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:4ACD42D9 output_enabled 0 (mgcp_conn.c:271) 20250811125919152 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919152 DLMGCP DEBUG <0013> (1234/rtp C:4ACD42D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919152 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:4ACD42D9 CRCX: Creating connection: port: 4868 (mgcp_protocol.c:1044) 20250811125919152 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:4ACD42D9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919152 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #00: 200 9587 OK (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #02: I: 4ACD42D9 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4ACD42D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4868 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9588 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20250811125919152 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:451) 20250811125919152 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919152 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:FEA361A6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919152 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:FEA361A6 output_enabled 0 (mgcp_conn.c:271) 20250811125919152 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919152 DLMGCP DEBUG <0013> (1234/rtp C:FEA361A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919152 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:FEA361A6 CRCX: Creating connection: port: 4870 (mgcp_protocol.c:1044) 20250811125919152 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:FEA361A6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919152 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #00: 200 9588 OK (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #02: I: FEA361A6 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #04: o=- FEA361A6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4870 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9589 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919152 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20250811125919152 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:451) 20250811125919152 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919153 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:3AF382FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919153 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:3AF382FB output_enabled 0 (mgcp_conn.c:271) 20250811125919153 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919153 DLMGCP DEBUG <0013> (1234/rtp C:3AF382FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919153 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:3AF382FB CRCX: Creating connection: port: 4872 (mgcp_protocol.c:1044) 20250811125919153 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:3AF382FB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919153 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #00: 200 9589 OK (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #02: I: 3AF382FB (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3AF382FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4872 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9590 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20250811125919153 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:451) 20250811125919153 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919153 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:9A9B85CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919153 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:9A9B85CA output_enabled 0 (mgcp_conn.c:271) 20250811125919153 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919153 DLMGCP DEBUG <0013> (1234/rtp C:9A9B85CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919153 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:9A9B85CA CRCX: Creating connection: port: 4874 (mgcp_protocol.c:1044) 20250811125919153 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:9A9B85CA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919153 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #00: 200 9590 OK (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A9B85CA (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A9B85CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4874 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9591 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20250811125919153 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:451) 20250811125919153 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919153 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:9F43E20F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919153 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:9F43E20F output_enabled 0 (mgcp_conn.c:271) 20250811125919153 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919153 DLMGCP DEBUG <0013> (1234/rtp C:9F43E20F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919153 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:9F43E20F CRCX: Creating connection: port: 4876 (mgcp_protocol.c:1044) 20250811125919153 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:9F43E20F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919153 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #00: 200 9591 OK (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F43E20F (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9F43E20F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4876 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919153 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20250811125919153 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:451) 20250811125919153 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919153 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:92D8FBD8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919153 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:92D8FBD8 output_enabled 0 (mgcp_conn.c:271) 20250811125919153 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919153 DLMGCP DEBUG <0013> (1234/rtp C:92D8FBD8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919154 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:92D8FBD8 CRCX: Creating connection: port: 4878 (mgcp_protocol.c:1044) 20250811125919154 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:92D8FBD8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919154 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #00: 200 9592 OK (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #02: I: 92D8FBD8 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #04: o=- 92D8FBD8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4878 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9593 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20250811125919154 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:451) 20250811125919154 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919154 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:FA119375 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919154 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:FA119375 output_enabled 0 (mgcp_conn.c:271) 20250811125919154 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919154 DLMGCP DEBUG <0013> (1234/rtp C:FA119375 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919154 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:FA119375 CRCX: Creating connection: port: 4880 (mgcp_protocol.c:1044) 20250811125919154 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:FA119375 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919154 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #00: 200 9593 OK (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #02: I: FA119375 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA119375 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4880 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9594 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20250811125919154 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:451) 20250811125919154 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919154 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:09BB8C6C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919154 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:09BB8C6C output_enabled 0 (mgcp_conn.c:271) 20250811125919154 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919154 DLMGCP DEBUG <0013> (1234/rtp C:09BB8C6C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919154 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:09BB8C6C CRCX: Creating connection: port: 4882 (mgcp_protocol.c:1044) 20250811125919154 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:09BB8C6C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919154 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #00: 200 9594 OK (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #02: I: 09BB8C6C (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09BB8C6C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4882 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9595 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919154 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20250811125919154 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:451) 20250811125919154 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919154 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:4BC4315E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919154 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:4BC4315E output_enabled 0 (mgcp_conn.c:271) 20250811125919154 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919154 DLMGCP DEBUG <0013> (1234/rtp C:4BC4315E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919155 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:4BC4315E CRCX: Creating connection: port: 4884 (mgcp_protocol.c:1044) 20250811125919155 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:4BC4315E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919155 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #00: 200 9595 OK (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BC4315E (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4BC4315E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4884 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9596 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20250811125919155 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:451) 20250811125919155 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919155 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:02A8B51E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919155 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:02A8B51E output_enabled 0 (mgcp_conn.c:271) 20250811125919155 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919155 DLMGCP DEBUG <0013> (1234/rtp C:02A8B51E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919155 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:02A8B51E CRCX: Creating connection: port: 4886 (mgcp_protocol.c:1044) 20250811125919155 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:02A8B51E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919155 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #00: 200 9596 OK (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #02: I: 02A8B51E (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #04: o=- 02A8B51E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4886 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9597 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20250811125919155 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:451) 20250811125919155 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919155 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:7963688E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919155 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:7963688E output_enabled 0 (mgcp_conn.c:271) 20250811125919155 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919155 DLMGCP DEBUG <0013> (1234/rtp C:7963688E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919155 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:7963688E CRCX: Creating connection: port: 4888 (mgcp_protocol.c:1044) 20250811125919155 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:7963688E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919155 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #00: 200 9597 OK (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #02: I: 7963688E (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7963688E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4888 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9598 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919155 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20250811125919155 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:451) 20250811125919155 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919155 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:0C987AB5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919155 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:0C987AB5 output_enabled 0 (mgcp_conn.c:271) 20250811125919155 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919155 DLMGCP DEBUG <0013> (1234/rtp C:0C987AB5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919155 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:0C987AB5 CRCX: Creating connection: port: 4890 (mgcp_protocol.c:1044) 20250811125919155 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:0C987AB5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #00: 200 9598 OK (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C987AB5 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0C987AB5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4890 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9599 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20250811125919156 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:451) 20250811125919156 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:2ABB1C9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:2ABB1C9B output_enabled 0 (mgcp_conn.c:271) 20250811125919156 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919156 DLMGCP DEBUG <0013> (1234/rtp C:2ABB1C9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:2ABB1C9B CRCX: Creating connection: port: 4892 (mgcp_protocol.c:1044) 20250811125919156 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:2ABB1C9B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #00: 200 9599 OK (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #02: I: 2ABB1C9B (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2ABB1C9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4892 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9600 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20250811125919156 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:451) 20250811125919156 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:4B907947 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:4B907947 output_enabled 0 (mgcp_conn.c:271) 20250811125919156 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919156 DLMGCP DEBUG <0013> (1234/rtp C:4B907947 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:4B907947 CRCX: Creating connection: port: 4894 (mgcp_protocol.c:1044) 20250811125919156 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:4B907947 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #00: 200 9600 OK (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B907947 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B907947 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4894 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20250811125919156 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:451) 20250811125919156 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:40624F85 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:40624F85 output_enabled 0 (mgcp_conn.c:271) 20250811125919156 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919156 DLMGCP DEBUG <0013> (1234/rtp C:40624F85 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:40624F85 CRCX: Creating connection: port: 4896 (mgcp_protocol.c:1044) 20250811125919157 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:40624F85 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #00: 200 9601 OK (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #02: I: 40624F85 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #04: o=- 40624F85 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4896 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9602 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20250811125919157 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:451) 20250811125919157 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:E0DF9136 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:E0DF9136 output_enabled 0 (mgcp_conn.c:271) 20250811125919157 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919157 DLMGCP DEBUG <0013> (1234/rtp C:E0DF9136 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:E0DF9136 CRCX: Creating connection: port: 4898 (mgcp_protocol.c:1044) 20250811125919157 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:E0DF9136 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #00: 200 9602 OK (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #02: I: E0DF9136 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #04: o=- E0DF9136 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4898 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9603 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20250811125919157 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:451) 20250811125919157 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:5026010C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:5026010C output_enabled 0 (mgcp_conn.c:271) 20250811125919157 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919157 DLMGCP DEBUG <0013> (1234/rtp C:5026010C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:5026010C CRCX: Creating connection: port: 4900 (mgcp_protocol.c:1044) 20250811125919157 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:5026010C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919157 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #00: 200 9603 OK (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #02: I: 5026010C (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5026010C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4900 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919157 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9604 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20250811125919158 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:451) 20250811125919158 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919158 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:082C47EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919158 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:082C47EF output_enabled 0 (mgcp_conn.c:271) 20250811125919158 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919158 DLMGCP DEBUG <0013> (1234/rtp C:082C47EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919158 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:082C47EF CRCX: Creating connection: port: 4902 (mgcp_protocol.c:1044) 20250811125919158 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:082C47EF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919158 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #00: 200 9604 OK (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #02: I: 082C47EF (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #04: o=- 082C47EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4902 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9605 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20250811125919158 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:451) 20250811125919158 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919158 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:45F9CC81 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919158 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:45F9CC81 output_enabled 0 (mgcp_conn.c:271) 20250811125919158 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919158 DLMGCP DEBUG <0013> (1234/rtp C:45F9CC81 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919158 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:45F9CC81 CRCX: Creating connection: port: 4904 (mgcp_protocol.c:1044) 20250811125919158 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:45F9CC81 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919158 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #00: 200 9605 OK (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #02: I: 45F9CC81 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45F9CC81 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4904 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9606 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20250811125919158 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:451) 20250811125919158 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919158 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:8BE70D65 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919158 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:8BE70D65 output_enabled 0 (mgcp_conn.c:271) 20250811125919158 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919158 DLMGCP DEBUG <0013> (1234/rtp C:8BE70D65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919158 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:8BE70D65 CRCX: Creating connection: port: 4906 (mgcp_protocol.c:1044) 20250811125919158 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:8BE70D65 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919158 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #00: 200 9606 OK (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #02: I: 8BE70D65 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8BE70D65 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4906 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919158 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9607 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20250811125919159 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:451) 20250811125919159 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919159 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:F55B3575 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919159 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:F55B3575 output_enabled 0 (mgcp_conn.c:271) 20250811125919159 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919159 DLMGCP DEBUG <0013> (1234/rtp C:F55B3575 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919159 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:F55B3575 CRCX: Creating connection: port: 4908 (mgcp_protocol.c:1044) 20250811125919159 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:F55B3575 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919159 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #00: 200 9607 OK (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #02: I: F55B3575 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #04: o=- F55B3575 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4908 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9608 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20250811125919159 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:451) 20250811125919159 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919159 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:BC8E50CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919159 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:BC8E50CA output_enabled 0 (mgcp_conn.c:271) 20250811125919159 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919159 DLMGCP DEBUG <0013> (1234/rtp C:BC8E50CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919159 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:BC8E50CA CRCX: Creating connection: port: 4910 (mgcp_protocol.c:1044) 20250811125919159 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:BC8E50CA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919159 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #00: 200 9608 OK (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #02: I: BC8E50CA (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC8E50CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4910 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9609 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919159 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20250811125919159 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:451) 20250811125919159 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919159 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:1AC4094C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919159 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:1AC4094C output_enabled 0 (mgcp_conn.c:271) 20250811125919159 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919159 DLMGCP DEBUG <0013> (1234/rtp C:1AC4094C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919160 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:1AC4094C CRCX: Creating connection: port: 4912 (mgcp_protocol.c:1044) 20250811125919160 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:1AC4094C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919160 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #00: 200 9609 OK (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #02: I: 1AC4094C (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1AC4094C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4912 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9610 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20250811125919160 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:451) 20250811125919160 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919160 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:202901CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919160 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:202901CD output_enabled 0 (mgcp_conn.c:271) 20250811125919160 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919160 DLMGCP DEBUG <0013> (1234/rtp C:202901CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919160 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:202901CD CRCX: Creating connection: port: 4914 (mgcp_protocol.c:1044) 20250811125919160 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:202901CD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919160 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #00: 200 9610 OK (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #02: I: 202901CD (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #04: o=- 202901CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4914 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9611 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20250811125919160 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:451) 20250811125919160 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919160 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:B5FF15BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919160 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:B5FF15BB output_enabled 0 (mgcp_conn.c:271) 20250811125919160 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919160 DLMGCP DEBUG <0013> (1234/rtp C:B5FF15BB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919160 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:B5FF15BB CRCX: Creating connection: port: 4916 (mgcp_protocol.c:1044) 20250811125919160 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:B5FF15BB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919160 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #00: 200 9611 OK (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #02: I: B5FF15BB (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5FF15BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4916 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919160 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9612 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20250811125919161 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:451) 20250811125919161 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919161 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:539AF8DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919161 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:539AF8DB output_enabled 0 (mgcp_conn.c:271) 20250811125919161 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919161 DLMGCP DEBUG <0013> (1234/rtp C:539AF8DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919161 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:539AF8DB CRCX: Creating connection: port: 4918 (mgcp_protocol.c:1044) 20250811125919161 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:539AF8DB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919161 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #00: 200 9612 OK (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #02: I: 539AF8DB (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #04: o=- 539AF8DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4918 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9613 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20250811125919161 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:451) 20250811125919161 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919161 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:70EC7E15 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919161 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:70EC7E15 output_enabled 0 (mgcp_conn.c:271) 20250811125919161 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919161 DLMGCP DEBUG <0013> (1234/rtp C:70EC7E15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919161 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:70EC7E15 CRCX: Creating connection: port: 4920 (mgcp_protocol.c:1044) 20250811125919161 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:70EC7E15 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919161 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #00: 200 9613 OK (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #02: I: 70EC7E15 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70EC7E15 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4920 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9614 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20250811125919161 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:451) 20250811125919161 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919161 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:91563901 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919161 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:91563901 output_enabled 0 (mgcp_conn.c:271) 20250811125919161 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919161 DLMGCP DEBUG <0013> (1234/rtp C:91563901 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919161 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:91563901 CRCX: Creating connection: port: 4922 (mgcp_protocol.c:1044) 20250811125919161 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:91563901 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919161 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #00: 200 9614 OK (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #02: I: 91563901 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91563901 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4922 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919161 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9615 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20250811125919162 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:451) 20250811125919162 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919162 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:F01985B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919162 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:F01985B3 output_enabled 0 (mgcp_conn.c:271) 20250811125919162 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919162 DLMGCP DEBUG <0013> (1234/rtp C:F01985B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919162 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:F01985B3 CRCX: Creating connection: port: 4924 (mgcp_protocol.c:1044) 20250811125919162 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:F01985B3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919162 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #00: 200 9615 OK (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #02: I: F01985B3 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #04: o=- F01985B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4924 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9616 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20250811125919162 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:451) 20250811125919162 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919162 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:3E76313E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919162 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:3E76313E output_enabled 0 (mgcp_conn.c:271) 20250811125919162 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919162 DLMGCP DEBUG <0013> (1234/rtp C:3E76313E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919162 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:3E76313E CRCX: Creating connection: port: 4926 (mgcp_protocol.c:1044) 20250811125919162 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:3E76313E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919162 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #00: 200 9616 OK (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E76313E (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E76313E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4926 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9617 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20250811125919162 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:451) 20250811125919162 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919162 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:1708CC63 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919162 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:1708CC63 output_enabled 0 (mgcp_conn.c:271) 20250811125919162 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919162 DLMGCP DEBUG <0013> (1234/rtp C:1708CC63 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919162 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:1708CC63 CRCX: Creating connection: port: 4928 (mgcp_protocol.c:1044) 20250811125919162 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:1708CC63 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919162 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #00: 200 9617 OK (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #02: I: 1708CC63 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1708CC63 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4928 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919162 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9618 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20250811125919163 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:451) 20250811125919163 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919163 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:E3288FC3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919163 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:E3288FC3 output_enabled 0 (mgcp_conn.c:271) 20250811125919163 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919163 DLMGCP DEBUG <0013> (1234/rtp C:E3288FC3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919163 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:E3288FC3 CRCX: Creating connection: port: 4930 (mgcp_protocol.c:1044) 20250811125919163 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:E3288FC3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919163 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #00: 200 9618 OK (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #02: I: E3288FC3 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3288FC3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4930 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9619 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20250811125919163 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:451) 20250811125919163 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919163 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:2BB50E34 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919163 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:2BB50E34 output_enabled 0 (mgcp_conn.c:271) 20250811125919163 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919163 DLMGCP DEBUG <0013> (1234/rtp C:2BB50E34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919163 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:2BB50E34 CRCX: Creating connection: port: 4932 (mgcp_protocol.c:1044) 20250811125919163 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:2BB50E34 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919163 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #00: 200 9619 OK (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BB50E34 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2BB50E34 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4932 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9620 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20250811125919163 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:451) 20250811125919163 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919163 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:A63D38A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919163 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:A63D38A7 output_enabled 0 (mgcp_conn.c:271) 20250811125919163 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919163 DLMGCP DEBUG <0013> (1234/rtp C:A63D38A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919163 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:A63D38A7 CRCX: Creating connection: port: 4934 (mgcp_protocol.c:1044) 20250811125919163 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:A63D38A7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919163 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #00: 200 9620 OK (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #02: I: A63D38A7 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919163 DLMGCP DEBUG <0013> Generated response: line #04: o=- A63D38A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4934 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9621 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20250811125919164 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:451) 20250811125919164 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:058ECA4C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:058ECA4C output_enabled 0 (mgcp_conn.c:271) 20250811125919164 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919164 DLMGCP DEBUG <0013> (1234/rtp C:058ECA4C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:058ECA4C CRCX: Creating connection: port: 4936 (mgcp_protocol.c:1044) 20250811125919164 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:058ECA4C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #00: 200 9621 OK (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #02: I: 058ECA4C (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #04: o=- 058ECA4C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4936 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9622 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20250811125919164 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:451) 20250811125919164 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:EC590D1F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:EC590D1F output_enabled 0 (mgcp_conn.c:271) 20250811125919164 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919164 DLMGCP DEBUG <0013> (1234/rtp C:EC590D1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:EC590D1F CRCX: Creating connection: port: 4938 (mgcp_protocol.c:1044) 20250811125919164 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:EC590D1F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #00: 200 9622 OK (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #02: I: EC590D1F (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC590D1F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4938 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20250811125919164 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:451) 20250811125919164 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:68CC9E63 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:68CC9E63 output_enabled 0 (mgcp_conn.c:271) 20250811125919164 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919164 DLMGCP DEBUG <0013> (1234/rtp C:68CC9E63 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919165 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:68CC9E63 CRCX: Creating connection: port: 4940 (mgcp_protocol.c:1044) 20250811125919165 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:68CC9E63 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919165 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #00: 200 9623 OK (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #02: I: 68CC9E63 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68CC9E63 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4940 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9624 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20250811125919165 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:451) 20250811125919165 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919165 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:788DA49D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919165 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:788DA49D output_enabled 0 (mgcp_conn.c:271) 20250811125919165 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919165 DLMGCP DEBUG <0013> (1234/rtp C:788DA49D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919165 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:788DA49D CRCX: Creating connection: port: 4942 (mgcp_protocol.c:1044) 20250811125919165 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:788DA49D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919165 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #00: 200 9624 OK (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #02: I: 788DA49D (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #04: o=- 788DA49D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4942 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9625 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20250811125919165 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:451) 20250811125919165 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919165 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:B1A4C21D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919165 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:B1A4C21D output_enabled 0 (mgcp_conn.c:271) 20250811125919165 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919165 DLMGCP DEBUG <0013> (1234/rtp C:B1A4C21D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919165 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:B1A4C21D CRCX: Creating connection: port: 4944 (mgcp_protocol.c:1044) 20250811125919165 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:B1A4C21D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919165 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #00: 200 9625 OK (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #02: I: B1A4C21D (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #04: o=- B1A4C21D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4944 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9626 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919165 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20250811125919165 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:451) 20250811125919165 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919165 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:6613E92F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919165 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:6613E92F output_enabled 0 (mgcp_conn.c:271) 20250811125919166 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919166 DLMGCP DEBUG <0013> (1234/rtp C:6613E92F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919166 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:6613E92F CRCX: Creating connection: port: 4946 (mgcp_protocol.c:1044) 20250811125919166 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:6613E92F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919166 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #00: 200 9626 OK (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #02: I: 6613E92F (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6613E92F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4946 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9627 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20250811125919166 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:451) 20250811125919166 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919166 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:D53B3184 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919166 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:D53B3184 output_enabled 0 (mgcp_conn.c:271) 20250811125919166 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919166 DLMGCP DEBUG <0013> (1234/rtp C:D53B3184 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919166 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:D53B3184 CRCX: Creating connection: port: 4948 (mgcp_protocol.c:1044) 20250811125919166 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:D53B3184 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919166 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #00: 200 9627 OK (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #02: I: D53B3184 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #04: o=- D53B3184 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4948 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9628 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20250811125919166 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:451) 20250811125919166 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919166 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:9A0163AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919166 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:9A0163AC output_enabled 0 (mgcp_conn.c:271) 20250811125919166 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919166 DLMGCP DEBUG <0013> (1234/rtp C:9A0163AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919166 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:9A0163AC CRCX: Creating connection: port: 4950 (mgcp_protocol.c:1044) 20250811125919166 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:9A0163AC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919166 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #00: 200 9628 OK (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A0163AC (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A0163AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4950 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9629 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919166 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20250811125919166 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:451) 20250811125919166 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919166 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:76C37BE6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919166 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:76C37BE6 output_enabled 0 (mgcp_conn.c:271) 20250811125919166 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919166 DLMGCP DEBUG <0013> (1234/rtp C:76C37BE6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:76C37BE6 CRCX: Creating connection: port: 4952 (mgcp_protocol.c:1044) 20250811125919167 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:76C37BE6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919167 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #00: 200 9629 OK (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #02: I: 76C37BE6 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76C37BE6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4952 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9630 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20250811125919167 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:451) 20250811125919167 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919167 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:0A8420BF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919167 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:0A8420BF output_enabled 0 (mgcp_conn.c:271) 20250811125919167 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919167 DLMGCP DEBUG <0013> (1234/rtp C:0A8420BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919167 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:0A8420BF CRCX: Creating connection: port: 4954 (mgcp_protocol.c:1044) 20250811125919167 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:0A8420BF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919167 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #00: 200 9630 OK (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A8420BF (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A8420BF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4954 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9631 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20250811125919167 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:451) 20250811125919167 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:CC9FC1AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:CC9FC1AC output_enabled 0 (mgcp_conn.c:271) 20250811125919167 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919167 DLMGCP DEBUG <0013> (1234/rtp C:CC9FC1AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:CC9FC1AC CRCX: Creating connection: port: 4956 (mgcp_protocol.c:1044) 20250811125919167 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:CC9FC1AC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #00: 200 9631 OK (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #02: I: CC9FC1AC (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC9FC1AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4956 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9632 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20250811125919167 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:451) 20250811125919167 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:D63B5D90 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:D63B5D90 output_enabled 0 (mgcp_conn.c:271) 20250811125919167 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919167 DLMGCP DEBUG <0013> (1234/rtp C:D63B5D90 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:D63B5D90 CRCX: Creating connection: port: 4958 (mgcp_protocol.c:1044) 20250811125919167 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:D63B5D90 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919167 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #00: 200 9632 OK (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #02: I: D63B5D90 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #04: o=- D63B5D90 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919167 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4958 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9633 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20250811125919168 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:451) 20250811125919168 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:99F57F95 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:99F57F95 output_enabled 0 (mgcp_conn.c:271) 20250811125919168 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919168 DLMGCP DEBUG <0013> (1234/rtp C:99F57F95 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:99F57F95 CRCX: Creating connection: port: 4960 (mgcp_protocol.c:1044) 20250811125919168 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:99F57F95 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #00: 200 9633 OK (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #02: I: 99F57F95 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99F57F95 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4960 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9634 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20250811125919168 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:451) 20250811125919168 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:D2F2E104 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:D2F2E104 output_enabled 0 (mgcp_conn.c:271) 20250811125919168 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919168 DLMGCP DEBUG <0013> (1234/rtp C:D2F2E104 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:D2F2E104 CRCX: Creating connection: port: 4962 (mgcp_protocol.c:1044) 20250811125919168 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:D2F2E104 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #00: 200 9634 OK (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #02: I: D2F2E104 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #04: o=- D2F2E104 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4962 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9635 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20250811125919168 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:451) 20250811125919168 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919168 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:B5F708A2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919168 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:B5F708A2 output_enabled 0 (mgcp_conn.c:271) 20250811125919168 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919168 DLMGCP DEBUG <0013> (1234/rtp C:B5F708A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919168 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:B5F708A2 CRCX: Creating connection: port: 4964 (mgcp_protocol.c:1044) 20250811125919168 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:B5F708A2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919168 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #00: 200 9635 OK (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #02: I: B5F708A2 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5F708A2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4964 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919168 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9636 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20250811125919169 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:451) 20250811125919169 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919169 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:D2106D60 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919169 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:D2106D60 output_enabled 0 (mgcp_conn.c:271) 20250811125919169 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919169 DLMGCP DEBUG <0013> (1234/rtp C:D2106D60 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919169 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:D2106D60 CRCX: Creating connection: port: 4966 (mgcp_protocol.c:1044) 20250811125919169 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:D2106D60 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919169 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #00: 200 9636 OK (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #02: I: D2106D60 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #04: o=- D2106D60 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4966 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9637 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20250811125919169 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:451) 20250811125919169 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919169 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:AA46CEF2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919169 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:AA46CEF2 output_enabled 0 (mgcp_conn.c:271) 20250811125919169 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919169 DLMGCP DEBUG <0013> (1234/rtp C:AA46CEF2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919169 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:AA46CEF2 CRCX: Creating connection: port: 4968 (mgcp_protocol.c:1044) 20250811125919169 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:AA46CEF2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919169 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #00: 200 9637 OK (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #02: I: AA46CEF2 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #04: o=- AA46CEF2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4968 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9638 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20250811125919169 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:451) 20250811125919169 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919169 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:26884427 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919169 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:26884427 output_enabled 0 (mgcp_conn.c:271) 20250811125919169 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919169 DLMGCP DEBUG <0013> (1234/rtp C:26884427 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919169 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:26884427 CRCX: Creating connection: port: 4970 (mgcp_protocol.c:1044) 20250811125919169 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:26884427 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919169 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #00: 200 9638 OK (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #02: I: 26884427 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26884427 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4970 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919169 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9639 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20250811125919170 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:451) 20250811125919170 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:DE89D445 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:DE89D445 output_enabled 0 (mgcp_conn.c:271) 20250811125919170 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919170 DLMGCP DEBUG <0013> (1234/rtp C:DE89D445 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:DE89D445 CRCX: Creating connection: port: 4972 (mgcp_protocol.c:1044) 20250811125919170 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:DE89D445 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #00: 200 9639 OK (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #02: I: DE89D445 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE89D445 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4972 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9640 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20250811125919170 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:451) 20250811125919170 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:780A43E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:780A43E5 output_enabled 0 (mgcp_conn.c:271) 20250811125919170 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919170 DLMGCP DEBUG <0013> (1234/rtp C:780A43E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:780A43E5 CRCX: Creating connection: port: 4974 (mgcp_protocol.c:1044) 20250811125919170 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:780A43E5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #00: 200 9640 OK (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #02: I: 780A43E5 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #04: o=- 780A43E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4974 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9641 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20250811125919170 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:451) 20250811125919170 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:D730C0AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:D730C0AB output_enabled 0 (mgcp_conn.c:271) 20250811125919170 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919170 DLMGCP DEBUG <0013> (1234/rtp C:D730C0AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:D730C0AB CRCX: Creating connection: port: 4976 (mgcp_protocol.c:1044) 20250811125919170 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:D730C0AB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #00: 200 9641 OK (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #02: I: D730C0AB (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #04: o=- D730C0AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4976 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9642 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20250811125919170 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:451) 20250811125919170 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:1A3DBD04 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:1A3DBD04 output_enabled 0 (mgcp_conn.c:271) 20250811125919170 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919170 DLMGCP DEBUG <0013> (1234/rtp C:1A3DBD04 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:1A3DBD04 CRCX: Creating connection: port: 4978 (mgcp_protocol.c:1044) 20250811125919171 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:1A3DBD04 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #00: 200 9642 OK (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A3DBD04 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A3DBD04 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4978 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9643 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20250811125919171 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:451) 20250811125919171 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:63F407B1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:63F407B1 output_enabled 0 (mgcp_conn.c:271) 20250811125919171 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919171 DLMGCP DEBUG <0013> (1234/rtp C:63F407B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:63F407B1 CRCX: Creating connection: port: 4980 (mgcp_protocol.c:1044) 20250811125919171 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:63F407B1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #00: 200 9643 OK (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #02: I: 63F407B1 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #04: o=- 63F407B1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4980 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9644 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20250811125919171 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:451) 20250811125919171 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:415FDBE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:415FDBE7 output_enabled 0 (mgcp_conn.c:271) 20250811125919171 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919171 DLMGCP DEBUG <0013> (1234/rtp C:415FDBE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:415FDBE7 CRCX: Creating connection: port: 4982 (mgcp_protocol.c:1044) 20250811125919171 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:415FDBE7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #00: 200 9644 OK (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #02: I: 415FDBE7 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #04: o=- 415FDBE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4982 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9645 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20250811125919171 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:451) 20250811125919171 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:11F47686 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:11F47686 output_enabled 0 (mgcp_conn.c:271) 20250811125919171 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919171 DLMGCP DEBUG <0013> (1234/rtp C:11F47686 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:11F47686 CRCX: Creating connection: port: 4984 (mgcp_protocol.c:1044) 20250811125919171 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:11F47686 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #00: 200 9645 OK (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #02: I: 11F47686 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #04: o=- 11F47686 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919171 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9646 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20250811125919172 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:451) 20250811125919172 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:7E04FB72 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:7E04FB72 output_enabled 0 (mgcp_conn.c:271) 20250811125919172 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919172 DLMGCP DEBUG <0013> (1234/rtp C:7E04FB72 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:7E04FB72 CRCX: Creating connection: port: 4986 (mgcp_protocol.c:1044) 20250811125919172 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:7E04FB72 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #00: 200 9646 OK (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E04FB72 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E04FB72 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4986 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9647 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20250811125919172 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:451) 20250811125919172 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:6D6C02C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:6D6C02C0 output_enabled 0 (mgcp_conn.c:271) 20250811125919172 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919172 DLMGCP DEBUG <0013> (1234/rtp C:6D6C02C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:6D6C02C0 CRCX: Creating connection: port: 4988 (mgcp_protocol.c:1044) 20250811125919172 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:6D6C02C0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #00: 200 9647 OK (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D6C02C0 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D6C02C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4988 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9648 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20250811125919172 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:451) 20250811125919172 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:B806E864 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:B806E864 output_enabled 0 (mgcp_conn.c:271) 20250811125919172 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919172 DLMGCP DEBUG <0013> (1234/rtp C:B806E864 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:B806E864 CRCX: Creating connection: port: 4990 (mgcp_protocol.c:1044) 20250811125919172 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:B806E864 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #00: 200 9648 OK (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #02: I: B806E864 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #04: o=- B806E864 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4990 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9649 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20250811125919172 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:451) 20250811125919172 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:CBC5ED19 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:CBC5ED19 output_enabled 0 (mgcp_conn.c:271) 20250811125919172 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919172 DLMGCP DEBUG <0013> (1234/rtp C:CBC5ED19 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:CBC5ED19 CRCX: Creating connection: port: 4992 (mgcp_protocol.c:1044) 20250811125919172 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:CBC5ED19 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919172 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #00: 200 9649 OK (mgcp_msg.c:72) 20250811125919172 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #02: I: CBC5ED19 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #04: o=- CBC5ED19 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4992 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9650 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20250811125919173 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:451) 20250811125919173 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919173 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:AD8B1279 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919173 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:AD8B1279 output_enabled 0 (mgcp_conn.c:271) 20250811125919173 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919173 DLMGCP DEBUG <0013> (1234/rtp C:AD8B1279 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919173 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:AD8B1279 CRCX: Creating connection: port: 4994 (mgcp_protocol.c:1044) 20250811125919173 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:AD8B1279 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919173 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #00: 200 9650 OK (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #02: I: AD8B1279 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD8B1279 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4994 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9651 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20250811125919173 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:451) 20250811125919173 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919173 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:E891F5C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919173 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:E891F5C8 output_enabled 0 (mgcp_conn.c:271) 20250811125919173 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919173 DLMGCP DEBUG <0013> (1234/rtp C:E891F5C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919173 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:E891F5C8 CRCX: Creating connection: port: 4996 (mgcp_protocol.c:1044) 20250811125919173 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:E891F5C8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919173 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #00: 200 9651 OK (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #02: I: E891F5C8 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #04: o=- E891F5C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4996 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9652 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20250811125919173 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:451) 20250811125919173 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:35654D9E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:35654D9E output_enabled 0 (mgcp_conn.c:271) 20250811125919173 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919173 DLMGCP DEBUG <0013> (1234/rtp C:35654D9E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:35654D9E CRCX: Creating connection: port: 4998 (mgcp_protocol.c:1044) 20250811125919173 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:35654D9E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #00: 200 9652 OK (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #02: I: 35654D9E (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #04: o=- 35654D9E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4998 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919173 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9653 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20250811125919174 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:451) 20250811125919174 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:C3817271 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:C3817271 output_enabled 0 (mgcp_conn.c:271) 20250811125919174 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919174 DLMGCP DEBUG <0013> (1234/rtp C:C3817271 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:C3817271 CRCX: Creating connection: port: 5000 (mgcp_protocol.c:1044) 20250811125919174 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:C3817271 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #00: 200 9653 OK (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #02: I: C3817271 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3817271 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5000 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9654 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20250811125919174 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:451) 20250811125919174 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:142F490F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:142F490F output_enabled 0 (mgcp_conn.c:271) 20250811125919174 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919174 DLMGCP DEBUG <0013> (1234/rtp C:142F490F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:142F490F CRCX: Creating connection: port: 5002 (mgcp_protocol.c:1044) 20250811125919174 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:142F490F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #00: 200 9654 OK (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #02: I: 142F490F (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #04: o=- 142F490F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5002 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9655 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20250811125919174 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:451) 20250811125919174 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:F889C1ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:F889C1ED output_enabled 0 (mgcp_conn.c:271) 20250811125919174 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919174 DLMGCP DEBUG <0013> (1234/rtp C:F889C1ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:F889C1ED CRCX: Creating connection: port: 5004 (mgcp_protocol.c:1044) 20250811125919174 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:F889C1ED CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #00: 200 9655 OK (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #02: I: F889C1ED (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #04: o=- F889C1ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5004 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9656 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20250811125919174 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:451) 20250811125919174 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:721109F8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:721109F8 output_enabled 0 (mgcp_conn.c:271) 20250811125919174 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919174 DLMGCP DEBUG <0013> (1234/rtp C:721109F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:721109F8 CRCX: Creating connection: port: 5006 (mgcp_protocol.c:1044) 20250811125919174 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:721109F8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #00: 200 9656 OK (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #02: I: 721109F8 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #04: o=- 721109F8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5006 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919174 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9657 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20250811125919175 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:451) 20250811125919175 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:715B8A5E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:715B8A5E output_enabled 0 (mgcp_conn.c:271) 20250811125919175 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919175 DLMGCP DEBUG <0013> (1234/rtp C:715B8A5E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:715B8A5E CRCX: Creating connection: port: 5008 (mgcp_protocol.c:1044) 20250811125919175 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:715B8A5E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #00: 200 9657 OK (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #02: I: 715B8A5E (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #04: o=- 715B8A5E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5008 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9658 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20250811125919175 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:451) 20250811125919175 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:D3C6D122 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:D3C6D122 output_enabled 0 (mgcp_conn.c:271) 20250811125919175 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919175 DLMGCP DEBUG <0013> (1234/rtp C:D3C6D122 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:D3C6D122 CRCX: Creating connection: port: 5010 (mgcp_protocol.c:1044) 20250811125919175 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:D3C6D122 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #00: 200 9658 OK (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #02: I: D3C6D122 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #04: o=- D3C6D122 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5010 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9659 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20250811125919175 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:451) 20250811125919175 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:4434AC31 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:4434AC31 output_enabled 0 (mgcp_conn.c:271) 20250811125919175 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919175 DLMGCP DEBUG <0013> (1234/rtp C:4434AC31 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:4434AC31 CRCX: Creating connection: port: 5012 (mgcp_protocol.c:1044) 20250811125919175 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:4434AC31 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #00: 200 9659 OK (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #02: I: 4434AC31 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4434AC31 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5012 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9660 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20250811125919175 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:451) 20250811125919175 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:B527B3C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:B527B3C1 output_enabled 0 (mgcp_conn.c:271) 20250811125919175 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919175 DLMGCP DEBUG <0013> (1234/rtp C:B527B3C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:B527B3C1 CRCX: Creating connection: port: 5014 (mgcp_protocol.c:1044) 20250811125919175 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:B527B3C1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #00: 200 9660 OK (mgcp_msg.c:72) 20250811125919175 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #02: I: B527B3C1 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #04: o=- B527B3C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5014 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9661 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20250811125919176 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:451) 20250811125919176 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:473E953F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:473E953F output_enabled 0 (mgcp_conn.c:271) 20250811125919176 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919176 DLMGCP DEBUG <0013> (1234/rtp C:473E953F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:473E953F CRCX: Creating connection: port: 5016 (mgcp_protocol.c:1044) 20250811125919176 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:473E953F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #00: 200 9661 OK (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #02: I: 473E953F (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #04: o=- 473E953F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5016 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9662 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20250811125919176 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:451) 20250811125919176 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:F8300A9C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:F8300A9C output_enabled 0 (mgcp_conn.c:271) 20250811125919176 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919176 DLMGCP DEBUG <0013> (1234/rtp C:F8300A9C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:F8300A9C CRCX: Creating connection: port: 5018 (mgcp_protocol.c:1044) 20250811125919176 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:F8300A9C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919176 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #00: 200 9662 OK (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #02: I: F8300A9C (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #04: o=- F8300A9C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5018 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9663 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20250811125919176 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:451) 20250811125919176 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919176 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:F7469A34 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919176 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:F7469A34 output_enabled 0 (mgcp_conn.c:271) 20250811125919176 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919176 DLMGCP DEBUG <0013> (1234/rtp C:F7469A34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919176 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:F7469A34 CRCX: Creating connection: port: 5020 (mgcp_protocol.c:1044) 20250811125919176 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:F7469A34 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919176 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #00: 200 9663 OK (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #02: I: F7469A34 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7469A34 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5020 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9664 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919176 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20250811125919177 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:451) 20250811125919177 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:47D11281 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:47D11281 output_enabled 0 (mgcp_conn.c:271) 20250811125919177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919177 DLMGCP DEBUG <0013> (1234/rtp C:47D11281 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:47D11281 CRCX: Creating connection: port: 5022 (mgcp_protocol.c:1044) 20250811125919177 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:47D11281 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #00: 200 9664 OK (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #02: I: 47D11281 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #04: o=- 47D11281 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5022 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9665 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20250811125919177 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:451) 20250811125919177 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:F61A04FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:F61A04FD output_enabled 0 (mgcp_conn.c:271) 20250811125919177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919177 DLMGCP DEBUG <0013> (1234/rtp C:F61A04FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:F61A04FD CRCX: Creating connection: port: 5024 (mgcp_protocol.c:1044) 20250811125919177 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:F61A04FD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #00: 200 9665 OK (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #02: I: F61A04FD (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #04: o=- F61A04FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5024 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9666 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20250811125919177 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:451) 20250811125919177 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:8C8D5939 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:8C8D5939 output_enabled 0 (mgcp_conn.c:271) 20250811125919177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919177 DLMGCP DEBUG <0013> (1234/rtp C:8C8D5939 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:8C8D5939 CRCX: Creating connection: port: 5026 (mgcp_protocol.c:1044) 20250811125919177 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:8C8D5939 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #00: 200 9666 OK (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C8D5939 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C8D5939 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5026 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9667 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20250811125919177 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:451) 20250811125919177 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:C072024D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:C072024D output_enabled 0 (mgcp_conn.c:271) 20250811125919177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919177 DLMGCP DEBUG <0013> (1234/rtp C:C072024D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:C072024D CRCX: Creating connection: port: 5028 (mgcp_protocol.c:1044) 20250811125919177 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:C072024D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919177 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #00: 200 9667 OK (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #02: I: C072024D (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #04: o=- C072024D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5028 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919177 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9668 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20250811125919178 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:451) 20250811125919178 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:63A32DEF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:63A32DEF output_enabled 0 (mgcp_conn.c:271) 20250811125919178 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919178 DLMGCP DEBUG <0013> (1234/rtp C:63A32DEF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:63A32DEF CRCX: Creating connection: port: 5030 (mgcp_protocol.c:1044) 20250811125919178 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:63A32DEF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #00: 200 9668 OK (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #02: I: 63A32DEF (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #04: o=- 63A32DEF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5030 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9669 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20250811125919178 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:451) 20250811125919178 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:BF4C6FC1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:BF4C6FC1 output_enabled 0 (mgcp_conn.c:271) 20250811125919178 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919178 DLMGCP DEBUG <0013> (1234/rtp C:BF4C6FC1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:BF4C6FC1 CRCX: Creating connection: port: 5032 (mgcp_protocol.c:1044) 20250811125919178 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:BF4C6FC1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #00: 200 9669 OK (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #02: I: BF4C6FC1 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF4C6FC1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5032 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9670 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20250811125919178 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:451) 20250811125919178 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:456E0D2E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:456E0D2E output_enabled 0 (mgcp_conn.c:271) 20250811125919178 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919178 DLMGCP DEBUG <0013> (1234/rtp C:456E0D2E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:456E0D2E CRCX: Creating connection: port: 5034 (mgcp_protocol.c:1044) 20250811125919178 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:456E0D2E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #00: 200 9670 OK (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #02: I: 456E0D2E (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #04: o=- 456E0D2E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5034 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20250811125919178 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:451) 20250811125919178 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:62CEC588 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:62CEC588 output_enabled 0 (mgcp_conn.c:271) 20250811125919178 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919178 DLMGCP DEBUG <0013> (1234/rtp C:62CEC588 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:62CEC588 CRCX: Creating connection: port: 5036 (mgcp_protocol.c:1044) 20250811125919178 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:62CEC588 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #00: 200 9671 OK (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #02: I: 62CEC588 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62CEC588 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5036 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919178 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20250811125919179 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:451) 20250811125919179 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:DC74353E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:DC74353E output_enabled 0 (mgcp_conn.c:271) 20250811125919179 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919179 DLMGCP DEBUG <0013> (1234/rtp C:DC74353E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:DC74353E CRCX: Creating connection: port: 5038 (mgcp_protocol.c:1044) 20250811125919179 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:DC74353E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #00: 200 9672 OK (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #02: I: DC74353E (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC74353E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5038 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9673 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20250811125919179 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:451) 20250811125919179 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:78073DC6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:78073DC6 output_enabled 0 (mgcp_conn.c:271) 20250811125919179 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919179 DLMGCP DEBUG <0013> (1234/rtp C:78073DC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:78073DC6 CRCX: Creating connection: port: 5040 (mgcp_protocol.c:1044) 20250811125919179 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:78073DC6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #00: 200 9673 OK (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #02: I: 78073DC6 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #04: o=- 78073DC6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5040 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9674 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20250811125919179 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:451) 20250811125919179 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:68A19944 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:68A19944 output_enabled 0 (mgcp_conn.c:271) 20250811125919179 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919179 DLMGCP DEBUG <0013> (1234/rtp C:68A19944 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:68A19944 CRCX: Creating connection: port: 5042 (mgcp_protocol.c:1044) 20250811125919179 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:68A19944 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #00: 200 9674 OK (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #02: I: 68A19944 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68A19944 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5042 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20250811125919179 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:451) 20250811125919179 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:822D09C5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:822D09C5 output_enabled 0 (mgcp_conn.c:271) 20250811125919179 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919179 DLMGCP DEBUG <0013> (1234/rtp C:822D09C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:822D09C5 CRCX: Creating connection: port: 5044 (mgcp_protocol.c:1044) 20250811125919179 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:822D09C5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #00: 200 9675 OK (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #02: I: 822D09C5 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #04: o=- 822D09C5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5044 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919179 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20250811125919180 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:451) 20250811125919180 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:86900771 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:86900771 output_enabled 0 (mgcp_conn.c:271) 20250811125919180 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919180 DLMGCP DEBUG <0013> (1234/rtp C:86900771 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:86900771 CRCX: Creating connection: port: 5046 (mgcp_protocol.c:1044) 20250811125919180 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:86900771 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #00: 200 9676 OK (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #02: I: 86900771 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #04: o=- 86900771 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5046 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20250811125919180 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:451) 20250811125919180 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:CE270C5C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:CE270C5C output_enabled 0 (mgcp_conn.c:271) 20250811125919180 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919180 DLMGCP DEBUG <0013> (1234/rtp C:CE270C5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:CE270C5C CRCX: Creating connection: port: 5048 (mgcp_protocol.c:1044) 20250811125919180 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:CE270C5C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #00: 200 9677 OK (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #02: I: CE270C5C (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE270C5C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5048 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20250811125919180 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:451) 20250811125919180 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919180 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:ECAA298B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919180 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:ECAA298B output_enabled 0 (mgcp_conn.c:271) 20250811125919180 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919180 DLMGCP DEBUG <0013> (1234/rtp C:ECAA298B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919180 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:ECAA298B CRCX: Creating connection: port: 5050 (mgcp_protocol.c:1044) 20250811125919180 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:ECAA298B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919180 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #00: 200 9678 OK (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #02: I: ECAA298B (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #04: o=- ECAA298B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5050 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919180 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20250811125919180 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:451) 20250811125919180 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:E5602920 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:E5602920 output_enabled 0 (mgcp_conn.c:271) 20250811125919181 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919181 DLMGCP DEBUG <0013> (1234/rtp C:E5602920 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:E5602920 CRCX: Creating connection: port: 5052 (mgcp_protocol.c:1044) 20250811125919181 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:E5602920 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #00: 200 9679 OK (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #02: I: E5602920 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5602920 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5052 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9680 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20250811125919181 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:451) 20250811125919181 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:F646FBF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:F646FBF0 output_enabled 0 (mgcp_conn.c:271) 20250811125919181 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919181 DLMGCP DEBUG <0013> (1234/rtp C:F646FBF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:F646FBF0 CRCX: Creating connection: port: 5054 (mgcp_protocol.c:1044) 20250811125919181 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:F646FBF0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #00: 200 9680 OK (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #02: I: F646FBF0 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #04: o=- F646FBF0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5054 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9681 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20250811125919181 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:451) 20250811125919181 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:18DB0781 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:18DB0781 output_enabled 0 (mgcp_conn.c:271) 20250811125919181 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919181 DLMGCP DEBUG <0013> (1234/rtp C:18DB0781 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:18DB0781 CRCX: Creating connection: port: 5056 (mgcp_protocol.c:1044) 20250811125919181 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:18DB0781 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #00: 200 9681 OK (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #02: I: 18DB0781 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #04: o=- 18DB0781 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5056 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20250811125919181 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:451) 20250811125919181 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:A8340575 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:A8340575 output_enabled 0 (mgcp_conn.c:271) 20250811125919181 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919181 DLMGCP DEBUG <0013> (1234/rtp C:A8340575 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:A8340575 CRCX: Creating connection: port: 5058 (mgcp_protocol.c:1044) 20250811125919181 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:A8340575 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919181 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #00: 200 9682 OK (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #02: I: A8340575 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #04: o=- A8340575 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5058 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919181 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20250811125919182 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:451) 20250811125919182 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:71E8472E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:71E8472E output_enabled 0 (mgcp_conn.c:271) 20250811125919182 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919182 DLMGCP DEBUG <0013> (1234/rtp C:71E8472E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:71E8472E CRCX: Creating connection: port: 5060 (mgcp_protocol.c:1044) 20250811125919182 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:71E8472E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #00: 200 9683 OK (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #02: I: 71E8472E (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #04: o=- 71E8472E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5060 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9684 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20250811125919182 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:451) 20250811125919182 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:0CC4EC0C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:0CC4EC0C output_enabled 0 (mgcp_conn.c:271) 20250811125919182 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919182 DLMGCP DEBUG <0013> (1234/rtp C:0CC4EC0C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:0CC4EC0C CRCX: Creating connection: port: 5062 (mgcp_protocol.c:1044) 20250811125919182 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:0CC4EC0C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #00: 200 9684 OK (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #02: I: 0CC4EC0C (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0CC4EC0C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5062 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20250811125919182 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:451) 20250811125919182 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:A5A803AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:A5A803AC output_enabled 0 (mgcp_conn.c:271) 20250811125919182 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919182 DLMGCP DEBUG <0013> (1234/rtp C:A5A803AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:A5A803AC CRCX: Creating connection: port: 5064 (mgcp_protocol.c:1044) 20250811125919182 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:A5A803AC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #00: 200 9685 OK (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #02: I: A5A803AC (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5A803AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5064 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20250811125919182 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:451) 20250811125919182 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:FC4054A2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:FC4054A2 output_enabled 0 (mgcp_conn.c:271) 20250811125919182 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919182 DLMGCP DEBUG <0013> (1234/rtp C:FC4054A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:FC4054A2 CRCX: Creating connection: port: 5066 (mgcp_protocol.c:1044) 20250811125919182 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:FC4054A2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #00: 200 9686 OK (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #02: I: FC4054A2 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #04: o=- FC4054A2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5066 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919182 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9687 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20250811125919183 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:451) 20250811125919183 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:71A30A15 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:71A30A15 output_enabled 0 (mgcp_conn.c:271) 20250811125919183 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919183 DLMGCP DEBUG <0013> (1234/rtp C:71A30A15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:71A30A15 CRCX: Creating connection: port: 5068 (mgcp_protocol.c:1044) 20250811125919183 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:71A30A15 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #00: 200 9687 OK (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #02: I: 71A30A15 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #04: o=- 71A30A15 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5068 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20250811125919183 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:451) 20250811125919183 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:04E94DFC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:04E94DFC output_enabled 0 (mgcp_conn.c:271) 20250811125919183 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919183 DLMGCP DEBUG <0013> (1234/rtp C:04E94DFC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:04E94DFC CRCX: Creating connection: port: 5070 (mgcp_protocol.c:1044) 20250811125919183 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:04E94DFC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #00: 200 9688 OK (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #02: I: 04E94DFC (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #04: o=- 04E94DFC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5070 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9689 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20250811125919183 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:451) 20250811125919183 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:C5BC8B6C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:C5BC8B6C output_enabled 0 (mgcp_conn.c:271) 20250811125919183 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919183 DLMGCP DEBUG <0013> (1234/rtp C:C5BC8B6C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:C5BC8B6C CRCX: Creating connection: port: 5072 (mgcp_protocol.c:1044) 20250811125919183 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:C5BC8B6C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #00: 200 9689 OK (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #02: I: C5BC8B6C (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #04: o=- C5BC8B6C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5072 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20250811125919183 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:451) 20250811125919183 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:1AB2EE40 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:1AB2EE40 output_enabled 0 (mgcp_conn.c:271) 20250811125919183 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919183 DLMGCP DEBUG <0013> (1234/rtp C:1AB2EE40 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:1AB2EE40 CRCX: Creating connection: port: 5074 (mgcp_protocol.c:1044) 20250811125919183 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:1AB2EE40 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #00: 200 9690 OK (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #02: I: 1AB2EE40 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1AB2EE40 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5074 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919183 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20250811125919184 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:451) 20250811125919184 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:3FD57B74 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:3FD57B74 output_enabled 0 (mgcp_conn.c:271) 20250811125919184 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919184 DLMGCP DEBUG <0013> (1234/rtp C:3FD57B74 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:3FD57B74 CRCX: Creating connection: port: 5076 (mgcp_protocol.c:1044) 20250811125919184 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:3FD57B74 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #00: 200 9691 OK (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #02: I: 3FD57B74 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3FD57B74 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5076 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9692 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20250811125919184 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:451) 20250811125919184 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:46BD8E48 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:46BD8E48 output_enabled 0 (mgcp_conn.c:271) 20250811125919184 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919184 DLMGCP DEBUG <0013> (1234/rtp C:46BD8E48 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:46BD8E48 CRCX: Creating connection: port: 5078 (mgcp_protocol.c:1044) 20250811125919184 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:46BD8E48 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #00: 200 9692 OK (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #02: I: 46BD8E48 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #04: o=- 46BD8E48 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5078 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9693 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20250811125919184 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:451) 20250811125919184 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:FB5D84AA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:FB5D84AA output_enabled 0 (mgcp_conn.c:271) 20250811125919184 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919184 DLMGCP DEBUG <0013> (1234/rtp C:FB5D84AA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:FB5D84AA CRCX: Creating connection: port: 5080 (mgcp_protocol.c:1044) 20250811125919184 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:FB5D84AA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #00: 200 9693 OK (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #02: I: FB5D84AA (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #04: o=- FB5D84AA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5080 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9694 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919184 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20250811125919185 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:451) 20250811125919185 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:8AC14616 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:8AC14616 output_enabled 0 (mgcp_conn.c:271) 20250811125919185 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919185 DLMGCP DEBUG <0013> (1234/rtp C:8AC14616 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:8AC14616 CRCX: Creating connection: port: 5082 (mgcp_protocol.c:1044) 20250811125919185 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:8AC14616 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #00: 200 9694 OK (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #02: I: 8AC14616 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8AC14616 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5082 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9695 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20250811125919185 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:451) 20250811125919185 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:D51D595A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:D51D595A output_enabled 0 (mgcp_conn.c:271) 20250811125919185 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919185 DLMGCP DEBUG <0013> (1234/rtp C:D51D595A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:D51D595A CRCX: Creating connection: port: 5084 (mgcp_protocol.c:1044) 20250811125919185 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:D51D595A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #00: 200 9695 OK (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #02: I: D51D595A (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #04: o=- D51D595A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5084 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9696 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20250811125919185 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:451) 20250811125919185 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:D2F65381 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:D2F65381 output_enabled 0 (mgcp_conn.c:271) 20250811125919185 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919185 DLMGCP DEBUG <0013> (1234/rtp C:D2F65381 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:D2F65381 CRCX: Creating connection: port: 5086 (mgcp_protocol.c:1044) 20250811125919185 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:D2F65381 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #00: 200 9696 OK (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #02: I: D2F65381 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #04: o=- D2F65381 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5086 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9697 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20250811125919185 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:451) 20250811125919185 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:ECD85230 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:ECD85230 output_enabled 0 (mgcp_conn.c:271) 20250811125919185 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919185 DLMGCP DEBUG <0013> (1234/rtp C:ECD85230 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:ECD85230 CRCX: Creating connection: port: 5088 (mgcp_protocol.c:1044) 20250811125919185 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:ECD85230 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #00: 200 9697 OK (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #02: I: ECD85230 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #04: o=- ECD85230 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5088 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919185 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9698 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20250811125919186 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:451) 20250811125919186 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:294B8FB5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:294B8FB5 output_enabled 0 (mgcp_conn.c:271) 20250811125919186 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919186 DLMGCP DEBUG <0013> (1234/rtp C:294B8FB5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:294B8FB5 CRCX: Creating connection: port: 5090 (mgcp_protocol.c:1044) 20250811125919186 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:294B8FB5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #00: 200 9698 OK (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #02: I: 294B8FB5 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #04: o=- 294B8FB5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5090 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9699 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20250811125919186 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:451) 20250811125919186 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:09913FC0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:09913FC0 output_enabled 0 (mgcp_conn.c:271) 20250811125919186 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919186 DLMGCP DEBUG <0013> (1234/rtp C:09913FC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:09913FC0 CRCX: Creating connection: port: 5092 (mgcp_protocol.c:1044) 20250811125919186 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:09913FC0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #00: 200 9699 OK (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #02: I: 09913FC0 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09913FC0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5092 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9700 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20250811125919186 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:451) 20250811125919186 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:6759A4E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:6759A4E5 output_enabled 0 (mgcp_conn.c:271) 20250811125919186 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919186 DLMGCP DEBUG <0013> (1234/rtp C:6759A4E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:6759A4E5 CRCX: Creating connection: port: 5094 (mgcp_protocol.c:1044) 20250811125919186 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:6759A4E5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #00: 200 9700 OK (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #02: I: 6759A4E5 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6759A4E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5094 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9701 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20250811125919186 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:451) 20250811125919186 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:BDDEA6DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:BDDEA6DD output_enabled 0 (mgcp_conn.c:271) 20250811125919186 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919186 DLMGCP DEBUG <0013> (1234/rtp C:BDDEA6DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:BDDEA6DD CRCX: Creating connection: port: 5096 (mgcp_protocol.c:1044) 20250811125919186 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:BDDEA6DD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919186 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #00: 200 9701 OK (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #02: I: BDDEA6DD (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #04: o=- BDDEA6DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5096 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919186 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9702 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20250811125919187 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:451) 20250811125919187 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:CCC9ADAD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:CCC9ADAD output_enabled 0 (mgcp_conn.c:271) 20250811125919187 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919187 DLMGCP DEBUG <0013> (1234/rtp C:CCC9ADAD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:CCC9ADAD CRCX: Creating connection: port: 5098 (mgcp_protocol.c:1044) 20250811125919187 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:CCC9ADAD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #00: 200 9702 OK (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #02: I: CCC9ADAD (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #04: o=- CCC9ADAD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5098 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9703 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20250811125919187 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:451) 20250811125919187 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:C089D6C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:C089D6C1 output_enabled 0 (mgcp_conn.c:271) 20250811125919187 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919187 DLMGCP DEBUG <0013> (1234/rtp C:C089D6C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:C089D6C1 CRCX: Creating connection: port: 5100 (mgcp_protocol.c:1044) 20250811125919187 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:C089D6C1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #00: 200 9703 OK (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #02: I: C089D6C1 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #04: o=- C089D6C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5100 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9704 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20250811125919187 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:451) 20250811125919187 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:48BBDB8C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:48BBDB8C output_enabled 0 (mgcp_conn.c:271) 20250811125919187 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919187 DLMGCP DEBUG <0013> (1234/rtp C:48BBDB8C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:48BBDB8C CRCX: Creating connection: port: 5102 (mgcp_protocol.c:1044) 20250811125919187 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:48BBDB8C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #00: 200 9704 OK (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #02: I: 48BBDB8C (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48BBDB8C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5102 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20250811125919187 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:451) 20250811125919187 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:E1F75056 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:E1F75056 output_enabled 0 (mgcp_conn.c:271) 20250811125919187 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919187 DLMGCP DEBUG <0013> (1234/rtp C:E1F75056 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:E1F75056 CRCX: Creating connection: port: 5104 (mgcp_protocol.c:1044) 20250811125919187 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:E1F75056 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919187 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919187 DLMGCP DEBUG <0013> Generated response: line #00: 200 9705 OK (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #02: I: E1F75056 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1F75056 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5104 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20250811125919188 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:451) 20250811125919188 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:7E39E859 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:7E39E859 output_enabled 0 (mgcp_conn.c:271) 20250811125919188 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919188 DLMGCP DEBUG <0013> (1234/rtp C:7E39E859 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:7E39E859 CRCX: Creating connection: port: 5106 (mgcp_protocol.c:1044) 20250811125919188 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:7E39E859 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #00: 200 9706 OK (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E39E859 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E39E859 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5106 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20250811125919188 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:451) 20250811125919188 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:0325E9CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:0325E9CA output_enabled 0 (mgcp_conn.c:271) 20250811125919188 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919188 DLMGCP DEBUG <0013> (1234/rtp C:0325E9CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:0325E9CA CRCX: Creating connection: port: 5108 (mgcp_protocol.c:1044) 20250811125919188 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:0325E9CA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #00: 200 9707 OK (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #02: I: 0325E9CA (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0325E9CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5108 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20250811125919188 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:451) 20250811125919188 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:B9656A64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:B9656A64 output_enabled 0 (mgcp_conn.c:271) 20250811125919188 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919188 DLMGCP DEBUG <0013> (1234/rtp C:B9656A64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:B9656A64 CRCX: Creating connection: port: 5110 (mgcp_protocol.c:1044) 20250811125919188 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:B9656A64 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919188 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #00: 200 9708 OK (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #02: I: B9656A64 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9656A64 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5110 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919188 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20250811125919189 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:451) 20250811125919189 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:DD3B12ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:DD3B12ED output_enabled 0 (mgcp_conn.c:271) 20250811125919189 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919189 DLMGCP DEBUG <0013> (1234/rtp C:DD3B12ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:DD3B12ED CRCX: Creating connection: port: 5112 (mgcp_protocol.c:1044) 20250811125919189 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:DD3B12ED CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #00: 200 9709 OK (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #02: I: DD3B12ED (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #04: o=- DD3B12ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5112 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20250811125919189 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:451) 20250811125919189 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:73587E57 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:73587E57 output_enabled 0 (mgcp_conn.c:271) 20250811125919189 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919189 DLMGCP DEBUG <0013> (1234/rtp C:73587E57 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:73587E57 CRCX: Creating connection: port: 5114 (mgcp_protocol.c:1044) 20250811125919189 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:73587E57 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #00: 200 9710 OK (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #02: I: 73587E57 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73587E57 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5114 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20250811125919189 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:451) 20250811125919189 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:1B1966E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:1B1966E2 output_enabled 0 (mgcp_conn.c:271) 20250811125919189 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919189 DLMGCP DEBUG <0013> (1234/rtp C:1B1966E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:1B1966E2 CRCX: Creating connection: port: 5116 (mgcp_protocol.c:1044) 20250811125919189 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:1B1966E2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #00: 200 9711 OK (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B1966E2 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B1966E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5116 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9712 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20250811125919189 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:451) 20250811125919189 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:3E776853 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:3E776853 output_enabled 0 (mgcp_conn.c:271) 20250811125919189 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919189 DLMGCP DEBUG <0013> (1234/rtp C:3E776853 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:3E776853 CRCX: Creating connection: port: 5118 (mgcp_protocol.c:1044) 20250811125919189 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:3E776853 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #00: 200 9712 OK (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E776853 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E776853 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5118 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919189 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9713 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20250811125919190 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:451) 20250811125919190 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:74619378 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:74619378 output_enabled 0 (mgcp_conn.c:271) 20250811125919190 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919190 DLMGCP DEBUG <0013> (1234/rtp C:74619378 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:74619378 CRCX: Creating connection: port: 5120 (mgcp_protocol.c:1044) 20250811125919190 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:74619378 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #00: 200 9713 OK (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #02: I: 74619378 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74619378 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5120 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9714 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20250811125919190 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:451) 20250811125919190 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:48983C36 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:48983C36 output_enabled 0 (mgcp_conn.c:271) 20250811125919190 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919190 DLMGCP DEBUG <0013> (1234/rtp C:48983C36 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:48983C36 CRCX: Creating connection: port: 5122 (mgcp_protocol.c:1044) 20250811125919190 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:48983C36 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #00: 200 9714 OK (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #02: I: 48983C36 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48983C36 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5122 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9715 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20250811125919190 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:451) 20250811125919190 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:5C1C51EB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:5C1C51EB output_enabled 0 (mgcp_conn.c:271) 20250811125919190 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919190 DLMGCP DEBUG <0013> (1234/rtp C:5C1C51EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:5C1C51EB CRCX: Creating connection: port: 5124 (mgcp_protocol.c:1044) 20250811125919190 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:5C1C51EB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #00: 200 9715 OK (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C1C51EB (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C1C51EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5124 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20250811125919190 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:451) 20250811125919190 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:D941FCCE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:D941FCCE output_enabled 0 (mgcp_conn.c:271) 20250811125919190 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919190 DLMGCP DEBUG <0013> (1234/rtp C:D941FCCE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:D941FCCE CRCX: Creating connection: port: 5126 (mgcp_protocol.c:1044) 20250811125919190 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:D941FCCE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919190 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #00: 200 9716 OK (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #02: I: D941FCCE (mgcp_msg.c:72) 20250811125919190 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #04: o=- D941FCCE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5126 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20250811125919191 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:451) 20250811125919191 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919191 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:D35F4BCD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919191 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:D35F4BCD output_enabled 0 (mgcp_conn.c:271) 20250811125919191 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919191 DLMGCP DEBUG <0013> (1234/rtp C:D35F4BCD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919191 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:D35F4BCD CRCX: Creating connection: port: 5128 (mgcp_protocol.c:1044) 20250811125919191 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:D35F4BCD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919191 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #00: 200 9717 OK (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #02: I: D35F4BCD (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #04: o=- D35F4BCD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5128 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:261) 20250811125919191 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:451) 20250811125919191 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919191 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:7D7A96F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919191 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:7D7A96F4 output_enabled 0 (mgcp_conn.c:271) 20250811125919191 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919191 DLMGCP DEBUG <0013> (1234/rtp C:7D7A96F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919191 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:7D7A96F4 CRCX: Creating connection: port: 5130 (mgcp_protocol.c:1044) 20250811125919191 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:7D7A96F4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919191 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #00: 200 9718 OK (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D7A96F4 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D7A96F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5130 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9719 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:261) 20250811125919191 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:451) 20250811125919191 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919191 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:102DC30F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919191 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:102DC30F output_enabled 0 (mgcp_conn.c:271) 20250811125919191 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919191 DLMGCP DEBUG <0013> (1234/rtp C:102DC30F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919191 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:102DC30F CRCX: Creating connection: port: 5132 (mgcp_protocol.c:1044) 20250811125919191 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:102DC30F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919191 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #00: 200 9719 OK (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #02: I: 102DC30F (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #04: o=- 102DC30F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5132 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919191 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9720 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:261) 20250811125919192 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:451) 20250811125919192 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919192 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:4F1A98DC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919192 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:4F1A98DC output_enabled 0 (mgcp_conn.c:271) 20250811125919192 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919192 DLMGCP DEBUG <0013> (1234/rtp C:4F1A98DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919192 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:4F1A98DC CRCX: Creating connection: port: 5134 (mgcp_protocol.c:1044) 20250811125919192 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:4F1A98DC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919192 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #00: 200 9720 OK (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F1A98DC (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F1A98DC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5134 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:261) 20250811125919192 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:451) 20250811125919192 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919192 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:A85D6BD6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919192 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:A85D6BD6 output_enabled 0 (mgcp_conn.c:271) 20250811125919192 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919192 DLMGCP DEBUG <0013> (1234/rtp C:A85D6BD6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919192 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:A85D6BD6 CRCX: Creating connection: port: 5136 (mgcp_protocol.c:1044) 20250811125919192 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:A85D6BD6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919192 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #00: 200 9721 OK (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #02: I: A85D6BD6 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #04: o=- A85D6BD6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5136 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:261) 20250811125919192 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:451) 20250811125919192 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919192 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:2BD0ACD2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919192 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:2BD0ACD2 output_enabled 0 (mgcp_conn.c:271) 20250811125919192 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919192 DLMGCP DEBUG <0013> (1234/rtp C:2BD0ACD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919192 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:2BD0ACD2 CRCX: Creating connection: port: 5138 (mgcp_protocol.c:1044) 20250811125919192 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:2BD0ACD2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919192 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #00: 200 9722 OK (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BD0ACD2 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2BD0ACD2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5138 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919192 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9723 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:261) 20250811125919193 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:451) 20250811125919193 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:E798045C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:E798045C output_enabled 0 (mgcp_conn.c:271) 20250811125919193 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919193 DLMGCP DEBUG <0013> (1234/rtp C:E798045C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:E798045C CRCX: Creating connection: port: 5140 (mgcp_protocol.c:1044) 20250811125919193 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:E798045C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #00: 200 9723 OK (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #02: I: E798045C (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #04: o=- E798045C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5140 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9724 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:261) 20250811125919193 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:451) 20250811125919193 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:92273F4F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:92273F4F output_enabled 0 (mgcp_conn.c:271) 20250811125919193 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919193 DLMGCP DEBUG <0013> (1234/rtp C:92273F4F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:92273F4F CRCX: Creating connection: port: 5142 (mgcp_protocol.c:1044) 20250811125919193 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:92273F4F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #00: 200 9724 OK (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #02: I: 92273F4F (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #04: o=- 92273F4F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5142 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:261) 20250811125919193 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:451) 20250811125919193 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:834D50BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:834D50BD output_enabled 0 (mgcp_conn.c:271) 20250811125919193 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919193 DLMGCP DEBUG <0013> (1234/rtp C:834D50BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:834D50BD CRCX: Creating connection: port: 5144 (mgcp_protocol.c:1044) 20250811125919193 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:834D50BD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #00: 200 9725 OK (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #02: I: 834D50BD (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #04: o=- 834D50BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5144 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:261) 20250811125919193 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:451) 20250811125919193 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:9EB1A47B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:9EB1A47B output_enabled 0 (mgcp_conn.c:271) 20250811125919193 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919193 DLMGCP DEBUG <0013> (1234/rtp C:9EB1A47B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:9EB1A47B CRCX: Creating connection: port: 5146 (mgcp_protocol.c:1044) 20250811125919193 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:9EB1A47B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919193 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #00: 200 9726 OK (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #02: I: 9EB1A47B (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9EB1A47B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5146 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919193 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:261) 20250811125919194 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:451) 20250811125919194 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:DB68595B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:DB68595B output_enabled 0 (mgcp_conn.c:271) 20250811125919194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919194 DLMGCP DEBUG <0013> (1234/rtp C:DB68595B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:DB68595B CRCX: Creating connection: port: 5148 (mgcp_protocol.c:1044) 20250811125919194 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:DB68595B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #00: 200 9727 OK (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #02: I: DB68595B (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #04: o=- DB68595B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5148 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9728 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:261) 20250811125919194 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:451) 20250811125919194 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:474D802D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:474D802D output_enabled 0 (mgcp_conn.c:271) 20250811125919194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919194 DLMGCP DEBUG <0013> (1234/rtp C:474D802D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:474D802D CRCX: Creating connection: port: 5150 (mgcp_protocol.c:1044) 20250811125919194 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:474D802D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #00: 200 9728 OK (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #02: I: 474D802D (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #04: o=- 474D802D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5150 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9729 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:261) 20250811125919194 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:451) 20250811125919194 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:71CBC7C6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:71CBC7C6 output_enabled 0 (mgcp_conn.c:271) 20250811125919194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919194 DLMGCP DEBUG <0013> (1234/rtp C:71CBC7C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:71CBC7C6 CRCX: Creating connection: port: 5152 (mgcp_protocol.c:1044) 20250811125919194 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:71CBC7C6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #00: 200 9729 OK (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #02: I: 71CBC7C6 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #04: o=- 71CBC7C6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5152 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:261) 20250811125919194 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:451) 20250811125919194 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:55B2A103 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919194 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:55B2A103 output_enabled 0 (mgcp_conn.c:271) 20250811125919194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919194 DLMGCP DEBUG <0013> (1234/rtp C:55B2A103 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:55B2A103 CRCX: Creating connection: port: 5154 (mgcp_protocol.c:1044) 20250811125919195 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:55B2A103 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #00: 200 9730 OK (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #02: I: 55B2A103 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55B2A103 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5154 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:261) 20250811125919195 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:451) 20250811125919195 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:E356ADBD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:E356ADBD output_enabled 0 (mgcp_conn.c:271) 20250811125919195 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919195 DLMGCP DEBUG <0013> (1234/rtp C:E356ADBD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:E356ADBD CRCX: Creating connection: port: 5156 (mgcp_protocol.c:1044) 20250811125919195 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:E356ADBD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #00: 200 9731 OK (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #02: I: E356ADBD (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #04: o=- E356ADBD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5156 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:261) 20250811125919195 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:451) 20250811125919195 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919195 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:18497AD8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919195 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:18497AD8 output_enabled 0 (mgcp_conn.c:271) 20250811125919195 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919195 DLMGCP DEBUG <0013> (1234/rtp C:18497AD8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919195 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:18497AD8 CRCX: Creating connection: port: 5158 (mgcp_protocol.c:1044) 20250811125919195 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:18497AD8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919195 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #00: 200 9732 OK (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #02: I: 18497AD8 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #04: o=- 18497AD8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5158 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9733 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:261) 20250811125919195 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:451) 20250811125919195 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919195 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:A11C48F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919195 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:A11C48F0 output_enabled 0 (mgcp_conn.c:271) 20250811125919195 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919195 DLMGCP DEBUG <0013> (1234/rtp C:A11C48F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919195 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:A11C48F0 CRCX: Creating connection: port: 5160 (mgcp_protocol.c:1044) 20250811125919195 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:A11C48F0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919195 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #00: 200 9733 OK (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #02: I: A11C48F0 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #04: o=- A11C48F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5160 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919195 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9734 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:261) 20250811125919196 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:451) 20250811125919196 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:B9AA522F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:B9AA522F output_enabled 0 (mgcp_conn.c:271) 20250811125919196 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919196 DLMGCP DEBUG <0013> (1234/rtp C:B9AA522F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:B9AA522F CRCX: Creating connection: port: 5162 (mgcp_protocol.c:1044) 20250811125919196 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:B9AA522F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #00: 200 9734 OK (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #02: I: B9AA522F (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9AA522F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5162 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9735 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:261) 20250811125919196 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:451) 20250811125919196 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:B5516999 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:B5516999 output_enabled 0 (mgcp_conn.c:271) 20250811125919196 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919196 DLMGCP DEBUG <0013> (1234/rtp C:B5516999 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:B5516999 CRCX: Creating connection: port: 5164 (mgcp_protocol.c:1044) 20250811125919196 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:B5516999 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #00: 200 9735 OK (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #02: I: B5516999 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5516999 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5164 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9736 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:261) 20250811125919196 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:451) 20250811125919196 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:C0BC02C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:C0BC02C1 output_enabled 0 (mgcp_conn.c:271) 20250811125919196 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919196 DLMGCP DEBUG <0013> (1234/rtp C:C0BC02C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:C0BC02C1 CRCX: Creating connection: port: 5166 (mgcp_protocol.c:1044) 20250811125919196 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:C0BC02C1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #00: 200 9736 OK (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #02: I: C0BC02C1 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0BC02C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5166 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9737 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:261) 20250811125919196 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:451) 20250811125919196 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:E8238217 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:E8238217 output_enabled 0 (mgcp_conn.c:271) 20250811125919196 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919196 DLMGCP DEBUG <0013> (1234/rtp C:E8238217 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:E8238217 CRCX: Creating connection: port: 5168 (mgcp_protocol.c:1044) 20250811125919196 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:E8238217 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919196 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #00: 200 9737 OK (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #02: I: E8238217 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #04: o=- E8238217 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5168 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919196 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9738 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:261) 20250811125919197 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:451) 20250811125919197 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919197 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:343C025C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919197 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:343C025C output_enabled 0 (mgcp_conn.c:271) 20250811125919197 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919197 DLMGCP DEBUG <0013> (1234/rtp C:343C025C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919197 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:343C025C CRCX: Creating connection: port: 5170 (mgcp_protocol.c:1044) 20250811125919197 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:343C025C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919197 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #00: 200 9738 OK (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #02: I: 343C025C (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #04: o=- 343C025C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5170 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9739 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:261) 20250811125919197 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:451) 20250811125919197 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919197 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:FAF61E08 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919197 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:FAF61E08 output_enabled 0 (mgcp_conn.c:271) 20250811125919197 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919197 DLMGCP DEBUG <0013> (1234/rtp C:FAF61E08 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919197 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:FAF61E08 CRCX: Creating connection: port: 5172 (mgcp_protocol.c:1044) 20250811125919197 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:FAF61E08 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919197 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #00: 200 9739 OK (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #02: I: FAF61E08 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #04: o=- FAF61E08 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5172 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9740 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:261) 20250811125919197 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:451) 20250811125919197 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919197 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:8D0DC432 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919197 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:8D0DC432 output_enabled 0 (mgcp_conn.c:271) 20250811125919197 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919197 DLMGCP DEBUG <0013> (1234/rtp C:8D0DC432 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919197 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:8D0DC432 CRCX: Creating connection: port: 5174 (mgcp_protocol.c:1044) 20250811125919197 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:8D0DC432 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919197 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #00: 200 9740 OK (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D0DC432 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D0DC432 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5174 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919197 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9741 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:261) 20250811125919198 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:451) 20250811125919198 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:C39570C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:C39570C3 output_enabled 0 (mgcp_conn.c:271) 20250811125919198 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919198 DLMGCP DEBUG <0013> (1234/rtp C:C39570C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:C39570C3 CRCX: Creating connection: port: 5176 (mgcp_protocol.c:1044) 20250811125919198 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:C39570C3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #00: 200 9741 OK (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #02: I: C39570C3 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #04: o=- C39570C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5176 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9742 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:261) 20250811125919198 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:451) 20250811125919198 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:B5EA93D2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:B5EA93D2 output_enabled 0 (mgcp_conn.c:271) 20250811125919198 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919198 DLMGCP DEBUG <0013> (1234/rtp C:B5EA93D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:B5EA93D2 CRCX: Creating connection: port: 5178 (mgcp_protocol.c:1044) 20250811125919198 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:B5EA93D2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #00: 200 9742 OK (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #02: I: B5EA93D2 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5EA93D2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5178 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9743 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:261) 20250811125919198 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:451) 20250811125919198 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:2440DE45 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:2440DE45 output_enabled 0 (mgcp_conn.c:271) 20250811125919198 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919198 DLMGCP DEBUG <0013> (1234/rtp C:2440DE45 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:2440DE45 CRCX: Creating connection: port: 5180 (mgcp_protocol.c:1044) 20250811125919198 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:2440DE45 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #00: 200 9743 OK (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #02: I: 2440DE45 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2440DE45 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5180 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9744 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:261) 20250811125919198 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:451) 20250811125919198 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:EB9E6927 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:EB9E6927 output_enabled 0 (mgcp_conn.c:271) 20250811125919198 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919198 DLMGCP DEBUG <0013> (1234/rtp C:EB9E6927 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:EB9E6927 CRCX: Creating connection: port: 5182 (mgcp_protocol.c:1044) 20250811125919198 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:EB9E6927 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919198 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #00: 200 9744 OK (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #02: I: EB9E6927 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB9E6927 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5182 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919198 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:261) 20250811125919199 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:451) 20250811125919199 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:CC043E6C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:CC043E6C output_enabled 0 (mgcp_conn.c:271) 20250811125919199 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919199 DLMGCP DEBUG <0013> (1234/rtp C:CC043E6C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:CC043E6C CRCX: Creating connection: port: 5184 (mgcp_protocol.c:1044) 20250811125919199 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:CC043E6C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #00: 200 9745 OK (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #02: I: CC043E6C (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC043E6C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5184 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:261) 20250811125919199 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:451) 20250811125919199 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:53B17402 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:53B17402 output_enabled 0 (mgcp_conn.c:271) 20250811125919199 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919199 DLMGCP DEBUG <0013> (1234/rtp C:53B17402 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:53B17402 CRCX: Creating connection: port: 5186 (mgcp_protocol.c:1044) 20250811125919199 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:53B17402 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #00: 200 9746 OK (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #02: I: 53B17402 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53B17402 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5186 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:261) 20250811125919199 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:451) 20250811125919199 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:EB4D304E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:EB4D304E output_enabled 0 (mgcp_conn.c:271) 20250811125919199 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919199 DLMGCP DEBUG <0013> (1234/rtp C:EB4D304E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:EB4D304E CRCX: Creating connection: port: 5188 (mgcp_protocol.c:1044) 20250811125919199 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:EB4D304E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #00: 200 9747 OK (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #02: I: EB4D304E (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB4D304E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5188 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9748 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:261) 20250811125919199 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:451) 20250811125919199 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:D8EDDBFF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:D8EDDBFF output_enabled 0 (mgcp_conn.c:271) 20250811125919199 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919199 DLMGCP DEBUG <0013> (1234/rtp C:D8EDDBFF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:D8EDDBFF CRCX: Creating connection: port: 5190 (mgcp_protocol.c:1044) 20250811125919199 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:D8EDDBFF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919199 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #00: 200 9748 OK (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #02: I: D8EDDBFF (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8EDDBFF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5190 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9749 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:261) 20250811125919200 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:451) 20250811125919200 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919200 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:B5B4759A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919200 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:B5B4759A output_enabled 0 (mgcp_conn.c:271) 20250811125919200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919200 DLMGCP DEBUG <0013> (1234/rtp C:B5B4759A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919200 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:B5B4759A CRCX: Creating connection: port: 5192 (mgcp_protocol.c:1044) 20250811125919200 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:B5B4759A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919200 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #00: 200 9749 OK (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #02: I: B5B4759A (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5B4759A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5192 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9750 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:261) 20250811125919200 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:451) 20250811125919200 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919200 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:D27C39A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919200 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:D27C39A5 output_enabled 0 (mgcp_conn.c:271) 20250811125919200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919200 DLMGCP DEBUG <0013> (1234/rtp C:D27C39A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919200 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:D27C39A5 CRCX: Creating connection: port: 5194 (mgcp_protocol.c:1044) 20250811125919200 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:D27C39A5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919200 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #00: 200 9750 OK (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #02: I: D27C39A5 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #04: o=- D27C39A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5194 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9751 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:261) 20250811125919200 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:451) 20250811125919200 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919200 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:7945A91F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919200 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:7945A91F output_enabled 0 (mgcp_conn.c:271) 20250811125919200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919200 DLMGCP DEBUG <0013> (1234/rtp C:7945A91F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919200 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:7945A91F CRCX: Creating connection: port: 5196 (mgcp_protocol.c:1044) 20250811125919200 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:7945A91F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919200 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #00: 200 9751 OK (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #02: I: 7945A91F (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7945A91F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5196 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919200 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9752 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:261) 20250811125919201 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:451) 20250811125919201 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:BEDCCA9E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:BEDCCA9E output_enabled 0 (mgcp_conn.c:271) 20250811125919201 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919201 DLMGCP DEBUG <0013> (1234/rtp C:BEDCCA9E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:BEDCCA9E CRCX: Creating connection: port: 5198 (mgcp_protocol.c:1044) 20250811125919201 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:BEDCCA9E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #00: 200 9752 OK (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #02: I: BEDCCA9E (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #04: o=- BEDCCA9E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5198 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9753 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:261) 20250811125919201 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:451) 20250811125919201 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:43E5F3A9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:43E5F3A9 output_enabled 0 (mgcp_conn.c:271) 20250811125919201 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919201 DLMGCP DEBUG <0013> (1234/rtp C:43E5F3A9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:43E5F3A9 CRCX: Creating connection: port: 5200 (mgcp_protocol.c:1044) 20250811125919201 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:43E5F3A9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #00: 200 9753 OK (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #02: I: 43E5F3A9 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43E5F3A9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5200 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9754 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:261) 20250811125919201 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:451) 20250811125919201 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:B6032B33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:B6032B33 output_enabled 0 (mgcp_conn.c:271) 20250811125919201 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919201 DLMGCP DEBUG <0013> (1234/rtp C:B6032B33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:B6032B33 CRCX: Creating connection: port: 5202 (mgcp_protocol.c:1044) 20250811125919201 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:B6032B33 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #00: 200 9754 OK (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #02: I: B6032B33 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6032B33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5202 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9755 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:261) 20250811125919201 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:451) 20250811125919201 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:5312F578 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:5312F578 output_enabled 0 (mgcp_conn.c:271) 20250811125919201 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919201 DLMGCP DEBUG <0013> (1234/rtp C:5312F578 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:5312F578 CRCX: Creating connection: port: 5204 (mgcp_protocol.c:1044) 20250811125919201 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:5312F578 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919201 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #00: 200 9755 OK (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #02: I: 5312F578 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5312F578 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5204 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919201 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9756 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:261) 20250811125919202 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:451) 20250811125919202 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919202 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:15C4CFA3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919202 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:15C4CFA3 output_enabled 0 (mgcp_conn.c:271) 20250811125919202 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919202 DLMGCP DEBUG <0013> (1234/rtp C:15C4CFA3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919202 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:15C4CFA3 CRCX: Creating connection: port: 5206 (mgcp_protocol.c:1044) 20250811125919202 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:15C4CFA3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919202 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #00: 200 9756 OK (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #02: I: 15C4CFA3 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #04: o=- 15C4CFA3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5206 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9757 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:261) 20250811125919202 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:451) 20250811125919202 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919202 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:452A5A4C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919202 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:452A5A4C output_enabled 0 (mgcp_conn.c:271) 20250811125919202 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919202 DLMGCP DEBUG <0013> (1234/rtp C:452A5A4C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919202 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:452A5A4C CRCX: Creating connection: port: 5208 (mgcp_protocol.c:1044) 20250811125919202 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:452A5A4C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919202 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #00: 200 9757 OK (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #02: I: 452A5A4C (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #04: o=- 452A5A4C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5208 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9758 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:261) 20250811125919202 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:451) 20250811125919202 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919202 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:55D19F04 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919202 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:55D19F04 output_enabled 0 (mgcp_conn.c:271) 20250811125919202 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919202 DLMGCP DEBUG <0013> (1234/rtp C:55D19F04 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919202 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:55D19F04 CRCX: Creating connection: port: 5210 (mgcp_protocol.c:1044) 20250811125919202 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:55D19F04 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919202 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #00: 200 9758 OK (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #02: I: 55D19F04 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55D19F04 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5210 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919202 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9759 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:261) 20250811125919203 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:451) 20250811125919203 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919203 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:9D6DCACA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919203 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:9D6DCACA output_enabled 0 (mgcp_conn.c:271) 20250811125919203 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919203 DLMGCP DEBUG <0013> (1234/rtp C:9D6DCACA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919203 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:9D6DCACA CRCX: Creating connection: port: 5212 (mgcp_protocol.c:1044) 20250811125919203 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:9D6DCACA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919203 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #00: 200 9759 OK (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D6DCACA (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D6DCACA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5212 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9760 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:261) 20250811125919203 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:451) 20250811125919203 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125919203 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:EB257AFF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125919203 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:EB257AFF output_enabled 0 (mgcp_conn.c:271) 20250811125919203 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125919203 DLMGCP DEBUG <0013> (1234/rtp C:EB257AFF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125919203 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:EB257AFF CRCX: Creating connection: port: 5214 (mgcp_protocol.c:1044) 20250811125919203 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:EB257AFF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125919203 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #00: 200 9760 OK (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #02: I: EB257AFF (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB257AFF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5214 RTP/AVP 112 (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125919203 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) VirtCallAgent-STATS(101)@9f65b6bc0404: 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)@9f65b6bc0404: Warning: Stopping inactive timer T_poll_converge. 20250811125920243 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125920243 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:267) 20250811125920243 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:417) 20250811125920243 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:455) 20250811125920243 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920244 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125920246 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125920246 DLMGCP DEBUG <0013> Generated response: line #00: 200 9761 OK (mgcp_msg.c:72) VirtCallAgent-STATS(101)@9f65b6bc0404: 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)@9f65b6bc0404: Warning: Stopping inactive timer T_poll_converge. VirtCallAgent-STATS(101)@9f65b6bc0404: 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)@9f65b6bc0404: Warning: Stopping inactive timer T_poll_converge. MTC@9f65b6bc0404: setverdict(pass): none -> pass VirtCallAgent-STATS(101)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(98)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(100)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(99)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(98): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(99): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(100): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(101): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_dlcx_wildcarded finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass'. Mon Aug 11 12:59:20 UTC 2025 ====== MGCP_Test.TC_dlcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2598140) Waiting for packet dumper to finish... 1 (prev_count=2598140, count=2651496) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid ------ Mon Aug 11 12:59:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_and_dlcx_ep_callid_connid started. 20250811125923448 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53400 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125923448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125923448 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125923448 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125923448 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125923448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125923448 DLMGCP DEBUG <0013> Generated response: line #00: 515 53400 FAIL (mgcp_msg.c:72) 20250811125923455 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53401 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125923455 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125923455 DLMGCP DEBUG <0013> Received message: line #02: C: 51234 (mgcp_msg.c:72) 20250811125923455 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125923455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125923455 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125923455 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125923455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B56F7DF7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125923455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B56F7DF7 output_enabled 0 (mgcp_conn.c:271) 20250811125923455 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125923455 DLMGCP DEBUG <0013> (51234/rtp C:B56F7DF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125923455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B56F7DF7 CRCX: Creating connection: port: 5216 (mgcp_protocol.c:1044) 20250811125923455 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:B56F7DF7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125923455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125923455 DLMGCP DEBUG <0013> Generated response: line #00: 200 53401 OK (mgcp_msg.c:72) 20250811125923455 DLMGCP DEBUG <0013> Generated response: line #01: I: B56F7DF7 (mgcp_msg.c:72) 20250811125923455 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811125923455 DLMGCP DEBUG <0013> Generated response: line #03: o=- B56F7DF7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125923455 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811125923455 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125923455 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811125923455 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5216 RTP/AVP 112 (mgcp_msg.c:72) 20250811125923455 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125923455 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811125923456 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53402 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125923456 DLMGCP DEBUG <0013> Received message: line #01: C: 51234 (mgcp_msg.c:72) 20250811125923456 DLMGCP DEBUG <0013> Received message: line #02: I: B56F7DF7 (mgcp_msg.c:72) 20250811125923456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125923456 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125923457 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125923457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B56F7DF7 DLCX: deleting conn:(51234/rtp C:B56F7DF7 r=NULL:0<->l=::1:5216) (mgcp_protocol.c:1384) 20250811125923457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125923457 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811125923457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125923457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811125923457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811125923457 DLMGCP DEBUG <0013> Generated response: line #00: 250 53402 OK (mgcp_msg.c:72) 20250811125923457 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@9f65b6bc0404: setverdict(pass): none -> pass VirtCallAgent-STATS(106)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(105)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(104)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(107)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(103)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(103): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(104): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(105): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(106): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass'. Mon Aug 11 12:59:23 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25572) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid ------ Mon Aug 11 12:59:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_and_dlcx_ep_callid started. 20250811125926662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54826 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125926662 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125926662 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125926662 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125926662 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125926662 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125926662 DLMGCP DEBUG <0013> Generated response: line #00: 515 54826 FAIL (mgcp_msg.c:72) 20250811125926669 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54827 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125926669 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125926669 DLMGCP DEBUG <0013> Received message: line #02: C: 51233 (mgcp_msg.c:72) 20250811125926669 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125926669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125926669 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125926669 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125926669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:078B67E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125926669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:078B67E2 output_enabled 0 (mgcp_conn.c:271) 20250811125926669 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125926669 DLMGCP DEBUG <0013> (51233/rtp C:078B67E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125926669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:078B67E2 CRCX: Creating connection: port: 5218 (mgcp_protocol.c:1044) 20250811125926669 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:078B67E2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125926669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125926669 DLMGCP DEBUG <0013> Generated response: line #00: 200 54827 OK (mgcp_msg.c:72) 20250811125926669 DLMGCP DEBUG <0013> Generated response: line #01: I: 078B67E2 (mgcp_msg.c:72) 20250811125926669 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811125926669 DLMGCP DEBUG <0013> Generated response: line #03: o=- 078B67E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125926669 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811125926669 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125926669 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811125926669 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5218 RTP/AVP 112 (mgcp_msg.c:72) 20250811125926669 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125926669 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811125926670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54828 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125926670 DLMGCP DEBUG <0013> Received message: line #01: C: 51233 (mgcp_msg.c:72) 20250811125926670 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125926670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125926671 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125926671 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125926671 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125926671 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125926671 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125926671 DLMGCP DEBUG <0013> Generated response: line #00: 200 54828 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(108)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(112)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(111)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(109)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(110)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(108): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(109): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(110): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(111): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(112): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass'. Mon Aug 11 12:59:26 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24572) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_crcx_and_dlcx_ep ------ Mon Aug 11 12:59:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_and_dlcx_ep started. 20250811125929886 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57590 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125929886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125929886 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125929886 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125929886 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125929886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125929886 DLMGCP DEBUG <0013> Generated response: line #00: 515 57590 FAIL (mgcp_msg.c:72) 20250811125929893 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57591 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125929893 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125929893 DLMGCP DEBUG <0013> Received message: line #02: C: 51232 (mgcp_msg.c:72) 20250811125929893 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125929893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125929893 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125929893 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125929893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:69A6093D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125929893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:69A6093D output_enabled 0 (mgcp_conn.c:271) 20250811125929893 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125929893 DLMGCP DEBUG <0013> (51232/rtp C:69A6093D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125929893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:69A6093D CRCX: Creating connection: port: 5220 (mgcp_protocol.c:1044) 20250811125929893 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:69A6093D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125929893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125929893 DLMGCP DEBUG <0013> Generated response: line #00: 200 57591 OK (mgcp_msg.c:72) 20250811125929893 DLMGCP DEBUG <0013> Generated response: line #01: I: 69A6093D (mgcp_msg.c:72) 20250811125929893 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811125929893 DLMGCP DEBUG <0013> Generated response: line #03: o=- 69A6093D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125929893 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811125929893 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125929893 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811125929893 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5220 RTP/AVP 112 (mgcp_msg.c:72) 20250811125929893 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125929893 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811125929893 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57592 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125929893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125929893 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125929893 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125929893 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125929893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125929893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125929893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125929893 DLMGCP DEBUG <0013> Generated response: line #00: 200 57592 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(113)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(116)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(114)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(115)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(113): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(114): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(115): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(116): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_and_dlcx_ep finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass'. Mon Aug 11 12:59:29 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24312) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval ------ Mon Aug 11 12:59:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_and_dlcx_ep_callid_inval started. 20250811125933100 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36714 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125933100 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125933101 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125933101 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125933101 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125933101 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125933101 DLMGCP DEBUG <0013> Generated response: line #00: 515 36714 FAIL (mgcp_msg.c:72) 20250811125933111 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36715 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125933111 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125933111 DLMGCP DEBUG <0013> Received message: line #02: C: 51231 (mgcp_msg.c:72) 20250811125933111 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125933111 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125933111 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125933111 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125933111 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:3CB54793 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125933111 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:3CB54793 output_enabled 0 (mgcp_conn.c:271) 20250811125933111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125933111 DLMGCP DEBUG <0013> (51231/rtp C:3CB54793 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125933112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:3CB54793 CRCX: Creating connection: port: 5222 (mgcp_protocol.c:1044) 20250811125933112 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:3CB54793 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125933112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125933112 DLMGCP DEBUG <0013> Generated response: line #00: 200 36715 OK (mgcp_msg.c:72) 20250811125933112 DLMGCP DEBUG <0013> Generated response: line #01: I: 3CB54793 (mgcp_msg.c:72) 20250811125933112 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811125933112 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3CB54793 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125933112 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811125933112 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125933112 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811125933112 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5222 RTP/AVP 112 (mgcp_msg.c:72) 20250811125933112 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125933112 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811125933113 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36716 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125933113 DLMGCP DEBUG <0013> Received message: line #01: C: FFFF (mgcp_msg.c:72) 20250811125933113 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125933113 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125933113 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125933114 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw CallIDs mismatch: '51231' != 'FFFF' (mgcp_msg.c:289) 20250811125933114 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=516 (mgcp_protocol.c:240) 20250811125933114 DLMGCP DEBUG <0013> Generated response: line #00: 516 36716 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM1(119)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(122)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(121)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(118)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(120)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(118): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(119): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(120): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(121): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(122): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass'. Mon Aug 11 12:59:33 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24112) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval ------ Mon Aug 11 12:59:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started. 20250811125936336 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50929 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125936336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125936336 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125936336 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125936336 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125936336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125936337 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125936337 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125936337 DLMGCP DEBUG <0013> Generated response: line #00: 200 50929 OK (mgcp_msg.c:72) 20250811125936343 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50930 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125936343 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125936343 DLMGCP DEBUG <0013> Received message: line #02: C: 51230 (mgcp_msg.c:72) 20250811125936343 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125936343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125936343 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125936344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125936344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:3CAF9BA6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125936344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:3CAF9BA6 output_enabled 0 (mgcp_conn.c:271) 20250811125936344 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125936344 DLMGCP DEBUG <0013> (51230/rtp C:3CAF9BA6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125936344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:3CAF9BA6 CRCX: Creating connection: port: 5224 (mgcp_protocol.c:1044) 20250811125936344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:3CAF9BA6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125936344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125936344 DLMGCP DEBUG <0013> Generated response: line #00: 200 50930 OK (mgcp_msg.c:72) 20250811125936344 DLMGCP DEBUG <0013> Generated response: line #01: I: 3CAF9BA6 (mgcp_msg.c:72) 20250811125936344 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811125936344 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3CAF9BA6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125936344 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811125936344 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125936344 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811125936344 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5224 RTP/AVP 112 (mgcp_msg.c:72) 20250811125936344 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125936344 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811125936345 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50931 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125936345 DLMGCP DEBUG <0013> Received message: line #01: C: 51230 (mgcp_msg.c:72) 20250811125936345 DLMGCP DEBUG <0013> Received message: line #02: I: FFFF (mgcp_msg.c:72) 20250811125936345 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125936345 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125936345 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125936345 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw no connection found under ConnectionIdentifier 0xFFFF (mgcp_msg.c:334) 20250811125936345 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125936345 DLMGCP DEBUG <0013> Generated response: line #00: 515 50931 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(123)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(124)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(126)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(125)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(123): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(124): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(125): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(126): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass'. Mon Aug 11 12:59:36 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24864) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans'. ------ MGCP_Test.TC_crcx_and_dlcx_retrans ------ Mon Aug 11 12:59:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_and_dlcx_retrans started. 20250811125939519 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38469 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125939520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125939520 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125939520 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125939520 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125939520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125939520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125939520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125939520 DLMGCP DEBUG <0013> Generated response: line #00: 200 38469 OK (mgcp_msg.c:72) 20250811125939527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38470 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125939527 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125939527 DLMGCP DEBUG <0013> Received message: line #02: C: 51229 (mgcp_msg.c:72) 20250811125939527 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125939527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125939527 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125939527 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125939527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:31B2749A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125939527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:31B2749A output_enabled 0 (mgcp_conn.c:271) 20250811125939527 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125939527 DLMGCP DEBUG <0013> (51229/rtp C:31B2749A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125939527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:31B2749A CRCX: Creating connection: port: 5226 (mgcp_protocol.c:1044) 20250811125939527 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:31B2749A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125939527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125939527 DLMGCP DEBUG <0013> Generated response: line #00: 200 38470 OK (mgcp_msg.c:72) 20250811125939527 DLMGCP DEBUG <0013> Generated response: line #01: I: 31B2749A (mgcp_msg.c:72) 20250811125939527 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811125939527 DLMGCP DEBUG <0013> Generated response: line #03: o=- 31B2749A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125939527 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811125939527 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125939527 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811125939527 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5226 RTP/AVP 112 (mgcp_msg.c:72) 20250811125939527 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125939527 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811125939529 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38471 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125939529 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:72) 20250811125939529 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125939529 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125939529 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125939529 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125939529 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125939529 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125939529 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125939529 DLMGCP DEBUG <0013> Generated response: line #00: 200 38471 OK (mgcp_msg.c:72) 20250811125939530 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38471 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125939530 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:72) 20250811125939530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811125939530 DLMGCP DEBUG <0013> Retransmitted response: line #00: 200 38471 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM2(130)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(129)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(131)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(128)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(128): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(129): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(130): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(131): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_and_dlcx_retrans finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass'. Mon Aug 11 12:59:39 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26176) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard'. ------ MGCP_Test.TC_crcx_osmux_wildcard ------ Mon Aug 11 12:59:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmux_wildcard.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmux_wildcard.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_osmux_wildcard started. 20250811125942762 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16514 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125942762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125942762 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125942762 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125942762 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125942762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125942762 DLMGCP DEBUG <0013> Generated response: line #00: 515 16514 FAIL (mgcp_msg.c:72) 20250811125942770 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16515 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125942770 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125942770 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125942770 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125942770 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125942770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125942770 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125942770 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125942770 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125942770 DOSMUX NOTICE <0002> trunk:0 OSMUX socket has been set up (mgcp_protocol.c:714) 20250811125942770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA653A7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125942770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA653A7C output_enabled 0 (mgcp_conn.c:271) 20250811125942770 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125942770 DLMGCP DEBUG <0013> (1234/rtp C:AA653A7C r=NULL:0<->l=:0 CID=0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125942770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA653A7C CRCX: Creating connection: port: 5228 (mgcp_protocol.c:1044) 20250811125942770 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AA653A7C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125942770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125942770 DLMGCP DEBUG <0013> Generated response: line #00: 200 16515 OK (mgcp_msg.c:72) 20250811125942770 DLMGCP DEBUG <0013> Generated response: line #01: I: AA653A7C (mgcp_msg.c:72) 20250811125942770 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 0 (mgcp_msg.c:72) 20250811125942770 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125942770 DLMGCP DEBUG <0013> Generated response: line #04: o=- AA653A7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125942770 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125942770 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125942770 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125942770 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125942770 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125942770 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125942772 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16516 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125942772 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125942772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125942772 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125942772 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125942772 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125942772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125942772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125942772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125942772 DLMGCP DEBUG <0013> Generated response: line #00: 200 16516 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(138)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(135)@9f65b6bc0404: Final verdict of PTC: none OsmuxEM(136)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(137)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(133)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(134)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(133): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(134): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(135): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC OsmuxEM(136): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(137): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_osmux_wildcard finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass'. Mon Aug 11 12:59: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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27576) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed'. ------ MGCP_Test.TC_crcx_osmux_fixed ------ Mon Aug 11 12:59:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_osmux_fixed started. 20250811125946016 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61780 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125946016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125946016 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125946016 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125946016 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125946016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125946016 DLMGCP DEBUG <0013> Generated response: line #00: 515 61780 FAIL (mgcp_msg.c:72) 20250811125946023 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61781 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125946023 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125946023 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125946023 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125946023 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250811125946023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125946023 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125946023 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125946023 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250811125946023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0339830D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125946023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0339830D output_enabled 0 (mgcp_conn.c:271) 20250811125946023 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125946023 DLMGCP DEBUG <0013> (1234/rtp C:0339830D r=NULL:0<->l=:0 CID=1) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125946023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0339830D CRCX: Creating connection: port: 5230 (mgcp_protocol.c:1044) 20250811125946023 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0339830D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125946023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125946023 DLMGCP DEBUG <0013> Generated response: line #00: 200 61781 OK (mgcp_msg.c:72) 20250811125946023 DLMGCP DEBUG <0013> Generated response: line #01: I: 0339830D (mgcp_msg.c:72) 20250811125946023 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 1 (mgcp_msg.c:72) 20250811125946023 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125946023 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0339830D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125946023 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125946023 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125946023 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125946023 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125946023 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125946023 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125946025 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61782 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125946025 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125946025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125946025 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125946025 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125946025 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125946025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125946025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125946025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125946025 DLMGCP DEBUG <0013> Generated response: line #00: 200 61782 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(139)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(143)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(141)@9f65b6bc0404: Final verdict of PTC: none OsmuxEM(142)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(140)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(139): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(140): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(141): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC OsmuxEM(142): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(143): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_osmux_fixed finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass'. Mon Aug 11 12:59:46 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26432) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice'. ------ MGCP_Test.TC_crcx_osmux_fixed_twice ------ Mon Aug 11 12:59:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed_twice.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_osmux_fixed_twice started. 20250811125949268 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21356 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125949268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125949268 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125949268 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125949268 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125949268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125949268 DLMGCP DEBUG <0013> Generated response: line #00: 515 21356 FAIL (mgcp_msg.c:72) 20250811125949277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21357 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125949277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125949277 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125949277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125949277 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:72) 20250811125949277 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125949277 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125949277 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125949277 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:248) 20250811125949277 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67484243 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125949277 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67484243 output_enabled 0 (mgcp_conn.c:271) 20250811125949277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125949277 DLMGCP DEBUG <0013> (1234/rtp C:67484243 r=NULL:0<->l=:0 CID=2) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125949277 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67484243 CRCX: Creating connection: port: 5232 (mgcp_protocol.c:1044) 20250811125949277 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:67484243 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125949277 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125949277 DLMGCP DEBUG <0013> Generated response: line #00: 200 21357 OK (mgcp_msg.c:72) 20250811125949277 DLMGCP DEBUG <0013> Generated response: line #01: I: 67484243 (mgcp_msg.c:72) 20250811125949277 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 2 (mgcp_msg.c:72) 20250811125949277 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125949277 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67484243 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125949278 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125949278 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125949278 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125949278 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125949278 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125949278 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125949279 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21358 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125949279 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125949279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125949279 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125949279 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125949279 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125949279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125949279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125949279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125949279 DLMGCP DEBUG <0013> Generated response: line #00: 200 21358 OK (mgcp_msg.c:72) 20250811125949281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21359 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125949281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125949281 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811125949281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125949281 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:72) 20250811125949281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125949281 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125949281 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125949281 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:248) 20250811125949281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D9D6A26 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125949281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D9D6A26 output_enabled 0 (mgcp_conn.c:271) 20250811125949281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125949281 DLMGCP DEBUG <0013> (1234/rtp C:8D9D6A26 r=NULL:0<->l=:0 CID=3) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125949281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D9D6A26 CRCX: Creating connection: port: 5234 (mgcp_protocol.c:1044) 20250811125949281 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8D9D6A26 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125949281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125949281 DLMGCP DEBUG <0013> Generated response: line #00: 200 21359 OK (mgcp_msg.c:72) 20250811125949281 DLMGCP DEBUG <0013> Generated response: line #01: I: 8D9D6A26 (mgcp_msg.c:72) 20250811125949281 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 3 (mgcp_msg.c:72) 20250811125949281 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125949281 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D9D6A26 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125949281 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125949281 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125949281 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125949281 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125949281 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125949281 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125949283 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21360 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125949283 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811125949283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811125949283 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125949283 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125949283 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125949283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125949283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125949283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125949283 DLMGCP DEBUG <0013> Generated response: line #00: 200 21360 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(145)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@9f65b6bc0404: Final verdict of PTC: none OsmuxEM(148)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(149)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(146)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(147)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(145): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(146): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(147): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC OsmuxEM(148): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(149): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_osmux_fixed_twice finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass'. Mon Aug 11 12:59:49 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=38156) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257'. ------ MGCP_Test.TC_crcx_osmux_257 ------ Mon Aug 11 12:59:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmux_257.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_osmux_257.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_osmux_257 started. 20250811125952515 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20298 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952515 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952515 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952515 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952519 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952519 DLMGCP DEBUG <0013> Generated response: line #00: 200 20298 OK (mgcp_msg.c:72) 20250811125952528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20299 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952528 DLMGCP DEBUG <0013> Received message: line #02: C: 0000 (mgcp_msg.c:72) 20250811125952528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952528 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952528 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952528 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952528 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E0735104 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E0735104 output_enabled 0 (mgcp_conn.c:271) 20250811125952528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952528 DLMGCP DEBUG <0013> (0000/rtp C:E0735104 r=NULL:0<->l=:0 CID=4) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E0735104 CRCX: Creating connection: port: 5236 (mgcp_protocol.c:1044) 20250811125952528 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:E0735104 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952528 DLMGCP DEBUG <0013> Generated response: line #00: 200 20299 OK (mgcp_msg.c:72) 20250811125952528 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250811125952528 DLMGCP DEBUG <0013> Generated response: line #02: I: E0735104 (mgcp_msg.c:72) 20250811125952528 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 4 (mgcp_msg.c:72) 20250811125952528 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952528 DLMGCP DEBUG <0013> Generated response: line #05: o=- E0735104 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952528 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952528 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952528 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952528 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952528 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952528 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20300 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952531 DLMGCP DEBUG <0013> Received message: line #02: C: 0001 (mgcp_msg.c:72) 20250811125952531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952531 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20250811125952531 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811125952531 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952531 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7DB0F421 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7DB0F421 output_enabled 0 (mgcp_conn.c:271) 20250811125952531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952531 DLMGCP DEBUG <0013> (0001/rtp C:7DB0F421 r=NULL:0<->l=:0 CID=5) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7DB0F421 CRCX: Creating connection: port: 5238 (mgcp_protocol.c:1044) 20250811125952531 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7DB0F421 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952531 DLMGCP DEBUG <0013> Generated response: line #00: 200 20300 OK (mgcp_msg.c:72) 20250811125952531 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250811125952531 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DB0F421 (mgcp_msg.c:72) 20250811125952531 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 5 (mgcp_msg.c:72) 20250811125952531 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952531 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7DB0F421 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952531 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952531 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952531 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952531 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952531 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952531 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952533 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20301 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952533 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952533 DLMGCP DEBUG <0013> Received message: line #02: C: 0002 (mgcp_msg.c:72) 20250811125952533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952533 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952533 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20250811125952533 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250811125952533 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952533 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952533 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:0EF8524D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952534 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:0EF8524D output_enabled 0 (mgcp_conn.c:271) 20250811125952534 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952534 DLMGCP DEBUG <0013> (0002/rtp C:0EF8524D r=NULL:0<->l=:0 CID=6) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952534 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:0EF8524D CRCX: Creating connection: port: 5240 (mgcp_protocol.c:1044) 20250811125952534 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:0EF8524D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952534 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952534 DLMGCP DEBUG <0013> Generated response: line #00: 200 20301 OK (mgcp_msg.c:72) 20250811125952534 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250811125952534 DLMGCP DEBUG <0013> Generated response: line #02: I: 0EF8524D (mgcp_msg.c:72) 20250811125952534 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 6 (mgcp_msg.c:72) 20250811125952534 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952534 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0EF8524D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952534 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952534 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952534 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952534 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952534 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952534 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952536 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20302 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952536 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952536 DLMGCP DEBUG <0013> Received message: line #02: C: 0003 (mgcp_msg.c:72) 20250811125952536 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952536 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20250811125952536 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250811125952536 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952536 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:0B73FBAC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:0B73FBAC output_enabled 0 (mgcp_conn.c:271) 20250811125952536 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952536 DLMGCP DEBUG <0013> (0003/rtp C:0B73FBAC r=NULL:0<->l=:0 CID=7) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:0B73FBAC CRCX: Creating connection: port: 5242 (mgcp_protocol.c:1044) 20250811125952536 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:0B73FBAC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952536 DLMGCP DEBUG <0013> Generated response: line #00: 200 20302 OK (mgcp_msg.c:72) 20250811125952536 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250811125952536 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B73FBAC (mgcp_msg.c:72) 20250811125952536 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 7 (mgcp_msg.c:72) 20250811125952536 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952536 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0B73FBAC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952536 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952536 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952536 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952536 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952537 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952537 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952538 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20303 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952538 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952538 DLMGCP DEBUG <0013> Received message: line #02: C: 0004 (mgcp_msg.c:72) 20250811125952538 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952538 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20250811125952539 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811125952539 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952539 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:466CD467 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:466CD467 output_enabled 0 (mgcp_conn.c:271) 20250811125952539 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952539 DLMGCP DEBUG <0013> (0004/rtp C:466CD467 r=NULL:0<->l=:0 CID=8) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:466CD467 CRCX: Creating connection: port: 5244 (mgcp_protocol.c:1044) 20250811125952539 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:466CD467 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952539 DLMGCP DEBUG <0013> Generated response: line #00: 200 20303 OK (mgcp_msg.c:72) 20250811125952539 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250811125952539 DLMGCP DEBUG <0013> Generated response: line #02: I: 466CD467 (mgcp_msg.c:72) 20250811125952539 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 8 (mgcp_msg.c:72) 20250811125952539 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952539 DLMGCP DEBUG <0013> Generated response: line #05: o=- 466CD467 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952539 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952539 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952539 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952539 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952539 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952539 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952541 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20304 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952541 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952541 DLMGCP DEBUG <0013> Received message: line #02: C: 0005 (mgcp_msg.c:72) 20250811125952541 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952541 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20250811125952541 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250811125952541 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952541 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:D65B6496 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:D65B6496 output_enabled 0 (mgcp_conn.c:271) 20250811125952541 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952541 DLMGCP DEBUG <0013> (0005/rtp C:D65B6496 r=NULL:0<->l=:0 CID=9) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:D65B6496 CRCX: Creating connection: port: 5246 (mgcp_protocol.c:1044) 20250811125952541 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:D65B6496 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952541 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952541 DLMGCP DEBUG <0013> Generated response: line #00: 200 20304 OK (mgcp_msg.c:72) 20250811125952541 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250811125952541 DLMGCP DEBUG <0013> Generated response: line #02: I: D65B6496 (mgcp_msg.c:72) 20250811125952541 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 9 (mgcp_msg.c:72) 20250811125952541 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952541 DLMGCP DEBUG <0013> Generated response: line #05: o=- D65B6496 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952541 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952542 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952542 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952542 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952542 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952542 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952543 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20305 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952543 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952543 DLMGCP DEBUG <0013> Received message: line #02: C: 0006 (mgcp_msg.c:72) 20250811125952543 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952543 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952544 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20250811125952544 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250811125952544 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952544 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952544 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:9885D2F1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952544 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:9885D2F1 output_enabled 0 (mgcp_conn.c:271) 20250811125952544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952544 DLMGCP DEBUG <0013> (0006/rtp C:9885D2F1 r=NULL:0<->l=:0 CID=10) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952544 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:9885D2F1 CRCX: Creating connection: port: 5248 (mgcp_protocol.c:1044) 20250811125952544 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:9885D2F1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952544 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952544 DLMGCP DEBUG <0013> Generated response: line #00: 200 20305 OK (mgcp_msg.c:72) 20250811125952544 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250811125952544 DLMGCP DEBUG <0013> Generated response: line #02: I: 9885D2F1 (mgcp_msg.c:72) 20250811125952544 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 10 (mgcp_msg.c:72) 20250811125952544 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952544 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9885D2F1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952544 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952544 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952544 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952544 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952544 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952544 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20306 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952546 DLMGCP DEBUG <0013> Received message: line #02: C: 0007 (mgcp_msg.c:72) 20250811125952546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952546 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20250811125952546 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250811125952546 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952546 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:82A9E9A1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:82A9E9A1 output_enabled 0 (mgcp_conn.c:271) 20250811125952546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952546 DLMGCP DEBUG <0013> (0007/rtp C:82A9E9A1 r=NULL:0<->l=:0 CID=11) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:82A9E9A1 CRCX: Creating connection: port: 5250 (mgcp_protocol.c:1044) 20250811125952546 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:82A9E9A1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952546 DLMGCP DEBUG <0013> Generated response: line #00: 200 20306 OK (mgcp_msg.c:72) 20250811125952546 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250811125952546 DLMGCP DEBUG <0013> Generated response: line #02: I: 82A9E9A1 (mgcp_msg.c:72) 20250811125952546 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 11 (mgcp_msg.c:72) 20250811125952546 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952546 DLMGCP DEBUG <0013> Generated response: line #05: o=- 82A9E9A1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952546 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952546 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952546 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952546 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952546 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952546 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952548 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20307 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952548 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952548 DLMGCP DEBUG <0013> Received message: line #02: C: 0008 (mgcp_msg.c:72) 20250811125952548 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952548 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952548 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20250811125952548 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250811125952548 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952548 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952548 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:B7DAD4DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952548 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:B7DAD4DA output_enabled 0 (mgcp_conn.c:271) 20250811125952548 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952548 DLMGCP DEBUG <0013> (0008/rtp C:B7DAD4DA r=NULL:0<->l=:0 CID=12) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952548 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:B7DAD4DA CRCX: Creating connection: port: 5252 (mgcp_protocol.c:1044) 20250811125952548 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:B7DAD4DA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952548 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952548 DLMGCP DEBUG <0013> Generated response: line #00: 200 20307 OK (mgcp_msg.c:72) 20250811125952549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250811125952549 DLMGCP DEBUG <0013> Generated response: line #02: I: B7DAD4DA (mgcp_msg.c:72) 20250811125952549 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 12 (mgcp_msg.c:72) 20250811125952549 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952549 DLMGCP DEBUG <0013> Generated response: line #05: o=- B7DAD4DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952549 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952549 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952549 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952549 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952549 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952549 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20308 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952550 DLMGCP DEBUG <0013> Received message: line #02: C: 0009 (mgcp_msg.c:72) 20250811125952550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952550 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20250811125952550 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250811125952550 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952550 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:4A0F9FC9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:4A0F9FC9 output_enabled 0 (mgcp_conn.c:271) 20250811125952550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952550 DLMGCP DEBUG <0013> (0009/rtp C:4A0F9FC9 r=NULL:0<->l=:0 CID=13) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:4A0F9FC9 CRCX: Creating connection: port: 5254 (mgcp_protocol.c:1044) 20250811125952550 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:4A0F9FC9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952550 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952550 DLMGCP DEBUG <0013> Generated response: line #00: 200 20308 OK (mgcp_msg.c:72) 20250811125952550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250811125952550 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A0F9FC9 (mgcp_msg.c:72) 20250811125952550 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 13 (mgcp_msg.c:72) 20250811125952550 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952550 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4A0F9FC9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952550 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952550 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952550 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952551 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952551 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952551 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20309 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952552 DLMGCP DEBUG <0013> Received message: line #02: C: 000A (mgcp_msg.c:72) 20250811125952552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952552 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20250811125952552 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250811125952552 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952552 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:3D70212F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:3D70212F output_enabled 0 (mgcp_conn.c:271) 20250811125952552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952552 DLMGCP DEBUG <0013> (000A/rtp C:3D70212F r=NULL:0<->l=:0 CID=14) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:3D70212F CRCX: Creating connection: port: 5256 (mgcp_protocol.c:1044) 20250811125952552 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:3D70212F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952552 DLMGCP DEBUG <0013> Generated response: line #00: 200 20309 OK (mgcp_msg.c:72) 20250811125952552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250811125952552 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D70212F (mgcp_msg.c:72) 20250811125952552 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 14 (mgcp_msg.c:72) 20250811125952552 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952552 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3D70212F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952552 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952552 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952552 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952552 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952552 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952552 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20310 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952554 DLMGCP DEBUG <0013> Received message: line #02: C: 000B (mgcp_msg.c:72) 20250811125952554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952554 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952554 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20250811125952554 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250811125952554 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952554 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952554 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:43CF55FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952554 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:43CF55FB output_enabled 0 (mgcp_conn.c:271) 20250811125952554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952554 DLMGCP DEBUG <0013> (000B/rtp C:43CF55FB r=NULL:0<->l=:0 CID=15) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952554 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:43CF55FB CRCX: Creating connection: port: 5258 (mgcp_protocol.c:1044) 20250811125952554 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:43CF55FB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952554 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952554 DLMGCP DEBUG <0013> Generated response: line #00: 200 20310 OK (mgcp_msg.c:72) 20250811125952554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250811125952554 DLMGCP DEBUG <0013> Generated response: line #02: I: 43CF55FB (mgcp_msg.c:72) 20250811125952554 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 15 (mgcp_msg.c:72) 20250811125952554 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952554 DLMGCP DEBUG <0013> Generated response: line #05: o=- 43CF55FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952554 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952554 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952554 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952554 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952554 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952554 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20311 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952555 DLMGCP DEBUG <0013> Received message: line #02: C: 000C (mgcp_msg.c:72) 20250811125952555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952555 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20250811125952555 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250811125952555 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952555 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:5A03DA05 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:5A03DA05 output_enabled 0 (mgcp_conn.c:271) 20250811125952556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952556 DLMGCP DEBUG <0013> (000C/rtp C:5A03DA05 r=NULL:0<->l=:0 CID=16) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:5A03DA05 CRCX: Creating connection: port: 5260 (mgcp_protocol.c:1044) 20250811125952556 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:5A03DA05 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952556 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952556 DLMGCP DEBUG <0013> Generated response: line #00: 200 20311 OK (mgcp_msg.c:72) 20250811125952556 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250811125952556 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A03DA05 (mgcp_msg.c:72) 20250811125952556 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 16 (mgcp_msg.c:72) 20250811125952556 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952556 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5A03DA05 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952556 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952556 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952556 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952556 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952556 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952556 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20312 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952557 DLMGCP DEBUG <0013> Received message: line #02: C: 000D (mgcp_msg.c:72) 20250811125952557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952557 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20250811125952557 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250811125952557 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952557 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:484D001B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:484D001B output_enabled 0 (mgcp_conn.c:271) 20250811125952557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952557 DLMGCP DEBUG <0013> (000D/rtp C:484D001B r=NULL:0<->l=:0 CID=17) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:484D001B CRCX: Creating connection: port: 5262 (mgcp_protocol.c:1044) 20250811125952557 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:484D001B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952557 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952558 DLMGCP DEBUG <0013> Generated response: line #00: 200 20312 OK (mgcp_msg.c:72) 20250811125952558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250811125952558 DLMGCP DEBUG <0013> Generated response: line #02: I: 484D001B (mgcp_msg.c:72) 20250811125952558 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 17 (mgcp_msg.c:72) 20250811125952558 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952558 DLMGCP DEBUG <0013> Generated response: line #05: o=- 484D001B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952558 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952558 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952558 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952558 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952558 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952558 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20313 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952559 DLMGCP DEBUG <0013> Received message: line #02: C: 000E (mgcp_msg.c:72) 20250811125952559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952559 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20250811125952559 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250811125952559 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952559 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:43398F21 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:43398F21 output_enabled 0 (mgcp_conn.c:271) 20250811125952559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952559 DLMGCP DEBUG <0013> (000E/rtp C:43398F21 r=NULL:0<->l=:0 CID=18) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:43398F21 CRCX: Creating connection: port: 5264 (mgcp_protocol.c:1044) 20250811125952559 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:43398F21 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952559 DLMGCP DEBUG <0013> Generated response: line #00: 200 20313 OK (mgcp_msg.c:72) 20250811125952559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250811125952559 DLMGCP DEBUG <0013> Generated response: line #02: I: 43398F21 (mgcp_msg.c:72) 20250811125952559 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 18 (mgcp_msg.c:72) 20250811125952559 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952559 DLMGCP DEBUG <0013> Generated response: line #05: o=- 43398F21 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952559 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952559 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952559 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952559 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952559 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952559 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20314 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952560 DLMGCP DEBUG <0013> Received message: line #02: C: 000F (mgcp_msg.c:72) 20250811125952560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952560 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952560 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20250811125952560 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250811125952560 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952560 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952560 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:510029FC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952560 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:510029FC output_enabled 0 (mgcp_conn.c:271) 20250811125952560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952560 DLMGCP DEBUG <0013> (000F/rtp C:510029FC r=NULL:0<->l=:0 CID=19) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952560 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:510029FC CRCX: Creating connection: port: 5266 (mgcp_protocol.c:1044) 20250811125952560 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:510029FC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952560 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952561 DLMGCP DEBUG <0013> Generated response: line #00: 200 20314 OK (mgcp_msg.c:72) 20250811125952561 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250811125952561 DLMGCP DEBUG <0013> Generated response: line #02: I: 510029FC (mgcp_msg.c:72) 20250811125952561 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 19 (mgcp_msg.c:72) 20250811125952561 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952561 DLMGCP DEBUG <0013> Generated response: line #05: o=- 510029FC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952561 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952561 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952561 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952561 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952561 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952561 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20315 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952562 DLMGCP DEBUG <0013> Received message: line #02: C: 0010 (mgcp_msg.c:72) 20250811125952562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952562 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952562 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20250811125952562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250811125952562 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952562 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952562 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:C03C56C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952562 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:C03C56C1 output_enabled 0 (mgcp_conn.c:271) 20250811125952562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952562 DLMGCP DEBUG <0013> (0010/rtp C:C03C56C1 r=NULL:0<->l=:0 CID=20) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952562 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:C03C56C1 CRCX: Creating connection: port: 5268 (mgcp_protocol.c:1044) 20250811125952562 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:C03C56C1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952562 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952562 DLMGCP DEBUG <0013> Generated response: line #00: 200 20315 OK (mgcp_msg.c:72) 20250811125952562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250811125952562 DLMGCP DEBUG <0013> Generated response: line #02: I: C03C56C1 (mgcp_msg.c:72) 20250811125952562 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 20 (mgcp_msg.c:72) 20250811125952562 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952562 DLMGCP DEBUG <0013> Generated response: line #05: o=- C03C56C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952562 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952562 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952562 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952562 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952562 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952562 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20316 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952563 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952563 DLMGCP DEBUG <0013> Received message: line #02: C: 0011 (mgcp_msg.c:72) 20250811125952563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952563 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952563 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20250811125952563 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250811125952563 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952563 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952563 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:C6FBF4E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952563 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:C6FBF4E8 output_enabled 0 (mgcp_conn.c:271) 20250811125952563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952563 DLMGCP DEBUG <0013> (0011/rtp C:C6FBF4E8 r=NULL:0<->l=:0 CID=21) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952563 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:C6FBF4E8 CRCX: Creating connection: port: 5270 (mgcp_protocol.c:1044) 20250811125952563 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:C6FBF4E8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952563 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952563 DLMGCP DEBUG <0013> Generated response: line #00: 200 20316 OK (mgcp_msg.c:72) 20250811125952563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250811125952563 DLMGCP DEBUG <0013> Generated response: line #02: I: C6FBF4E8 (mgcp_msg.c:72) 20250811125952563 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 21 (mgcp_msg.c:72) 20250811125952563 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952563 DLMGCP DEBUG <0013> Generated response: line #05: o=- C6FBF4E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952563 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952563 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952563 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952563 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952563 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952563 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20317 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952564 DLMGCP DEBUG <0013> Received message: line #02: C: 0012 (mgcp_msg.c:72) 20250811125952564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952564 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952564 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20250811125952564 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250811125952564 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952564 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952564 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:776287AA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952564 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:776287AA output_enabled 0 (mgcp_conn.c:271) 20250811125952564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952564 DLMGCP DEBUG <0013> (0012/rtp C:776287AA r=NULL:0<->l=:0 CID=22) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952564 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:776287AA CRCX: Creating connection: port: 5272 (mgcp_protocol.c:1044) 20250811125952564 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:776287AA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952564 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952564 DLMGCP DEBUG <0013> Generated response: line #00: 200 20317 OK (mgcp_msg.c:72) 20250811125952564 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250811125952564 DLMGCP DEBUG <0013> Generated response: line #02: I: 776287AA (mgcp_msg.c:72) 20250811125952564 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 22 (mgcp_msg.c:72) 20250811125952564 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952564 DLMGCP DEBUG <0013> Generated response: line #05: o=- 776287AA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952564 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952564 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952564 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952564 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952565 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952565 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20318 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952565 DLMGCP DEBUG <0013> Received message: line #02: C: 0013 (mgcp_msg.c:72) 20250811125952565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952565 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20250811125952565 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250811125952565 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952565 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:D9316CEF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:D9316CEF output_enabled 0 (mgcp_conn.c:271) 20250811125952565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952565 DLMGCP DEBUG <0013> (0013/rtp C:D9316CEF r=NULL:0<->l=:0 CID=23) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:D9316CEF CRCX: Creating connection: port: 5274 (mgcp_protocol.c:1044) 20250811125952565 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:D9316CEF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952565 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952565 DLMGCP DEBUG <0013> Generated response: line #00: 200 20318 OK (mgcp_msg.c:72) 20250811125952565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250811125952565 DLMGCP DEBUG <0013> Generated response: line #02: I: D9316CEF (mgcp_msg.c:72) 20250811125952565 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 23 (mgcp_msg.c:72) 20250811125952565 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952565 DLMGCP DEBUG <0013> Generated response: line #05: o=- D9316CEF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952566 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952566 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952566 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952566 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952566 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952566 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20319 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952566 DLMGCP DEBUG <0013> Received message: line #02: C: 0014 (mgcp_msg.c:72) 20250811125952566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952566 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20250811125952566 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250811125952566 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952566 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:00ABBC8D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:00ABBC8D output_enabled 0 (mgcp_conn.c:271) 20250811125952566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952566 DLMGCP DEBUG <0013> (0014/rtp C:00ABBC8D r=NULL:0<->l=:0 CID=24) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:00ABBC8D CRCX: Creating connection: port: 5276 (mgcp_protocol.c:1044) 20250811125952566 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:00ABBC8D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952566 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952566 DLMGCP DEBUG <0013> Generated response: line #00: 200 20319 OK (mgcp_msg.c:72) 20250811125952566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250811125952566 DLMGCP DEBUG <0013> Generated response: line #02: I: 00ABBC8D (mgcp_msg.c:72) 20250811125952566 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 24 (mgcp_msg.c:72) 20250811125952566 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952566 DLMGCP DEBUG <0013> Generated response: line #05: o=- 00ABBC8D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20320 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Received message: line #02: C: 0015 (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20250811125952567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250811125952567 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952567 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:0DE9DB8E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:0DE9DB8E output_enabled 0 (mgcp_conn.c:271) 20250811125952567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952567 DLMGCP DEBUG <0013> (0015/rtp C:0DE9DB8E r=NULL:0<->l=:0 CID=25) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:0DE9DB8E CRCX: Creating connection: port: 5278 (mgcp_protocol.c:1044) 20250811125952567 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:0DE9DB8E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952567 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952567 DLMGCP DEBUG <0013> Generated response: line #00: 200 20320 OK (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DE9DB8E (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 25 (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0DE9DB8E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952567 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20321 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Received message: line #02: C: 0016 (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20250811125952568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250811125952568 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952568 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:81A6FC3C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:81A6FC3C output_enabled 0 (mgcp_conn.c:271) 20250811125952568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952568 DLMGCP DEBUG <0013> (0016/rtp C:81A6FC3C r=NULL:0<->l=:0 CID=26) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:81A6FC3C CRCX: Creating connection: port: 5280 (mgcp_protocol.c:1044) 20250811125952568 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:81A6FC3C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952568 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952568 DLMGCP DEBUG <0013> Generated response: line #00: 200 20321 OK (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Generated response: line #02: I: 81A6FC3C (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 26 (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Generated response: line #05: o=- 81A6FC3C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952568 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20322 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952569 DLMGCP DEBUG <0013> Received message: line #02: C: 0017 (mgcp_msg.c:72) 20250811125952569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952569 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952569 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20250811125952569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250811125952569 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952569 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952569 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:4A4F71BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952569 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:4A4F71BB output_enabled 0 (mgcp_conn.c:271) 20250811125952569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952569 DLMGCP DEBUG <0013> (0017/rtp C:4A4F71BB r=NULL:0<->l=:0 CID=27) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952569 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:4A4F71BB CRCX: Creating connection: port: 5282 (mgcp_protocol.c:1044) 20250811125952569 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:4A4F71BB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952569 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952569 DLMGCP DEBUG <0013> Generated response: line #00: 200 20322 OK (mgcp_msg.c:72) 20250811125952569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250811125952569 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A4F71BB (mgcp_msg.c:72) 20250811125952569 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 27 (mgcp_msg.c:72) 20250811125952569 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952569 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4A4F71BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952569 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952569 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952569 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952569 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952569 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952569 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20323 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952570 DLMGCP DEBUG <0013> Received message: line #02: C: 0018 (mgcp_msg.c:72) 20250811125952570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952570 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952570 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20250811125952570 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250811125952570 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952570 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952570 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:5CCA3835 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952570 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:5CCA3835 output_enabled 0 (mgcp_conn.c:271) 20250811125952570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952570 DLMGCP DEBUG <0013> (0018/rtp C:5CCA3835 r=NULL:0<->l=:0 CID=28) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952570 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:5CCA3835 CRCX: Creating connection: port: 5284 (mgcp_protocol.c:1044) 20250811125952570 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:5CCA3835 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952570 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952570 DLMGCP DEBUG <0013> Generated response: line #00: 200 20323 OK (mgcp_msg.c:72) 20250811125952570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250811125952570 DLMGCP DEBUG <0013> Generated response: line #02: I: 5CCA3835 (mgcp_msg.c:72) 20250811125952570 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 28 (mgcp_msg.c:72) 20250811125952570 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952570 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5CCA3835 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952570 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952570 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952570 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952570 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952570 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952570 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20324 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952571 DLMGCP DEBUG <0013> Received message: line #02: C: 0019 (mgcp_msg.c:72) 20250811125952571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952571 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20250811125952571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250811125952571 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952571 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:3CD7EEA0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:3CD7EEA0 output_enabled 0 (mgcp_conn.c:271) 20250811125952571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952571 DLMGCP DEBUG <0013> (0019/rtp C:3CD7EEA0 r=NULL:0<->l=:0 CID=29) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:3CD7EEA0 CRCX: Creating connection: port: 5286 (mgcp_protocol.c:1044) 20250811125952571 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:3CD7EEA0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952571 DLMGCP DEBUG <0013> Generated response: line #00: 200 20324 OK (mgcp_msg.c:72) 20250811125952571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250811125952571 DLMGCP DEBUG <0013> Generated response: line #02: I: 3CD7EEA0 (mgcp_msg.c:72) 20250811125952571 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 29 (mgcp_msg.c:72) 20250811125952571 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952571 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3CD7EEA0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952571 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952571 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952571 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952571 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952571 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952571 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20325 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952572 DLMGCP DEBUG <0013> Received message: line #02: C: 001A (mgcp_msg.c:72) 20250811125952572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952572 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952572 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20250811125952572 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250811125952572 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952572 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952572 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:AB5A4E5D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952572 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:AB5A4E5D output_enabled 0 (mgcp_conn.c:271) 20250811125952572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952572 DLMGCP DEBUG <0013> (001A/rtp C:AB5A4E5D r=NULL:0<->l=:0 CID=30) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952572 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:AB5A4E5D CRCX: Creating connection: port: 5288 (mgcp_protocol.c:1044) 20250811125952572 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:AB5A4E5D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952572 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952572 DLMGCP DEBUG <0013> Generated response: line #00: 200 20325 OK (mgcp_msg.c:72) 20250811125952572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250811125952572 DLMGCP DEBUG <0013> Generated response: line #02: I: AB5A4E5D (mgcp_msg.c:72) 20250811125952572 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 30 (mgcp_msg.c:72) 20250811125952572 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952572 DLMGCP DEBUG <0013> Generated response: line #05: o=- AB5A4E5D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952572 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952572 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952572 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952572 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952572 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952572 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20326 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952573 DLMGCP DEBUG <0013> Received message: line #02: C: 001B (mgcp_msg.c:72) 20250811125952573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952573 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20250811125952573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250811125952573 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952573 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:4BBE76BC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:4BBE76BC output_enabled 0 (mgcp_conn.c:271) 20250811125952573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952573 DLMGCP DEBUG <0013> (001B/rtp C:4BBE76BC r=NULL:0<->l=:0 CID=31) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:4BBE76BC CRCX: Creating connection: port: 5290 (mgcp_protocol.c:1044) 20250811125952573 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:4BBE76BC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952573 DLMGCP DEBUG <0013> Generated response: line #00: 200 20326 OK (mgcp_msg.c:72) 20250811125952573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250811125952573 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BBE76BC (mgcp_msg.c:72) 20250811125952573 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 31 (mgcp_msg.c:72) 20250811125952573 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952573 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4BBE76BC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952573 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952573 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952573 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952573 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952573 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952573 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20327 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952574 DLMGCP DEBUG <0013> Received message: line #02: C: 001C (mgcp_msg.c:72) 20250811125952574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952574 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20250811125952574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250811125952574 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952574 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:F8CA9C43 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:F8CA9C43 output_enabled 0 (mgcp_conn.c:271) 20250811125952574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952574 DLMGCP DEBUG <0013> (001C/rtp C:F8CA9C43 r=NULL:0<->l=:0 CID=32) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:F8CA9C43 CRCX: Creating connection: port: 5292 (mgcp_protocol.c:1044) 20250811125952574 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:F8CA9C43 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952574 DLMGCP DEBUG <0013> Generated response: line #00: 200 20327 OK (mgcp_msg.c:72) 20250811125952574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250811125952574 DLMGCP DEBUG <0013> Generated response: line #02: I: F8CA9C43 (mgcp_msg.c:72) 20250811125952574 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 32 (mgcp_msg.c:72) 20250811125952574 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952574 DLMGCP DEBUG <0013> Generated response: line #05: o=- F8CA9C43 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952574 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952574 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952574 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952574 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952574 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952574 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20328 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952575 DLMGCP DEBUG <0013> Received message: line #02: C: 001D (mgcp_msg.c:72) 20250811125952575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952575 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20250811125952575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:451) 20250811125952575 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952575 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:48376B7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:48376B7D output_enabled 0 (mgcp_conn.c:271) 20250811125952575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952575 DLMGCP DEBUG <0013> (001D/rtp C:48376B7D r=NULL:0<->l=:0 CID=33) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:48376B7D CRCX: Creating connection: port: 5294 (mgcp_protocol.c:1044) 20250811125952575 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:48376B7D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952575 DLMGCP DEBUG <0013> Generated response: line #00: 200 20328 OK (mgcp_msg.c:72) 20250811125952575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250811125952575 DLMGCP DEBUG <0013> Generated response: line #02: I: 48376B7D (mgcp_msg.c:72) 20250811125952575 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 33 (mgcp_msg.c:72) 20250811125952575 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952575 DLMGCP DEBUG <0013> Generated response: line #05: o=- 48376B7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952575 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952575 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952575 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952575 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952575 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952575 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20329 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952576 DLMGCP DEBUG <0013> Received message: line #02: C: 001E (mgcp_msg.c:72) 20250811125952576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952576 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20250811125952576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:451) 20250811125952576 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952576 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:738D01C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:738D01C3 output_enabled 0 (mgcp_conn.c:271) 20250811125952576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952576 DLMGCP DEBUG <0013> (001E/rtp C:738D01C3 r=NULL:0<->l=:0 CID=34) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:738D01C3 CRCX: Creating connection: port: 5296 (mgcp_protocol.c:1044) 20250811125952576 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:738D01C3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952576 DLMGCP DEBUG <0013> Generated response: line #00: 200 20329 OK (mgcp_msg.c:72) 20250811125952576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250811125952576 DLMGCP DEBUG <0013> Generated response: line #02: I: 738D01C3 (mgcp_msg.c:72) 20250811125952576 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 34 (mgcp_msg.c:72) 20250811125952576 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952576 DLMGCP DEBUG <0013> Generated response: line #05: o=- 738D01C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952576 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952576 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952576 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952576 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952576 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952576 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20330 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952577 DLMGCP DEBUG <0013> Received message: line #02: C: 001F (mgcp_msg.c:72) 20250811125952577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952577 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20250811125952577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:451) 20250811125952577 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952577 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:D044C7BF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:D044C7BF output_enabled 0 (mgcp_conn.c:271) 20250811125952577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952577 DLMGCP DEBUG <0013> (001F/rtp C:D044C7BF r=NULL:0<->l=:0 CID=35) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:D044C7BF CRCX: Creating connection: port: 5298 (mgcp_protocol.c:1044) 20250811125952577 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:D044C7BF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952577 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952577 DLMGCP DEBUG <0013> Generated response: line #00: 200 20330 OK (mgcp_msg.c:72) 20250811125952577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250811125952577 DLMGCP DEBUG <0013> Generated response: line #02: I: D044C7BF (mgcp_msg.c:72) 20250811125952577 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 35 (mgcp_msg.c:72) 20250811125952577 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952577 DLMGCP DEBUG <0013> Generated response: line #05: o=- D044C7BF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952577 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952577 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952577 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952577 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952577 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952577 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20331 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952578 DLMGCP DEBUG <0013> Received message: line #02: C: 0020 (mgcp_msg.c:72) 20250811125952578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952578 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952578 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20250811125952578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:451) 20250811125952578 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952578 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952578 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:3739B081 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952578 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:3739B081 output_enabled 0 (mgcp_conn.c:271) 20250811125952578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952578 DLMGCP DEBUG <0013> (0020/rtp C:3739B081 r=NULL:0<->l=:0 CID=36) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952579 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:3739B081 CRCX: Creating connection: port: 5300 (mgcp_protocol.c:1044) 20250811125952579 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:3739B081 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952579 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952579 DLMGCP DEBUG <0013> Generated response: line #00: 200 20331 OK (mgcp_msg.c:72) 20250811125952579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250811125952579 DLMGCP DEBUG <0013> Generated response: line #02: I: 3739B081 (mgcp_msg.c:72) 20250811125952579 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 36 (mgcp_msg.c:72) 20250811125952579 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952579 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3739B081 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952579 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952579 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952579 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952579 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952579 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952579 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20332 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952580 DLMGCP DEBUG <0013> Received message: line #02: C: 0021 (mgcp_msg.c:72) 20250811125952580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952580 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952580 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20250811125952580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:451) 20250811125952580 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952580 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952580 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:A55069A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952580 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:A55069A4 output_enabled 0 (mgcp_conn.c:271) 20250811125952580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952580 DLMGCP DEBUG <0013> (0021/rtp C:A55069A4 r=NULL:0<->l=:0 CID=37) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952580 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:A55069A4 CRCX: Creating connection: port: 5302 (mgcp_protocol.c:1044) 20250811125952580 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:A55069A4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952580 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952580 DLMGCP DEBUG <0013> Generated response: line #00: 200 20332 OK (mgcp_msg.c:72) 20250811125952580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250811125952580 DLMGCP DEBUG <0013> Generated response: line #02: I: A55069A4 (mgcp_msg.c:72) 20250811125952580 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 37 (mgcp_msg.c:72) 20250811125952580 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952580 DLMGCP DEBUG <0013> Generated response: line #05: o=- A55069A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952580 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952580 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952580 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952581 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952581 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952581 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20333 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952581 DLMGCP DEBUG <0013> Received message: line #02: C: 0022 (mgcp_msg.c:72) 20250811125952582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952582 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952582 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20250811125952582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:451) 20250811125952582 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952582 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952582 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:BFB08034 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952582 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:BFB08034 output_enabled 0 (mgcp_conn.c:271) 20250811125952582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952582 DLMGCP DEBUG <0013> (0022/rtp C:BFB08034 r=NULL:0<->l=:0 CID=38) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952582 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:BFB08034 CRCX: Creating connection: port: 5304 (mgcp_protocol.c:1044) 20250811125952582 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:BFB08034 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952582 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952582 DLMGCP DEBUG <0013> Generated response: line #00: 200 20333 OK (mgcp_msg.c:72) 20250811125952582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250811125952582 DLMGCP DEBUG <0013> Generated response: line #02: I: BFB08034 (mgcp_msg.c:72) 20250811125952582 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 38 (mgcp_msg.c:72) 20250811125952582 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952582 DLMGCP DEBUG <0013> Generated response: line #05: o=- BFB08034 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952582 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952582 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952582 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952582 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952582 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952582 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20334 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952583 DLMGCP DEBUG <0013> Received message: line #02: C: 0023 (mgcp_msg.c:72) 20250811125952583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952583 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20250811125952583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:451) 20250811125952583 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952583 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:CDF6253C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:CDF6253C output_enabled 0 (mgcp_conn.c:271) 20250811125952583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952583 DLMGCP DEBUG <0013> (0023/rtp C:CDF6253C r=NULL:0<->l=:0 CID=39) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:CDF6253C CRCX: Creating connection: port: 5306 (mgcp_protocol.c:1044) 20250811125952583 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:CDF6253C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952583 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952583 DLMGCP DEBUG <0013> Generated response: line #00: 200 20334 OK (mgcp_msg.c:72) 20250811125952583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250811125952583 DLMGCP DEBUG <0013> Generated response: line #02: I: CDF6253C (mgcp_msg.c:72) 20250811125952583 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 39 (mgcp_msg.c:72) 20250811125952583 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952583 DLMGCP DEBUG <0013> Generated response: line #05: o=- CDF6253C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952583 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952583 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952583 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952583 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952583 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952583 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20335 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952584 DLMGCP DEBUG <0013> Received message: line #02: C: 0024 (mgcp_msg.c:72) 20250811125952584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952584 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20250811125952584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:451) 20250811125952584 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952584 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:5E4EE1D6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:5E4EE1D6 output_enabled 0 (mgcp_conn.c:271) 20250811125952584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952584 DLMGCP DEBUG <0013> (0024/rtp C:5E4EE1D6 r=NULL:0<->l=:0 CID=40) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952584 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:5E4EE1D6 CRCX: Creating connection: port: 5308 (mgcp_protocol.c:1044) 20250811125952584 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:5E4EE1D6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952585 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952585 DLMGCP DEBUG <0013> Generated response: line #00: 200 20335 OK (mgcp_msg.c:72) 20250811125952585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250811125952585 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E4EE1D6 (mgcp_msg.c:72) 20250811125952585 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 40 (mgcp_msg.c:72) 20250811125952585 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952585 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5E4EE1D6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952585 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952585 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952585 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952585 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952585 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952585 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20336 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952586 DLMGCP DEBUG <0013> Received message: line #02: C: 0025 (mgcp_msg.c:72) 20250811125952586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952586 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20250811125952586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:451) 20250811125952586 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952586 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:06BCAF06 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:06BCAF06 output_enabled 0 (mgcp_conn.c:271) 20250811125952586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952586 DLMGCP DEBUG <0013> (0025/rtp C:06BCAF06 r=NULL:0<->l=:0 CID=41) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:06BCAF06 CRCX: Creating connection: port: 5310 (mgcp_protocol.c:1044) 20250811125952586 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:06BCAF06 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952586 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952586 DLMGCP DEBUG <0013> Generated response: line #00: 200 20336 OK (mgcp_msg.c:72) 20250811125952586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250811125952586 DLMGCP DEBUG <0013> Generated response: line #02: I: 06BCAF06 (mgcp_msg.c:72) 20250811125952586 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 41 (mgcp_msg.c:72) 20250811125952586 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952586 DLMGCP DEBUG <0013> Generated response: line #05: o=- 06BCAF06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952586 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952586 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952586 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952586 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952586 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952586 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20337 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952587 DLMGCP DEBUG <0013> Received message: line #02: C: 0026 (mgcp_msg.c:72) 20250811125952587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952587 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20250811125952587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:451) 20250811125952587 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952587 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:7E0628EE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:7E0628EE output_enabled 0 (mgcp_conn.c:271) 20250811125952587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952587 DLMGCP DEBUG <0013> (0026/rtp C:7E0628EE r=NULL:0<->l=:0 CID=42) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:7E0628EE CRCX: Creating connection: port: 5312 (mgcp_protocol.c:1044) 20250811125952587 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:7E0628EE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952587 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952587 DLMGCP DEBUG <0013> Generated response: line #00: 200 20337 OK (mgcp_msg.c:72) 20250811125952587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250811125952587 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E0628EE (mgcp_msg.c:72) 20250811125952587 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 42 (mgcp_msg.c:72) 20250811125952587 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952587 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7E0628EE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952587 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952587 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952587 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952587 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952587 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952587 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20338 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952588 DLMGCP DEBUG <0013> Received message: line #02: C: 0027 (mgcp_msg.c:72) 20250811125952588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952588 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20250811125952588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:451) 20250811125952588 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952588 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:62D4CA67 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:62D4CA67 output_enabled 0 (mgcp_conn.c:271) 20250811125952588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952588 DLMGCP DEBUG <0013> (0027/rtp C:62D4CA67 r=NULL:0<->l=:0 CID=43) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:62D4CA67 CRCX: Creating connection: port: 5314 (mgcp_protocol.c:1044) 20250811125952588 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:62D4CA67 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952588 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952588 DLMGCP DEBUG <0013> Generated response: line #00: 200 20338 OK (mgcp_msg.c:72) 20250811125952589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250811125952589 DLMGCP DEBUG <0013> Generated response: line #02: I: 62D4CA67 (mgcp_msg.c:72) 20250811125952589 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 43 (mgcp_msg.c:72) 20250811125952589 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952589 DLMGCP DEBUG <0013> Generated response: line #05: o=- 62D4CA67 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952589 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952589 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952589 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952589 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952589 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952589 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20339 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952590 DLMGCP DEBUG <0013> Received message: line #02: C: 0028 (mgcp_msg.c:72) 20250811125952590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952590 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20250811125952590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:451) 20250811125952590 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952590 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:7F312928 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:7F312928 output_enabled 0 (mgcp_conn.c:271) 20250811125952590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952590 DLMGCP DEBUG <0013> (0028/rtp C:7F312928 r=NULL:0<->l=:0 CID=44) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:7F312928 CRCX: Creating connection: port: 5316 (mgcp_protocol.c:1044) 20250811125952590 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:7F312928 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952590 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952590 DLMGCP DEBUG <0013> Generated response: line #00: 200 20339 OK (mgcp_msg.c:72) 20250811125952590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250811125952590 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F312928 (mgcp_msg.c:72) 20250811125952590 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 44 (mgcp_msg.c:72) 20250811125952590 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952590 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7F312928 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952590 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952590 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952590 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952590 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952590 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952590 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20340 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952591 DLMGCP DEBUG <0013> Received message: line #02: C: 0029 (mgcp_msg.c:72) 20250811125952591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952591 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20250811125952591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:451) 20250811125952591 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952591 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:9EE1AEBC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:9EE1AEBC output_enabled 0 (mgcp_conn.c:271) 20250811125952591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952591 DLMGCP DEBUG <0013> (0029/rtp C:9EE1AEBC r=NULL:0<->l=:0 CID=45) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:9EE1AEBC CRCX: Creating connection: port: 5318 (mgcp_protocol.c:1044) 20250811125952591 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:9EE1AEBC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952591 DLMGCP DEBUG <0013> Generated response: line #00: 200 20340 OK (mgcp_msg.c:72) 20250811125952591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250811125952591 DLMGCP DEBUG <0013> Generated response: line #02: I: 9EE1AEBC (mgcp_msg.c:72) 20250811125952591 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 45 (mgcp_msg.c:72) 20250811125952591 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952591 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9EE1AEBC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952591 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952591 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952591 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952591 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952591 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952591 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20341 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952592 DLMGCP DEBUG <0013> Received message: line #02: C: 002A (mgcp_msg.c:72) 20250811125952592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952592 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20250811125952592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:451) 20250811125952592 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952592 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:AF18C92E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:AF18C92E output_enabled 0 (mgcp_conn.c:271) 20250811125952592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952592 DLMGCP DEBUG <0013> (002A/rtp C:AF18C92E r=NULL:0<->l=:0 CID=46) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:AF18C92E CRCX: Creating connection: port: 5320 (mgcp_protocol.c:1044) 20250811125952592 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:AF18C92E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952592 DLMGCP DEBUG <0013> Generated response: line #00: 200 20341 OK (mgcp_msg.c:72) 20250811125952592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250811125952592 DLMGCP DEBUG <0013> Generated response: line #02: I: AF18C92E (mgcp_msg.c:72) 20250811125952592 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 46 (mgcp_msg.c:72) 20250811125952592 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952592 DLMGCP DEBUG <0013> Generated response: line #05: o=- AF18C92E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952592 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952592 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952592 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952593 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952593 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952593 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20342 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952593 DLMGCP DEBUG <0013> Received message: line #02: C: 002B (mgcp_msg.c:72) 20250811125952593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952593 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20250811125952593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:451) 20250811125952593 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952593 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:A4FDAD92 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:A4FDAD92 output_enabled 0 (mgcp_conn.c:271) 20250811125952593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952593 DLMGCP DEBUG <0013> (002B/rtp C:A4FDAD92 r=NULL:0<->l=:0 CID=47) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:A4FDAD92 CRCX: Creating connection: port: 5322 (mgcp_protocol.c:1044) 20250811125952593 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:A4FDAD92 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952594 DLMGCP DEBUG <0013> Generated response: line #00: 200 20342 OK (mgcp_msg.c:72) 20250811125952594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250811125952594 DLMGCP DEBUG <0013> Generated response: line #02: I: A4FDAD92 (mgcp_msg.c:72) 20250811125952594 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 47 (mgcp_msg.c:72) 20250811125952594 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952594 DLMGCP DEBUG <0013> Generated response: line #05: o=- A4FDAD92 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952594 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952594 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952594 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952594 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952594 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952594 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20343 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952594 DLMGCP DEBUG <0013> Received message: line #02: C: 002C (mgcp_msg.c:72) 20250811125952594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952594 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20250811125952594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:451) 20250811125952594 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952594 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:C596322A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:C596322A output_enabled 0 (mgcp_conn.c:271) 20250811125952595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952595 DLMGCP DEBUG <0013> (002C/rtp C:C596322A r=NULL:0<->l=:0 CID=48) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:C596322A CRCX: Creating connection: port: 5324 (mgcp_protocol.c:1044) 20250811125952595 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:C596322A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952595 DLMGCP DEBUG <0013> Generated response: line #00: 200 20343 OK (mgcp_msg.c:72) 20250811125952595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250811125952595 DLMGCP DEBUG <0013> Generated response: line #02: I: C596322A (mgcp_msg.c:72) 20250811125952595 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 48 (mgcp_msg.c:72) 20250811125952595 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952595 DLMGCP DEBUG <0013> Generated response: line #05: o=- C596322A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952595 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952595 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952595 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952595 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952595 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952595 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20344 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952595 DLMGCP DEBUG <0013> Received message: line #02: C: 002D (mgcp_msg.c:72) 20250811125952595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952595 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20250811125952596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:451) 20250811125952596 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952596 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:81AE9372 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:81AE9372 output_enabled 0 (mgcp_conn.c:271) 20250811125952596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952596 DLMGCP DEBUG <0013> (002D/rtp C:81AE9372 r=NULL:0<->l=:0 CID=49) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:81AE9372 CRCX: Creating connection: port: 5326 (mgcp_protocol.c:1044) 20250811125952596 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:81AE9372 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952596 DLMGCP DEBUG <0013> Generated response: line #00: 200 20344 OK (mgcp_msg.c:72) 20250811125952596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250811125952596 DLMGCP DEBUG <0013> Generated response: line #02: I: 81AE9372 (mgcp_msg.c:72) 20250811125952596 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 49 (mgcp_msg.c:72) 20250811125952596 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952596 DLMGCP DEBUG <0013> Generated response: line #05: o=- 81AE9372 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952596 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952596 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952596 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952596 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952596 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952596 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20345 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952597 DLMGCP DEBUG <0013> Received message: line #02: C: 002E (mgcp_msg.c:72) 20250811125952597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952597 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20250811125952597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:451) 20250811125952597 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952597 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:85FEB2EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:85FEB2EF output_enabled 0 (mgcp_conn.c:271) 20250811125952597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952597 DLMGCP DEBUG <0013> (002E/rtp C:85FEB2EF r=NULL:0<->l=:0 CID=50) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:85FEB2EF CRCX: Creating connection: port: 5328 (mgcp_protocol.c:1044) 20250811125952597 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:85FEB2EF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952597 DLMGCP DEBUG <0013> Generated response: line #00: 200 20345 OK (mgcp_msg.c:72) 20250811125952597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250811125952597 DLMGCP DEBUG <0013> Generated response: line #02: I: 85FEB2EF (mgcp_msg.c:72) 20250811125952597 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 50 (mgcp_msg.c:72) 20250811125952597 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952597 DLMGCP DEBUG <0013> Generated response: line #05: o=- 85FEB2EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952597 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952597 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952597 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952597 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952597 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952597 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20346 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952598 DLMGCP DEBUG <0013> Received message: line #02: C: 002F (mgcp_msg.c:72) 20250811125952598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952598 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20250811125952598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:451) 20250811125952598 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952598 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:9F88CD99 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:9F88CD99 output_enabled 0 (mgcp_conn.c:271) 20250811125952598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952598 DLMGCP DEBUG <0013> (002F/rtp C:9F88CD99 r=NULL:0<->l=:0 CID=51) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:9F88CD99 CRCX: Creating connection: port: 5330 (mgcp_protocol.c:1044) 20250811125952598 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:9F88CD99 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952598 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952598 DLMGCP DEBUG <0013> Generated response: line #00: 200 20346 OK (mgcp_msg.c:72) 20250811125952598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250811125952598 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F88CD99 (mgcp_msg.c:72) 20250811125952598 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 51 (mgcp_msg.c:72) 20250811125952598 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952598 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9F88CD99 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952598 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952598 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952598 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952598 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952598 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952598 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20347 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952599 DLMGCP DEBUG <0013> Received message: line #02: C: 0030 (mgcp_msg.c:72) 20250811125952599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952599 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20250811125952599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:451) 20250811125952599 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952599 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:FD0A16A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:FD0A16A7 output_enabled 0 (mgcp_conn.c:271) 20250811125952599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952599 DLMGCP DEBUG <0013> (0030/rtp C:FD0A16A7 r=NULL:0<->l=:0 CID=52) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:FD0A16A7 CRCX: Creating connection: port: 5332 (mgcp_protocol.c:1044) 20250811125952599 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:FD0A16A7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952599 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952599 DLMGCP DEBUG <0013> Generated response: line #00: 200 20347 OK (mgcp_msg.c:72) 20250811125952599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250811125952599 DLMGCP DEBUG <0013> Generated response: line #02: I: FD0A16A7 (mgcp_msg.c:72) 20250811125952599 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 52 (mgcp_msg.c:72) 20250811125952599 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952599 DLMGCP DEBUG <0013> Generated response: line #05: o=- FD0A16A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952599 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952599 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952599 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952599 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952599 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952599 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20348 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952600 DLMGCP DEBUG <0013> Received message: line #02: C: 0031 (mgcp_msg.c:72) 20250811125952600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952600 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20250811125952600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:451) 20250811125952600 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952600 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:61991075 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:61991075 output_enabled 0 (mgcp_conn.c:271) 20250811125952600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952600 DLMGCP DEBUG <0013> (0031/rtp C:61991075 r=NULL:0<->l=:0 CID=53) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:61991075 CRCX: Creating connection: port: 5334 (mgcp_protocol.c:1044) 20250811125952600 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:61991075 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952600 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952600 DLMGCP DEBUG <0013> Generated response: line #00: 200 20348 OK (mgcp_msg.c:72) 20250811125952600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250811125952600 DLMGCP DEBUG <0013> Generated response: line #02: I: 61991075 (mgcp_msg.c:72) 20250811125952600 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 53 (mgcp_msg.c:72) 20250811125952600 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952600 DLMGCP DEBUG <0013> Generated response: line #05: o=- 61991075 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952600 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952600 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952600 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952600 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952600 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952600 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20349 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952601 DLMGCP DEBUG <0013> Received message: line #02: C: 0032 (mgcp_msg.c:72) 20250811125952601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952601 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20250811125952601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:451) 20250811125952601 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952601 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:2C020065 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:2C020065 output_enabled 0 (mgcp_conn.c:271) 20250811125952601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952601 DLMGCP DEBUG <0013> (0032/rtp C:2C020065 r=NULL:0<->l=:0 CID=54) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:2C020065 CRCX: Creating connection: port: 5336 (mgcp_protocol.c:1044) 20250811125952601 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:2C020065 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952601 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952601 DLMGCP DEBUG <0013> Generated response: line #00: 200 20349 OK (mgcp_msg.c:72) 20250811125952601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250811125952601 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C020065 (mgcp_msg.c:72) 20250811125952601 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 54 (mgcp_msg.c:72) 20250811125952601 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952601 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2C020065 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952601 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952601 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952601 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952601 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952601 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952601 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20350 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952602 DLMGCP DEBUG <0013> Received message: line #02: C: 0033 (mgcp_msg.c:72) 20250811125952602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952602 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20250811125952602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:451) 20250811125952602 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952602 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:B41A238F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:B41A238F output_enabled 0 (mgcp_conn.c:271) 20250811125952602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952602 DLMGCP DEBUG <0013> (0033/rtp C:B41A238F r=NULL:0<->l=:0 CID=55) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:B41A238F CRCX: Creating connection: port: 5338 (mgcp_protocol.c:1044) 20250811125952602 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:B41A238F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952602 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952602 DLMGCP DEBUG <0013> Generated response: line #00: 200 20350 OK (mgcp_msg.c:72) 20250811125952602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250811125952602 DLMGCP DEBUG <0013> Generated response: line #02: I: B41A238F (mgcp_msg.c:72) 20250811125952602 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 55 (mgcp_msg.c:72) 20250811125952602 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952602 DLMGCP DEBUG <0013> Generated response: line #05: o=- B41A238F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952602 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952602 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952602 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952602 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952602 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952602 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20351 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952603 DLMGCP DEBUG <0013> Received message: line #02: C: 0034 (mgcp_msg.c:72) 20250811125952603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952603 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20250811125952603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:451) 20250811125952603 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952603 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:6B58670E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:6B58670E output_enabled 0 (mgcp_conn.c:271) 20250811125952603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952603 DLMGCP DEBUG <0013> (0034/rtp C:6B58670E r=NULL:0<->l=:0 CID=56) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:6B58670E CRCX: Creating connection: port: 5340 (mgcp_protocol.c:1044) 20250811125952603 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:6B58670E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952603 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952603 DLMGCP DEBUG <0013> Generated response: line #00: 200 20351 OK (mgcp_msg.c:72) 20250811125952603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250811125952603 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B58670E (mgcp_msg.c:72) 20250811125952603 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 56 (mgcp_msg.c:72) 20250811125952603 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952603 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6B58670E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952603 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952603 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952603 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952603 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952603 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952603 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20352 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952604 DLMGCP DEBUG <0013> Received message: line #02: C: 0035 (mgcp_msg.c:72) 20250811125952604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952604 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20250811125952604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:451) 20250811125952604 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952604 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:91931668 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:91931668 output_enabled 0 (mgcp_conn.c:271) 20250811125952604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952604 DLMGCP DEBUG <0013> (0035/rtp C:91931668 r=NULL:0<->l=:0 CID=57) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:91931668 CRCX: Creating connection: port: 5342 (mgcp_protocol.c:1044) 20250811125952604 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:91931668 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952604 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952604 DLMGCP DEBUG <0013> Generated response: line #00: 200 20352 OK (mgcp_msg.c:72) 20250811125952604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250811125952604 DLMGCP DEBUG <0013> Generated response: line #02: I: 91931668 (mgcp_msg.c:72) 20250811125952604 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 57 (mgcp_msg.c:72) 20250811125952604 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952604 DLMGCP DEBUG <0013> Generated response: line #05: o=- 91931668 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952604 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952604 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952604 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952604 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952605 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952605 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20353 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952605 DLMGCP DEBUG <0013> Received message: line #02: C: 0036 (mgcp_msg.c:72) 20250811125952605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952605 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952605 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20250811125952605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:451) 20250811125952605 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952605 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:377AA536 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:377AA536 output_enabled 0 (mgcp_conn.c:271) 20250811125952606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952606 DLMGCP DEBUG <0013> (0036/rtp C:377AA536 r=NULL:0<->l=:0 CID=58) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:377AA536 CRCX: Creating connection: port: 5344 (mgcp_protocol.c:1044) 20250811125952606 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:377AA536 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952606 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952606 DLMGCP DEBUG <0013> Generated response: line #00: 200 20353 OK (mgcp_msg.c:72) 20250811125952606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250811125952606 DLMGCP DEBUG <0013> Generated response: line #02: I: 377AA536 (mgcp_msg.c:72) 20250811125952606 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 58 (mgcp_msg.c:72) 20250811125952606 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952606 DLMGCP DEBUG <0013> Generated response: line #05: o=- 377AA536 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952606 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952606 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952606 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952606 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952606 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952606 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20354 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952607 DLMGCP DEBUG <0013> Received message: line #02: C: 0037 (mgcp_msg.c:72) 20250811125952607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952607 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20250811125952607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:451) 20250811125952607 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952607 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:D93C3588 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:D93C3588 output_enabled 0 (mgcp_conn.c:271) 20250811125952607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952607 DLMGCP DEBUG <0013> (0037/rtp C:D93C3588 r=NULL:0<->l=:0 CID=59) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:D93C3588 CRCX: Creating connection: port: 5346 (mgcp_protocol.c:1044) 20250811125952607 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:D93C3588 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952607 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952607 DLMGCP DEBUG <0013> Generated response: line #00: 200 20354 OK (mgcp_msg.c:72) 20250811125952607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250811125952607 DLMGCP DEBUG <0013> Generated response: line #02: I: D93C3588 (mgcp_msg.c:72) 20250811125952607 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 59 (mgcp_msg.c:72) 20250811125952607 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952607 DLMGCP DEBUG <0013> Generated response: line #05: o=- D93C3588 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952607 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952607 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952607 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952607 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952607 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952607 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20355 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952608 DLMGCP DEBUG <0013> Received message: line #02: C: 0038 (mgcp_msg.c:72) 20250811125952608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952608 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20250811125952608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:451) 20250811125952608 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952608 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:BEB29D19 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:BEB29D19 output_enabled 0 (mgcp_conn.c:271) 20250811125952608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952608 DLMGCP DEBUG <0013> (0038/rtp C:BEB29D19 r=NULL:0<->l=:0 CID=60) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:BEB29D19 CRCX: Creating connection: port: 5348 (mgcp_protocol.c:1044) 20250811125952608 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:BEB29D19 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952608 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952608 DLMGCP DEBUG <0013> Generated response: line #00: 200 20355 OK (mgcp_msg.c:72) 20250811125952608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250811125952608 DLMGCP DEBUG <0013> Generated response: line #02: I: BEB29D19 (mgcp_msg.c:72) 20250811125952608 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 60 (mgcp_msg.c:72) 20250811125952608 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952608 DLMGCP DEBUG <0013> Generated response: line #05: o=- BEB29D19 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952608 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952608 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952608 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952608 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952608 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952608 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20356 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952609 DLMGCP DEBUG <0013> Received message: line #02: C: 0039 (mgcp_msg.c:72) 20250811125952609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952609 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20250811125952610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:451) 20250811125952610 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952610 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:2ACB7993 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:2ACB7993 output_enabled 0 (mgcp_conn.c:271) 20250811125952610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952610 DLMGCP DEBUG <0013> (0039/rtp C:2ACB7993 r=NULL:0<->l=:0 CID=61) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:2ACB7993 CRCX: Creating connection: port: 5350 (mgcp_protocol.c:1044) 20250811125952610 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:2ACB7993 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952610 DLMGCP DEBUG <0013> Generated response: line #00: 200 20356 OK (mgcp_msg.c:72) 20250811125952610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250811125952610 DLMGCP DEBUG <0013> Generated response: line #02: I: 2ACB7993 (mgcp_msg.c:72) 20250811125952610 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 61 (mgcp_msg.c:72) 20250811125952610 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952610 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2ACB7993 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952610 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952610 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952610 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952610 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952610 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952610 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20357 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952611 DLMGCP DEBUG <0013> Received message: line #02: C: 003A (mgcp_msg.c:72) 20250811125952611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952611 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20250811125952611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:451) 20250811125952611 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952611 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:61E8C8D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:61E8C8D8 output_enabled 0 (mgcp_conn.c:271) 20250811125952611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952611 DLMGCP DEBUG <0013> (003A/rtp C:61E8C8D8 r=NULL:0<->l=:0 CID=62) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:61E8C8D8 CRCX: Creating connection: port: 5352 (mgcp_protocol.c:1044) 20250811125952611 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:61E8C8D8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952611 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952611 DLMGCP DEBUG <0013> Generated response: line #00: 200 20357 OK (mgcp_msg.c:72) 20250811125952611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250811125952611 DLMGCP DEBUG <0013> Generated response: line #02: I: 61E8C8D8 (mgcp_msg.c:72) 20250811125952611 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 62 (mgcp_msg.c:72) 20250811125952611 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952611 DLMGCP DEBUG <0013> Generated response: line #05: o=- 61E8C8D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952611 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952611 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952611 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952611 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952611 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952611 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20358 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952612 DLMGCP DEBUG <0013> Received message: line #02: C: 003B (mgcp_msg.c:72) 20250811125952612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952612 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20250811125952612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:451) 20250811125952612 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952612 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:F4151AFD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:F4151AFD output_enabled 0 (mgcp_conn.c:271) 20250811125952612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952612 DLMGCP DEBUG <0013> (003B/rtp C:F4151AFD r=NULL:0<->l=:0 CID=63) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:F4151AFD CRCX: Creating connection: port: 5354 (mgcp_protocol.c:1044) 20250811125952612 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:F4151AFD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952612 DLMGCP DEBUG <0013> Generated response: line #00: 200 20358 OK (mgcp_msg.c:72) 20250811125952612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250811125952612 DLMGCP DEBUG <0013> Generated response: line #02: I: F4151AFD (mgcp_msg.c:72) 20250811125952612 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 63 (mgcp_msg.c:72) 20250811125952612 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952612 DLMGCP DEBUG <0013> Generated response: line #05: o=- F4151AFD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952612 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952612 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952612 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952612 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952612 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952613 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20359 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952614 DLMGCP DEBUG <0013> Received message: line #02: C: 003C (mgcp_msg.c:72) 20250811125952614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952614 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20250811125952614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:451) 20250811125952614 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952614 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:13683310 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:13683310 output_enabled 0 (mgcp_conn.c:271) 20250811125952614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952614 DLMGCP DEBUG <0013> (003C/rtp C:13683310 r=NULL:0<->l=:0 CID=64) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:13683310 CRCX: Creating connection: port: 5356 (mgcp_protocol.c:1044) 20250811125952614 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:13683310 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952614 DLMGCP DEBUG <0013> Generated response: line #00: 200 20359 OK (mgcp_msg.c:72) 20250811125952614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250811125952614 DLMGCP DEBUG <0013> Generated response: line #02: I: 13683310 (mgcp_msg.c:72) 20250811125952614 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 64 (mgcp_msg.c:72) 20250811125952614 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952614 DLMGCP DEBUG <0013> Generated response: line #05: o=- 13683310 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952614 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952614 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952614 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952614 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952614 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952614 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20360 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952615 DLMGCP DEBUG <0013> Received message: line #02: C: 003D (mgcp_msg.c:72) 20250811125952615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952615 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20250811125952615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:451) 20250811125952615 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952615 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:87302BE6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952615 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:87302BE6 output_enabled 0 (mgcp_conn.c:271) 20250811125952616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952616 DLMGCP DEBUG <0013> (003D/rtp C:87302BE6 r=NULL:0<->l=:0 CID=65) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:87302BE6 CRCX: Creating connection: port: 5358 (mgcp_protocol.c:1044) 20250811125952616 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:87302BE6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952616 DLMGCP DEBUG <0013> Generated response: line #00: 200 20360 OK (mgcp_msg.c:72) 20250811125952616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250811125952616 DLMGCP DEBUG <0013> Generated response: line #02: I: 87302BE6 (mgcp_msg.c:72) 20250811125952616 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 65 (mgcp_msg.c:72) 20250811125952616 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952616 DLMGCP DEBUG <0013> Generated response: line #05: o=- 87302BE6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952616 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952616 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952616 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952616 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952616 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952616 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20361 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952617 DLMGCP DEBUG <0013> Received message: line #02: C: 003E (mgcp_msg.c:72) 20250811125952617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952617 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20250811125952617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:451) 20250811125952617 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952617 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:120DE69A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:120DE69A output_enabled 0 (mgcp_conn.c:271) 20250811125952617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952617 DLMGCP DEBUG <0013> (003E/rtp C:120DE69A r=NULL:0<->l=:0 CID=66) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:120DE69A CRCX: Creating connection: port: 5360 (mgcp_protocol.c:1044) 20250811125952617 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:120DE69A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952617 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952617 DLMGCP DEBUG <0013> Generated response: line #00: 200 20361 OK (mgcp_msg.c:72) 20250811125952617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250811125952617 DLMGCP DEBUG <0013> Generated response: line #02: I: 120DE69A (mgcp_msg.c:72) 20250811125952617 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 66 (mgcp_msg.c:72) 20250811125952617 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952617 DLMGCP DEBUG <0013> Generated response: line #05: o=- 120DE69A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952617 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952617 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952617 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952617 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952617 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952617 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20362 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952618 DLMGCP DEBUG <0013> Received message: line #02: C: 003F (mgcp_msg.c:72) 20250811125952618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952618 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20250811125952618 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:451) 20250811125952618 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952618 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:80F7CB64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:80F7CB64 output_enabled 0 (mgcp_conn.c:271) 20250811125952618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952618 DLMGCP DEBUG <0013> (003F/rtp C:80F7CB64 r=NULL:0<->l=:0 CID=67) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:80F7CB64 CRCX: Creating connection: port: 5362 (mgcp_protocol.c:1044) 20250811125952618 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:80F7CB64 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952618 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952618 DLMGCP DEBUG <0013> Generated response: line #00: 200 20362 OK (mgcp_msg.c:72) 20250811125952619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250811125952619 DLMGCP DEBUG <0013> Generated response: line #02: I: 80F7CB64 (mgcp_msg.c:72) 20250811125952619 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 67 (mgcp_msg.c:72) 20250811125952619 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952619 DLMGCP DEBUG <0013> Generated response: line #05: o=- 80F7CB64 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952619 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952619 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952619 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952619 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952619 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952619 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20363 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952619 DLMGCP DEBUG <0013> Received message: line #02: C: 0040 (mgcp_msg.c:72) 20250811125952619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952619 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952619 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20250811125952619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:451) 20250811125952619 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952620 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:2E0292DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:2E0292DB output_enabled 0 (mgcp_conn.c:271) 20250811125952620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952620 DLMGCP DEBUG <0013> (0040/rtp C:2E0292DB r=NULL:0<->l=:0 CID=68) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:2E0292DB CRCX: Creating connection: port: 5364 (mgcp_protocol.c:1044) 20250811125952620 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:2E0292DB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952620 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952620 DLMGCP DEBUG <0013> Generated response: line #00: 200 20363 OK (mgcp_msg.c:72) 20250811125952620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250811125952620 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E0292DB (mgcp_msg.c:72) 20250811125952620 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 68 (mgcp_msg.c:72) 20250811125952620 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952620 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2E0292DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952620 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952620 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952620 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952620 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952620 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952620 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20364 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952621 DLMGCP DEBUG <0013> Received message: line #02: C: 0041 (mgcp_msg.c:72) 20250811125952621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952621 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20250811125952621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:451) 20250811125952621 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952621 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:1D58AEB7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:1D58AEB7 output_enabled 0 (mgcp_conn.c:271) 20250811125952621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952621 DLMGCP DEBUG <0013> (0041/rtp C:1D58AEB7 r=NULL:0<->l=:0 CID=69) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:1D58AEB7 CRCX: Creating connection: port: 5366 (mgcp_protocol.c:1044) 20250811125952621 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:1D58AEB7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952621 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952621 DLMGCP DEBUG <0013> Generated response: line #00: 200 20364 OK (mgcp_msg.c:72) 20250811125952621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250811125952621 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D58AEB7 (mgcp_msg.c:72) 20250811125952621 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 69 (mgcp_msg.c:72) 20250811125952621 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952621 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1D58AEB7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952621 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952621 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952621 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952621 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952621 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952621 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20365 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952622 DLMGCP DEBUG <0013> Received message: line #02: C: 0042 (mgcp_msg.c:72) 20250811125952622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952622 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20250811125952622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:451) 20250811125952622 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952622 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:E611DC92 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:E611DC92 output_enabled 0 (mgcp_conn.c:271) 20250811125952622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952622 DLMGCP DEBUG <0013> (0042/rtp C:E611DC92 r=NULL:0<->l=:0 CID=70) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:E611DC92 CRCX: Creating connection: port: 5368 (mgcp_protocol.c:1044) 20250811125952622 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:E611DC92 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952622 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952622 DLMGCP DEBUG <0013> Generated response: line #00: 200 20365 OK (mgcp_msg.c:72) 20250811125952622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250811125952622 DLMGCP DEBUG <0013> Generated response: line #02: I: E611DC92 (mgcp_msg.c:72) 20250811125952622 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 70 (mgcp_msg.c:72) 20250811125952622 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952622 DLMGCP DEBUG <0013> Generated response: line #05: o=- E611DC92 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952622 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952622 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952622 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952622 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952622 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952622 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20366 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952623 DLMGCP DEBUG <0013> Received message: line #02: C: 0043 (mgcp_msg.c:72) 20250811125952623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952623 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20250811125952623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:451) 20250811125952623 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952623 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:957EB7CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:957EB7CA output_enabled 0 (mgcp_conn.c:271) 20250811125952623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952623 DLMGCP DEBUG <0013> (0043/rtp C:957EB7CA r=NULL:0<->l=:0 CID=71) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:957EB7CA CRCX: Creating connection: port: 5370 (mgcp_protocol.c:1044) 20250811125952623 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:957EB7CA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952623 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952623 DLMGCP DEBUG <0013> Generated response: line #00: 200 20366 OK (mgcp_msg.c:72) 20250811125952623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250811125952623 DLMGCP DEBUG <0013> Generated response: line #02: I: 957EB7CA (mgcp_msg.c:72) 20250811125952623 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 71 (mgcp_msg.c:72) 20250811125952623 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952623 DLMGCP DEBUG <0013> Generated response: line #05: o=- 957EB7CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952623 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952623 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952623 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952623 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952623 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952623 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20367 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952624 DLMGCP DEBUG <0013> Received message: line #02: C: 0044 (mgcp_msg.c:72) 20250811125952624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952624 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20250811125952624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:451) 20250811125952624 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952624 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:0DB2C411 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:0DB2C411 output_enabled 0 (mgcp_conn.c:271) 20250811125952624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952624 DLMGCP DEBUG <0013> (0044/rtp C:0DB2C411 r=NULL:0<->l=:0 CID=72) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:0DB2C411 CRCX: Creating connection: port: 5372 (mgcp_protocol.c:1044) 20250811125952624 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:0DB2C411 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952624 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952624 DLMGCP DEBUG <0013> Generated response: line #00: 200 20367 OK (mgcp_msg.c:72) 20250811125952624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250811125952624 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DB2C411 (mgcp_msg.c:72) 20250811125952624 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 72 (mgcp_msg.c:72) 20250811125952624 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952624 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0DB2C411 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952624 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952624 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952624 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952624 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952624 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952624 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20368 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952625 DLMGCP DEBUG <0013> Received message: line #02: C: 0045 (mgcp_msg.c:72) 20250811125952625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952625 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20250811125952625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:451) 20250811125952625 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952625 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:84C173EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:84C173EA output_enabled 0 (mgcp_conn.c:271) 20250811125952625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952625 DLMGCP DEBUG <0013> (0045/rtp C:84C173EA r=NULL:0<->l=:0 CID=73) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:84C173EA CRCX: Creating connection: port: 5374 (mgcp_protocol.c:1044) 20250811125952625 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:84C173EA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952625 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952625 DLMGCP DEBUG <0013> Generated response: line #00: 200 20368 OK (mgcp_msg.c:72) 20250811125952625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250811125952625 DLMGCP DEBUG <0013> Generated response: line #02: I: 84C173EA (mgcp_msg.c:72) 20250811125952625 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 73 (mgcp_msg.c:72) 20250811125952625 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952625 DLMGCP DEBUG <0013> Generated response: line #05: o=- 84C173EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952625 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952625 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952625 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952625 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952625 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952625 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20369 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952626 DLMGCP DEBUG <0013> Received message: line #02: C: 0046 (mgcp_msg.c:72) 20250811125952626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952626 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20250811125952626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:451) 20250811125952626 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952626 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:2E6BFB83 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:2E6BFB83 output_enabled 0 (mgcp_conn.c:271) 20250811125952626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952626 DLMGCP DEBUG <0013> (0046/rtp C:2E6BFB83 r=NULL:0<->l=:0 CID=74) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:2E6BFB83 CRCX: Creating connection: port: 5376 (mgcp_protocol.c:1044) 20250811125952626 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:2E6BFB83 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952626 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952626 DLMGCP DEBUG <0013> Generated response: line #00: 200 20369 OK (mgcp_msg.c:72) 20250811125952626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250811125952626 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E6BFB83 (mgcp_msg.c:72) 20250811125952626 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 74 (mgcp_msg.c:72) 20250811125952626 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952626 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2E6BFB83 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952626 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952626 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952626 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952626 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952626 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952626 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20370 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952627 DLMGCP DEBUG <0013> Received message: line #02: C: 0047 (mgcp_msg.c:72) 20250811125952627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952627 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952627 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20250811125952627 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:451) 20250811125952627 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952627 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952627 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:00146E90 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952627 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:00146E90 output_enabled 0 (mgcp_conn.c:271) 20250811125952627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952627 DLMGCP DEBUG <0013> (0047/rtp C:00146E90 r=NULL:0<->l=:0 CID=75) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952627 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:00146E90 CRCX: Creating connection: port: 5378 (mgcp_protocol.c:1044) 20250811125952627 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:00146E90 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952627 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952627 DLMGCP DEBUG <0013> Generated response: line #00: 200 20370 OK (mgcp_msg.c:72) 20250811125952627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250811125952627 DLMGCP DEBUG <0013> Generated response: line #02: I: 00146E90 (mgcp_msg.c:72) 20250811125952627 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 75 (mgcp_msg.c:72) 20250811125952627 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952627 DLMGCP DEBUG <0013> Generated response: line #05: o=- 00146E90 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952627 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952627 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952627 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952627 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952627 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952627 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20371 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952628 DLMGCP DEBUG <0013> Received message: line #02: C: 0048 (mgcp_msg.c:72) 20250811125952628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952628 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952628 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20250811125952628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:451) 20250811125952628 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952628 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952628 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:EB50EBF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952628 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:EB50EBF0 output_enabled 0 (mgcp_conn.c:271) 20250811125952628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952628 DLMGCP DEBUG <0013> (0048/rtp C:EB50EBF0 r=NULL:0<->l=:0 CID=76) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952628 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:EB50EBF0 CRCX: Creating connection: port: 5380 (mgcp_protocol.c:1044) 20250811125952628 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:EB50EBF0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952628 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952628 DLMGCP DEBUG <0013> Generated response: line #00: 200 20371 OK (mgcp_msg.c:72) 20250811125952628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Generated response: line #02: I: EB50EBF0 (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 76 (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Generated response: line #05: o=- EB50EBF0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20372 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Received message: line #02: C: 0049 (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20250811125952629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:451) 20250811125952629 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952629 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952629 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:997249A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952629 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:997249A5 output_enabled 0 (mgcp_conn.c:271) 20250811125952629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952629 DLMGCP DEBUG <0013> (0049/rtp C:997249A5 r=NULL:0<->l=:0 CID=77) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952629 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:997249A5 CRCX: Creating connection: port: 5382 (mgcp_protocol.c:1044) 20250811125952629 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:997249A5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952629 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952629 DLMGCP DEBUG <0013> Generated response: line #00: 200 20372 OK (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Generated response: line #02: I: 997249A5 (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 77 (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Generated response: line #05: o=- 997249A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952629 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952630 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952630 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952630 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952630 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952630 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20373 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952631 DLMGCP DEBUG <0013> Received message: line #02: C: 004A (mgcp_msg.c:72) 20250811125952631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952631 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20250811125952631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:451) 20250811125952631 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952631 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:6FDC2045 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:6FDC2045 output_enabled 0 (mgcp_conn.c:271) 20250811125952631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952631 DLMGCP DEBUG <0013> (004A/rtp C:6FDC2045 r=NULL:0<->l=:0 CID=78) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:6FDC2045 CRCX: Creating connection: port: 5384 (mgcp_protocol.c:1044) 20250811125952631 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:6FDC2045 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952631 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952631 DLMGCP DEBUG <0013> Generated response: line #00: 200 20373 OK (mgcp_msg.c:72) 20250811125952631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250811125952631 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FDC2045 (mgcp_msg.c:72) 20250811125952631 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 78 (mgcp_msg.c:72) 20250811125952631 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952631 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6FDC2045 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952631 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952631 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952631 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952631 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952631 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952631 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20374 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952632 DLMGCP DEBUG <0013> Received message: line #02: C: 004B (mgcp_msg.c:72) 20250811125952632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952632 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952632 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20250811125952632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:451) 20250811125952632 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952632 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952632 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:1CAE9798 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952632 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:1CAE9798 output_enabled 0 (mgcp_conn.c:271) 20250811125952632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952632 DLMGCP DEBUG <0013> (004B/rtp C:1CAE9798 r=NULL:0<->l=:0 CID=79) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952632 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:1CAE9798 CRCX: Creating connection: port: 5386 (mgcp_protocol.c:1044) 20250811125952632 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:1CAE9798 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952632 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952632 DLMGCP DEBUG <0013> Generated response: line #00: 200 20374 OK (mgcp_msg.c:72) 20250811125952632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250811125952632 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CAE9798 (mgcp_msg.c:72) 20250811125952632 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 79 (mgcp_msg.c:72) 20250811125952632 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952632 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1CAE9798 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952632 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952632 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952632 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952632 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952633 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952633 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20375 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952634 DLMGCP DEBUG <0013> Received message: line #02: C: 004C (mgcp_msg.c:72) 20250811125952634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952634 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952634 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20250811125952634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:451) 20250811125952634 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952634 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952634 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:26D7ADDD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952634 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:26D7ADDD output_enabled 0 (mgcp_conn.c:271) 20250811125952634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952634 DLMGCP DEBUG <0013> (004C/rtp C:26D7ADDD r=NULL:0<->l=:0 CID=80) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952634 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:26D7ADDD CRCX: Creating connection: port: 5388 (mgcp_protocol.c:1044) 20250811125952634 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:26D7ADDD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952634 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952634 DLMGCP DEBUG <0013> Generated response: line #00: 200 20375 OK (mgcp_msg.c:72) 20250811125952634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250811125952634 DLMGCP DEBUG <0013> Generated response: line #02: I: 26D7ADDD (mgcp_msg.c:72) 20250811125952634 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 80 (mgcp_msg.c:72) 20250811125952634 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952634 DLMGCP DEBUG <0013> Generated response: line #05: o=- 26D7ADDD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952634 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952635 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952635 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952635 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952635 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952635 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20376 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952635 DLMGCP DEBUG <0013> Received message: line #02: C: 004D (mgcp_msg.c:72) 20250811125952635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952635 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952635 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20250811125952635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:451) 20250811125952635 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952635 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952635 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:5183DED0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952635 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:5183DED0 output_enabled 0 (mgcp_conn.c:271) 20250811125952636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952636 DLMGCP DEBUG <0013> (004D/rtp C:5183DED0 r=NULL:0<->l=:0 CID=81) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952636 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:5183DED0 CRCX: Creating connection: port: 5390 (mgcp_protocol.c:1044) 20250811125952636 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:5183DED0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952636 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952636 DLMGCP DEBUG <0013> Generated response: line #00: 200 20376 OK (mgcp_msg.c:72) 20250811125952636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250811125952636 DLMGCP DEBUG <0013> Generated response: line #02: I: 5183DED0 (mgcp_msg.c:72) 20250811125952636 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 81 (mgcp_msg.c:72) 20250811125952636 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952636 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5183DED0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952636 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952636 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952636 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952636 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952636 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952636 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20377 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952637 DLMGCP DEBUG <0013> Received message: line #02: C: 004E (mgcp_msg.c:72) 20250811125952637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952637 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952637 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20250811125952637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:451) 20250811125952637 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952637 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952637 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:BC6DAEB4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952637 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:BC6DAEB4 output_enabled 0 (mgcp_conn.c:271) 20250811125952637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952637 DLMGCP DEBUG <0013> (004E/rtp C:BC6DAEB4 r=NULL:0<->l=:0 CID=82) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952637 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:BC6DAEB4 CRCX: Creating connection: port: 5392 (mgcp_protocol.c:1044) 20250811125952637 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:BC6DAEB4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952637 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952637 DLMGCP DEBUG <0013> Generated response: line #00: 200 20377 OK (mgcp_msg.c:72) 20250811125952637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250811125952637 DLMGCP DEBUG <0013> Generated response: line #02: I: BC6DAEB4 (mgcp_msg.c:72) 20250811125952637 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 82 (mgcp_msg.c:72) 20250811125952637 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952637 DLMGCP DEBUG <0013> Generated response: line #05: o=- BC6DAEB4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952637 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952637 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952637 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952637 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952637 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952637 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20378 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952638 DLMGCP DEBUG <0013> Received message: line #02: C: 004F (mgcp_msg.c:72) 20250811125952638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952638 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20250811125952638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:451) 20250811125952638 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952638 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:8FDDD126 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:8FDDD126 output_enabled 0 (mgcp_conn.c:271) 20250811125952638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952638 DLMGCP DEBUG <0013> (004F/rtp C:8FDDD126 r=NULL:0<->l=:0 CID=83) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:8FDDD126 CRCX: Creating connection: port: 5394 (mgcp_protocol.c:1044) 20250811125952638 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:8FDDD126 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952638 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952638 DLMGCP DEBUG <0013> Generated response: line #00: 200 20378 OK (mgcp_msg.c:72) 20250811125952638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250811125952638 DLMGCP DEBUG <0013> Generated response: line #02: I: 8FDDD126 (mgcp_msg.c:72) 20250811125952638 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 83 (mgcp_msg.c:72) 20250811125952638 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952638 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8FDDD126 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952638 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952638 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952638 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952638 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952638 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952638 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20379 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952639 DLMGCP DEBUG <0013> Received message: line #02: C: 0050 (mgcp_msg.c:72) 20250811125952639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952639 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20250811125952639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:451) 20250811125952639 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952639 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:D9396C3B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:D9396C3B output_enabled 0 (mgcp_conn.c:271) 20250811125952639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952639 DLMGCP DEBUG <0013> (0050/rtp C:D9396C3B r=NULL:0<->l=:0 CID=84) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:D9396C3B CRCX: Creating connection: port: 5396 (mgcp_protocol.c:1044) 20250811125952639 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:D9396C3B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952639 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952639 DLMGCP DEBUG <0013> Generated response: line #00: 200 20379 OK (mgcp_msg.c:72) 20250811125952639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250811125952639 DLMGCP DEBUG <0013> Generated response: line #02: I: D9396C3B (mgcp_msg.c:72) 20250811125952639 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 84 (mgcp_msg.c:72) 20250811125952639 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952639 DLMGCP DEBUG <0013> Generated response: line #05: o=- D9396C3B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952639 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952639 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952639 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952639 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952639 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952639 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20380 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952640 DLMGCP DEBUG <0013> Received message: line #02: C: 0051 (mgcp_msg.c:72) 20250811125952640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952640 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952640 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20250811125952640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:451) 20250811125952640 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952640 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952640 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:9B85F8FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952640 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:9B85F8FE output_enabled 0 (mgcp_conn.c:271) 20250811125952640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952640 DLMGCP DEBUG <0013> (0051/rtp C:9B85F8FE r=NULL:0<->l=:0 CID=85) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952640 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:9B85F8FE CRCX: Creating connection: port: 5398 (mgcp_protocol.c:1044) 20250811125952640 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:9B85F8FE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952640 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952640 DLMGCP DEBUG <0013> Generated response: line #00: 200 20380 OK (mgcp_msg.c:72) 20250811125952640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250811125952640 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B85F8FE (mgcp_msg.c:72) 20250811125952640 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 85 (mgcp_msg.c:72) 20250811125952640 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952640 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9B85F8FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952640 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952640 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952640 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952640 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952640 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952640 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20381 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952641 DLMGCP DEBUG <0013> Received message: line #02: C: 0052 (mgcp_msg.c:72) 20250811125952641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952641 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952641 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20250811125952641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:451) 20250811125952641 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952641 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952641 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:0359E513 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952641 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:0359E513 output_enabled 0 (mgcp_conn.c:271) 20250811125952641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952641 DLMGCP DEBUG <0013> (0052/rtp C:0359E513 r=NULL:0<->l=:0 CID=86) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952641 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:0359E513 CRCX: Creating connection: port: 5400 (mgcp_protocol.c:1044) 20250811125952641 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:0359E513 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952641 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952641 DLMGCP DEBUG <0013> Generated response: line #00: 200 20381 OK (mgcp_msg.c:72) 20250811125952641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250811125952641 DLMGCP DEBUG <0013> Generated response: line #02: I: 0359E513 (mgcp_msg.c:72) 20250811125952641 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 86 (mgcp_msg.c:72) 20250811125952641 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952641 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0359E513 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952641 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952641 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952641 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952641 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952641 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952641 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20382 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952642 DLMGCP DEBUG <0013> Received message: line #02: C: 0053 (mgcp_msg.c:72) 20250811125952642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952642 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952642 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20250811125952642 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:451) 20250811125952642 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952642 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952642 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:9DBEFFAA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952642 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:9DBEFFAA output_enabled 0 (mgcp_conn.c:271) 20250811125952642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952642 DLMGCP DEBUG <0013> (0053/rtp C:9DBEFFAA r=NULL:0<->l=:0 CID=87) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952642 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:9DBEFFAA CRCX: Creating connection: port: 5402 (mgcp_protocol.c:1044) 20250811125952642 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:9DBEFFAA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952642 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952642 DLMGCP DEBUG <0013> Generated response: line #00: 200 20382 OK (mgcp_msg.c:72) 20250811125952642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250811125952642 DLMGCP DEBUG <0013> Generated response: line #02: I: 9DBEFFAA (mgcp_msg.c:72) 20250811125952642 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 87 (mgcp_msg.c:72) 20250811125952642 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952642 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9DBEFFAA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952642 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952642 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952642 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952642 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952642 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952642 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20383 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952643 DLMGCP DEBUG <0013> Received message: line #02: C: 0054 (mgcp_msg.c:72) 20250811125952643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952643 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952643 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20250811125952643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:451) 20250811125952643 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952643 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952643 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:0FF9F331 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952643 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:0FF9F331 output_enabled 0 (mgcp_conn.c:271) 20250811125952643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952643 DLMGCP DEBUG <0013> (0054/rtp C:0FF9F331 r=NULL:0<->l=:0 CID=88) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952643 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:0FF9F331 CRCX: Creating connection: port: 5404 (mgcp_protocol.c:1044) 20250811125952643 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:0FF9F331 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952643 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952643 DLMGCP DEBUG <0013> Generated response: line #00: 200 20383 OK (mgcp_msg.c:72) 20250811125952643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250811125952643 DLMGCP DEBUG <0013> Generated response: line #02: I: 0FF9F331 (mgcp_msg.c:72) 20250811125952643 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 88 (mgcp_msg.c:72) 20250811125952643 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952643 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0FF9F331 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952643 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952643 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952643 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952643 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952643 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952643 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20384 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952644 DLMGCP DEBUG <0013> Received message: line #02: C: 0055 (mgcp_msg.c:72) 20250811125952644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952644 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952644 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20250811125952644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:451) 20250811125952644 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952644 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952644 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:08995DA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952644 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:08995DA7 output_enabled 0 (mgcp_conn.c:271) 20250811125952644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952644 DLMGCP DEBUG <0013> (0055/rtp C:08995DA7 r=NULL:0<->l=:0 CID=89) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952644 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:08995DA7 CRCX: Creating connection: port: 5406 (mgcp_protocol.c:1044) 20250811125952644 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:08995DA7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952644 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952644 DLMGCP DEBUG <0013> Generated response: line #00: 200 20384 OK (mgcp_msg.c:72) 20250811125952644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250811125952644 DLMGCP DEBUG <0013> Generated response: line #02: I: 08995DA7 (mgcp_msg.c:72) 20250811125952644 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 89 (mgcp_msg.c:72) 20250811125952644 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952644 DLMGCP DEBUG <0013> Generated response: line #05: o=- 08995DA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952644 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952644 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952644 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952644 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952644 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952644 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20385 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952645 DLMGCP DEBUG <0013> Received message: line #02: C: 0056 (mgcp_msg.c:72) 20250811125952645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952645 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952645 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20250811125952645 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:451) 20250811125952645 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952645 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952645 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:96E32B0B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952645 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:96E32B0B output_enabled 0 (mgcp_conn.c:271) 20250811125952645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952645 DLMGCP DEBUG <0013> (0056/rtp C:96E32B0B r=NULL:0<->l=:0 CID=90) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952645 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:96E32B0B CRCX: Creating connection: port: 5408 (mgcp_protocol.c:1044) 20250811125952645 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:96E32B0B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952645 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952645 DLMGCP DEBUG <0013> Generated response: line #00: 200 20385 OK (mgcp_msg.c:72) 20250811125952645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250811125952645 DLMGCP DEBUG <0013> Generated response: line #02: I: 96E32B0B (mgcp_msg.c:72) 20250811125952645 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 90 (mgcp_msg.c:72) 20250811125952645 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952645 DLMGCP DEBUG <0013> Generated response: line #05: o=- 96E32B0B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952645 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952645 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952645 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952645 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952645 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952645 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20386 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952646 DLMGCP DEBUG <0013> Received message: line #02: C: 0057 (mgcp_msg.c:72) 20250811125952646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952646 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952646 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20250811125952646 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:451) 20250811125952646 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952646 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952647 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:F7BD2DE5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952647 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:F7BD2DE5 output_enabled 0 (mgcp_conn.c:271) 20250811125952647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952647 DLMGCP DEBUG <0013> (0057/rtp C:F7BD2DE5 r=NULL:0<->l=:0 CID=91) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952647 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:F7BD2DE5 CRCX: Creating connection: port: 5410 (mgcp_protocol.c:1044) 20250811125952647 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:F7BD2DE5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952647 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952647 DLMGCP DEBUG <0013> Generated response: line #00: 200 20386 OK (mgcp_msg.c:72) 20250811125952647 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250811125952647 DLMGCP DEBUG <0013> Generated response: line #02: I: F7BD2DE5 (mgcp_msg.c:72) 20250811125952647 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 91 (mgcp_msg.c:72) 20250811125952647 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952647 DLMGCP DEBUG <0013> Generated response: line #05: o=- F7BD2DE5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952647 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952647 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952647 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952647 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952647 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952647 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20387 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952648 DLMGCP DEBUG <0013> Received message: line #02: C: 0058 (mgcp_msg.c:72) 20250811125952648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952648 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20250811125952648 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:451) 20250811125952648 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952648 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:DFE92277 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:DFE92277 output_enabled 0 (mgcp_conn.c:271) 20250811125952648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952648 DLMGCP DEBUG <0013> (0058/rtp C:DFE92277 r=NULL:0<->l=:0 CID=92) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:DFE92277 CRCX: Creating connection: port: 5412 (mgcp_protocol.c:1044) 20250811125952648 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:DFE92277 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952648 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952648 DLMGCP DEBUG <0013> Generated response: line #00: 200 20387 OK (mgcp_msg.c:72) 20250811125952648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250811125952648 DLMGCP DEBUG <0013> Generated response: line #02: I: DFE92277 (mgcp_msg.c:72) 20250811125952648 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 92 (mgcp_msg.c:72) 20250811125952648 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952648 DLMGCP DEBUG <0013> Generated response: line #05: o=- DFE92277 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952648 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952648 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952648 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952648 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952648 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952648 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20388 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952649 DLMGCP DEBUG <0013> Received message: line #02: C: 0059 (mgcp_msg.c:72) 20250811125952649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952649 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20250811125952649 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:451) 20250811125952649 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952649 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:52BF8863 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:52BF8863 output_enabled 0 (mgcp_conn.c:271) 20250811125952649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952649 DLMGCP DEBUG <0013> (0059/rtp C:52BF8863 r=NULL:0<->l=:0 CID=93) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:52BF8863 CRCX: Creating connection: port: 5414 (mgcp_protocol.c:1044) 20250811125952649 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:52BF8863 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952649 DLMGCP DEBUG <0013> Generated response: line #00: 200 20388 OK (mgcp_msg.c:72) 20250811125952649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250811125952649 DLMGCP DEBUG <0013> Generated response: line #02: I: 52BF8863 (mgcp_msg.c:72) 20250811125952649 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 93 (mgcp_msg.c:72) 20250811125952649 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952649 DLMGCP DEBUG <0013> Generated response: line #05: o=- 52BF8863 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952649 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952649 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952649 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952649 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952649 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952649 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20389 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952650 DLMGCP DEBUG <0013> Received message: line #02: C: 005A (mgcp_msg.c:72) 20250811125952650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952650 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20250811125952650 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:451) 20250811125952650 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952650 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:FF481710 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:FF481710 output_enabled 0 (mgcp_conn.c:271) 20250811125952650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952650 DLMGCP DEBUG <0013> (005A/rtp C:FF481710 r=NULL:0<->l=:0 CID=94) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:FF481710 CRCX: Creating connection: port: 5416 (mgcp_protocol.c:1044) 20250811125952650 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:FF481710 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952650 DLMGCP DEBUG <0013> Generated response: line #00: 200 20389 OK (mgcp_msg.c:72) 20250811125952650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250811125952650 DLMGCP DEBUG <0013> Generated response: line #02: I: FF481710 (mgcp_msg.c:72) 20250811125952650 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 94 (mgcp_msg.c:72) 20250811125952650 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952650 DLMGCP DEBUG <0013> Generated response: line #05: o=- FF481710 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952650 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952650 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952650 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952651 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952651 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952651 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20390 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952651 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952651 DLMGCP DEBUG <0013> Received message: line #02: C: 005B (mgcp_msg.c:72) 20250811125952651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952651 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952651 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20250811125952651 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:451) 20250811125952651 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952651 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:8D961FCC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:8D961FCC output_enabled 0 (mgcp_conn.c:271) 20250811125952652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952652 DLMGCP DEBUG <0013> (005B/rtp C:8D961FCC r=NULL:0<->l=:0 CID=95) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:8D961FCC CRCX: Creating connection: port: 5418 (mgcp_protocol.c:1044) 20250811125952652 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:8D961FCC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952652 DLMGCP DEBUG <0013> Generated response: line #00: 200 20390 OK (mgcp_msg.c:72) 20250811125952652 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250811125952652 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D961FCC (mgcp_msg.c:72) 20250811125952652 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 95 (mgcp_msg.c:72) 20250811125952652 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952652 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8D961FCC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952652 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952652 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952652 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952652 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952652 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952652 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952653 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20391 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952653 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952653 DLMGCP DEBUG <0013> Received message: line #02: C: 005C (mgcp_msg.c:72) 20250811125952653 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952653 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952653 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20250811125952653 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:451) 20250811125952653 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952653 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952653 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:03E0A424 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952653 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:03E0A424 output_enabled 0 (mgcp_conn.c:271) 20250811125952653 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952653 DLMGCP DEBUG <0013> (005C/rtp C:03E0A424 r=NULL:0<->l=:0 CID=96) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952653 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:03E0A424 CRCX: Creating connection: port: 5420 (mgcp_protocol.c:1044) 20250811125952653 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:03E0A424 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952653 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952653 DLMGCP DEBUG <0013> Generated response: line #00: 200 20391 OK (mgcp_msg.c:72) 20250811125952653 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250811125952653 DLMGCP DEBUG <0013> Generated response: line #02: I: 03E0A424 (mgcp_msg.c:72) 20250811125952653 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 96 (mgcp_msg.c:72) 20250811125952653 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952653 DLMGCP DEBUG <0013> Generated response: line #05: o=- 03E0A424 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952653 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952653 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952653 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952653 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952653 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952653 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20392 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952654 DLMGCP DEBUG <0013> Received message: line #02: C: 005D (mgcp_msg.c:72) 20250811125952654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952654 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952654 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20250811125952654 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:451) 20250811125952654 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952654 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952654 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:B9DFB886 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952654 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:B9DFB886 output_enabled 0 (mgcp_conn.c:271) 20250811125952654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952654 DLMGCP DEBUG <0013> (005D/rtp C:B9DFB886 r=NULL:0<->l=:0 CID=97) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952654 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:B9DFB886 CRCX: Creating connection: port: 5422 (mgcp_protocol.c:1044) 20250811125952654 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:B9DFB886 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952654 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952654 DLMGCP DEBUG <0013> Generated response: line #00: 200 20392 OK (mgcp_msg.c:72) 20250811125952654 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250811125952654 DLMGCP DEBUG <0013> Generated response: line #02: I: B9DFB886 (mgcp_msg.c:72) 20250811125952654 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 97 (mgcp_msg.c:72) 20250811125952654 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952654 DLMGCP DEBUG <0013> Generated response: line #05: o=- B9DFB886 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952654 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952654 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952654 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952654 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952654 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952654 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20393 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952655 DLMGCP DEBUG <0013> Received message: line #02: C: 005E (mgcp_msg.c:72) 20250811125952655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952655 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20250811125952655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:451) 20250811125952655 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952655 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:A3565697 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:A3565697 output_enabled 0 (mgcp_conn.c:271) 20250811125952655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952655 DLMGCP DEBUG <0013> (005E/rtp C:A3565697 r=NULL:0<->l=:0 CID=98) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:A3565697 CRCX: Creating connection: port: 5424 (mgcp_protocol.c:1044) 20250811125952655 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:A3565697 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952655 DLMGCP DEBUG <0013> Generated response: line #00: 200 20393 OK (mgcp_msg.c:72) 20250811125952655 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250811125952655 DLMGCP DEBUG <0013> Generated response: line #02: I: A3565697 (mgcp_msg.c:72) 20250811125952655 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 98 (mgcp_msg.c:72) 20250811125952655 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952655 DLMGCP DEBUG <0013> Generated response: line #05: o=- A3565697 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952655 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952655 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952655 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952655 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952655 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952655 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20394 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952656 DLMGCP DEBUG <0013> Received message: line #02: C: 005F (mgcp_msg.c:72) 20250811125952656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952656 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952656 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20250811125952656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:451) 20250811125952656 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952656 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952656 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:C2ECCDF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952656 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:C2ECCDF0 output_enabled 0 (mgcp_conn.c:271) 20250811125952656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952657 DLMGCP DEBUG <0013> (005F/rtp C:C2ECCDF0 r=NULL:0<->l=:0 CID=99) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952657 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:C2ECCDF0 CRCX: Creating connection: port: 5426 (mgcp_protocol.c:1044) 20250811125952657 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:C2ECCDF0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952657 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952657 DLMGCP DEBUG <0013> Generated response: line #00: 200 20394 OK (mgcp_msg.c:72) 20250811125952657 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250811125952657 DLMGCP DEBUG <0013> Generated response: line #02: I: C2ECCDF0 (mgcp_msg.c:72) 20250811125952657 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 99 (mgcp_msg.c:72) 20250811125952657 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952657 DLMGCP DEBUG <0013> Generated response: line #05: o=- C2ECCDF0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952657 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952657 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952657 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952657 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952657 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952657 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20395 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952658 DLMGCP DEBUG <0013> Received message: line #02: C: 0060 (mgcp_msg.c:72) 20250811125952658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952658 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952658 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20250811125952658 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:451) 20250811125952658 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952658 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952658 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:E7A5F248 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952658 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:E7A5F248 output_enabled 0 (mgcp_conn.c:271) 20250811125952658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952658 DLMGCP DEBUG <0013> (0060/rtp C:E7A5F248 r=NULL:0<->l=:0 CID=100) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952658 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:E7A5F248 CRCX: Creating connection: port: 5428 (mgcp_protocol.c:1044) 20250811125952658 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:E7A5F248 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952658 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952658 DLMGCP DEBUG <0013> Generated response: line #00: 200 20395 OK (mgcp_msg.c:72) 20250811125952658 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250811125952658 DLMGCP DEBUG <0013> Generated response: line #02: I: E7A5F248 (mgcp_msg.c:72) 20250811125952658 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 100 (mgcp_msg.c:72) 20250811125952658 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952658 DLMGCP DEBUG <0013> Generated response: line #05: o=- E7A5F248 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952658 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952658 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952658 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952658 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952658 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952658 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20396 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952659 DLMGCP DEBUG <0013> Received message: line #02: C: 0061 (mgcp_msg.c:72) 20250811125952659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952659 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952659 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20250811125952659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:451) 20250811125952659 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952659 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952659 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:A2A1B89A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952659 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:A2A1B89A output_enabled 0 (mgcp_conn.c:271) 20250811125952659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952659 DLMGCP DEBUG <0013> (0061/rtp C:A2A1B89A r=NULL:0<->l=:0 CID=101) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952659 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:A2A1B89A CRCX: Creating connection: port: 5430 (mgcp_protocol.c:1044) 20250811125952659 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:A2A1B89A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952659 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952659 DLMGCP DEBUG <0013> Generated response: line #00: 200 20396 OK (mgcp_msg.c:72) 20250811125952659 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250811125952659 DLMGCP DEBUG <0013> Generated response: line #02: I: A2A1B89A (mgcp_msg.c:72) 20250811125952659 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 101 (mgcp_msg.c:72) 20250811125952659 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952659 DLMGCP DEBUG <0013> Generated response: line #05: o=- A2A1B89A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952659 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952659 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952659 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952659 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952659 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952659 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952660 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20397 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952660 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952660 DLMGCP DEBUG <0013> Received message: line #02: C: 0062 (mgcp_msg.c:72) 20250811125952660 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952660 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952660 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20250811125952660 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:451) 20250811125952660 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952660 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952660 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:95DC766E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952660 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:95DC766E output_enabled 0 (mgcp_conn.c:271) 20250811125952660 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952660 DLMGCP DEBUG <0013> (0062/rtp C:95DC766E r=NULL:0<->l=:0 CID=102) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952660 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:95DC766E CRCX: Creating connection: port: 5432 (mgcp_protocol.c:1044) 20250811125952660 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:95DC766E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952660 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952660 DLMGCP DEBUG <0013> Generated response: line #00: 200 20397 OK (mgcp_msg.c:72) 20250811125952660 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250811125952660 DLMGCP DEBUG <0013> Generated response: line #02: I: 95DC766E (mgcp_msg.c:72) 20250811125952660 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 102 (mgcp_msg.c:72) 20250811125952660 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952660 DLMGCP DEBUG <0013> Generated response: line #05: o=- 95DC766E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952660 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952660 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952660 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952660 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952660 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952660 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952661 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20398 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952661 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952661 DLMGCP DEBUG <0013> Received message: line #02: C: 0063 (mgcp_msg.c:72) 20250811125952661 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952661 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952661 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20250811125952661 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:451) 20250811125952661 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952661 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952661 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:7D5921C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952661 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:7D5921C0 output_enabled 0 (mgcp_conn.c:271) 20250811125952661 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952661 DLMGCP DEBUG <0013> (0063/rtp C:7D5921C0 r=NULL:0<->l=:0 CID=103) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952661 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:7D5921C0 CRCX: Creating connection: port: 5434 (mgcp_protocol.c:1044) 20250811125952661 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:7D5921C0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952661 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952661 DLMGCP DEBUG <0013> Generated response: line #00: 200 20398 OK (mgcp_msg.c:72) 20250811125952661 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250811125952661 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D5921C0 (mgcp_msg.c:72) 20250811125952662 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 103 (mgcp_msg.c:72) 20250811125952662 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952662 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7D5921C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952662 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952662 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952662 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952662 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952662 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952662 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952662 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20399 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952662 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952662 DLMGCP DEBUG <0013> Received message: line #02: C: 0064 (mgcp_msg.c:72) 20250811125952663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952663 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952663 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20250811125952663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:451) 20250811125952663 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952663 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952663 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:A8C4D0C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952663 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:A8C4D0C8 output_enabled 0 (mgcp_conn.c:271) 20250811125952663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952663 DLMGCP DEBUG <0013> (0064/rtp C:A8C4D0C8 r=NULL:0<->l=:0 CID=104) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952663 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:A8C4D0C8 CRCX: Creating connection: port: 5436 (mgcp_protocol.c:1044) 20250811125952663 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:A8C4D0C8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952663 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952663 DLMGCP DEBUG <0013> Generated response: line #00: 200 20399 OK (mgcp_msg.c:72) 20250811125952663 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250811125952663 DLMGCP DEBUG <0013> Generated response: line #02: I: A8C4D0C8 (mgcp_msg.c:72) 20250811125952663 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 104 (mgcp_msg.c:72) 20250811125952663 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952663 DLMGCP DEBUG <0013> Generated response: line #05: o=- A8C4D0C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952663 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952663 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952663 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952663 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952663 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952663 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952664 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20400 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952664 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952664 DLMGCP DEBUG <0013> Received message: line #02: C: 0065 (mgcp_msg.c:72) 20250811125952664 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952664 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952664 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20250811125952664 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:451) 20250811125952664 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952664 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952664 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:44F7D4E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952664 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:44F7D4E5 output_enabled 0 (mgcp_conn.c:271) 20250811125952664 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952664 DLMGCP DEBUG <0013> (0065/rtp C:44F7D4E5 r=NULL:0<->l=:0 CID=105) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952664 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:44F7D4E5 CRCX: Creating connection: port: 5438 (mgcp_protocol.c:1044) 20250811125952664 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:44F7D4E5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952664 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952664 DLMGCP DEBUG <0013> Generated response: line #00: 200 20400 OK (mgcp_msg.c:72) 20250811125952664 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250811125952664 DLMGCP DEBUG <0013> Generated response: line #02: I: 44F7D4E5 (mgcp_msg.c:72) 20250811125952664 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 105 (mgcp_msg.c:72) 20250811125952664 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952664 DLMGCP DEBUG <0013> Generated response: line #05: o=- 44F7D4E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952664 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952664 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952664 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952664 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952664 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952664 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952665 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20401 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952665 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952665 DLMGCP DEBUG <0013> Received message: line #02: C: 0066 (mgcp_msg.c:72) 20250811125952665 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952665 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952665 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20250811125952665 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:451) 20250811125952665 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952665 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952665 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:975CB8C6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952665 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:975CB8C6 output_enabled 0 (mgcp_conn.c:271) 20250811125952665 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952665 DLMGCP DEBUG <0013> (0066/rtp C:975CB8C6 r=NULL:0<->l=:0 CID=106) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952665 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:975CB8C6 CRCX: Creating connection: port: 5440 (mgcp_protocol.c:1044) 20250811125952665 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:975CB8C6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952665 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952665 DLMGCP DEBUG <0013> Generated response: line #00: 200 20401 OK (mgcp_msg.c:72) 20250811125952665 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250811125952665 DLMGCP DEBUG <0013> Generated response: line #02: I: 975CB8C6 (mgcp_msg.c:72) 20250811125952665 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 106 (mgcp_msg.c:72) 20250811125952665 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952665 DLMGCP DEBUG <0013> Generated response: line #05: o=- 975CB8C6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952665 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952665 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952665 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952665 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952665 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952665 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952666 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20402 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952666 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952666 DLMGCP DEBUG <0013> Received message: line #02: C: 0067 (mgcp_msg.c:72) 20250811125952666 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952666 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952666 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20250811125952666 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:451) 20250811125952666 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952666 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952666 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:C46A8399 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952666 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:C46A8399 output_enabled 0 (mgcp_conn.c:271) 20250811125952666 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952666 DLMGCP DEBUG <0013> (0067/rtp C:C46A8399 r=NULL:0<->l=:0 CID=107) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952667 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:C46A8399 CRCX: Creating connection: port: 5442 (mgcp_protocol.c:1044) 20250811125952667 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:C46A8399 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952667 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952667 DLMGCP DEBUG <0013> Generated response: line #00: 200 20402 OK (mgcp_msg.c:72) 20250811125952667 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250811125952667 DLMGCP DEBUG <0013> Generated response: line #02: I: C46A8399 (mgcp_msg.c:72) 20250811125952667 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 107 (mgcp_msg.c:72) 20250811125952667 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952667 DLMGCP DEBUG <0013> Generated response: line #05: o=- C46A8399 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952667 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952667 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952667 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952667 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952667 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952667 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952668 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20403 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952668 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952668 DLMGCP DEBUG <0013> Received message: line #02: C: 0068 (mgcp_msg.c:72) 20250811125952668 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952668 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952668 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20250811125952668 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:451) 20250811125952668 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952668 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952668 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:54A9A3F3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952668 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:54A9A3F3 output_enabled 0 (mgcp_conn.c:271) 20250811125952668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952668 DLMGCP DEBUG <0013> (0068/rtp C:54A9A3F3 r=NULL:0<->l=:0 CID=108) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952668 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:54A9A3F3 CRCX: Creating connection: port: 5444 (mgcp_protocol.c:1044) 20250811125952668 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:54A9A3F3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952668 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952668 DLMGCP DEBUG <0013> Generated response: line #00: 200 20403 OK (mgcp_msg.c:72) 20250811125952668 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250811125952668 DLMGCP DEBUG <0013> Generated response: line #02: I: 54A9A3F3 (mgcp_msg.c:72) 20250811125952668 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 108 (mgcp_msg.c:72) 20250811125952668 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952668 DLMGCP DEBUG <0013> Generated response: line #05: o=- 54A9A3F3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952668 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952668 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952668 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952668 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952668 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952668 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952669 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20404 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952669 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952669 DLMGCP DEBUG <0013> Received message: line #02: C: 0069 (mgcp_msg.c:72) 20250811125952669 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952669 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20250811125952669 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:451) 20250811125952669 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952669 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:247A1C6C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:247A1C6C output_enabled 0 (mgcp_conn.c:271) 20250811125952669 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952669 DLMGCP DEBUG <0013> (0069/rtp C:247A1C6C r=NULL:0<->l=:0 CID=109) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:247A1C6C CRCX: Creating connection: port: 5446 (mgcp_protocol.c:1044) 20250811125952669 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:247A1C6C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952669 DLMGCP DEBUG <0013> Generated response: line #00: 200 20404 OK (mgcp_msg.c:72) 20250811125952669 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250811125952669 DLMGCP DEBUG <0013> Generated response: line #02: I: 247A1C6C (mgcp_msg.c:72) 20250811125952669 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 109 (mgcp_msg.c:72) 20250811125952669 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952669 DLMGCP DEBUG <0013> Generated response: line #05: o=- 247A1C6C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952669 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952669 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952669 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952669 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952669 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952669 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952670 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20405 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952670 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952670 DLMGCP DEBUG <0013> Received message: line #02: C: 006A (mgcp_msg.c:72) 20250811125952670 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952670 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20250811125952670 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:451) 20250811125952670 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952670 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:088CDA8D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:088CDA8D output_enabled 0 (mgcp_conn.c:271) 20250811125952670 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952670 DLMGCP DEBUG <0013> (006A/rtp C:088CDA8D r=NULL:0<->l=:0 CID=110) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:088CDA8D CRCX: Creating connection: port: 5448 (mgcp_protocol.c:1044) 20250811125952670 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:088CDA8D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952670 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952670 DLMGCP DEBUG <0013> Generated response: line #00: 200 20405 OK (mgcp_msg.c:72) 20250811125952670 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250811125952670 DLMGCP DEBUG <0013> Generated response: line #02: I: 088CDA8D (mgcp_msg.c:72) 20250811125952670 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 110 (mgcp_msg.c:72) 20250811125952670 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952670 DLMGCP DEBUG <0013> Generated response: line #05: o=- 088CDA8D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952670 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952670 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952670 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952670 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952670 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952670 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952671 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20406 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952671 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952671 DLMGCP DEBUG <0013> Received message: line #02: C: 006B (mgcp_msg.c:72) 20250811125952671 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952671 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20250811125952671 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:451) 20250811125952671 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952671 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:BEEC13BC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:BEEC13BC output_enabled 0 (mgcp_conn.c:271) 20250811125952671 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952671 DLMGCP DEBUG <0013> (006B/rtp C:BEEC13BC r=NULL:0<->l=:0 CID=111) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:BEEC13BC CRCX: Creating connection: port: 5450 (mgcp_protocol.c:1044) 20250811125952671 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:BEEC13BC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952671 DLMGCP DEBUG <0013> Generated response: line #00: 200 20406 OK (mgcp_msg.c:72) 20250811125952671 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250811125952671 DLMGCP DEBUG <0013> Generated response: line #02: I: BEEC13BC (mgcp_msg.c:72) 20250811125952671 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 111 (mgcp_msg.c:72) 20250811125952671 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952671 DLMGCP DEBUG <0013> Generated response: line #05: o=- BEEC13BC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952671 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952671 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952671 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952671 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952671 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952671 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952672 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20407 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952672 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952672 DLMGCP DEBUG <0013> Received message: line #02: C: 006C (mgcp_msg.c:72) 20250811125952672 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952672 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20250811125952672 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:451) 20250811125952672 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952672 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:A7BD60AF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:A7BD60AF output_enabled 0 (mgcp_conn.c:271) 20250811125952672 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952672 DLMGCP DEBUG <0013> (006C/rtp C:A7BD60AF r=NULL:0<->l=:0 CID=112) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:A7BD60AF CRCX: Creating connection: port: 5452 (mgcp_protocol.c:1044) 20250811125952672 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:A7BD60AF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952672 DLMGCP DEBUG <0013> Generated response: line #00: 200 20407 OK (mgcp_msg.c:72) 20250811125952672 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250811125952672 DLMGCP DEBUG <0013> Generated response: line #02: I: A7BD60AF (mgcp_msg.c:72) 20250811125952672 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 112 (mgcp_msg.c:72) 20250811125952672 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952672 DLMGCP DEBUG <0013> Generated response: line #05: o=- A7BD60AF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952672 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952672 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952672 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952672 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952672 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952672 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952673 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20408 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952673 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952673 DLMGCP DEBUG <0013> Received message: line #02: C: 006D (mgcp_msg.c:72) 20250811125952673 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952673 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952673 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20250811125952673 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:451) 20250811125952673 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952673 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952673 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:C7483B77 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952673 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:C7483B77 output_enabled 0 (mgcp_conn.c:271) 20250811125952673 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952673 DLMGCP DEBUG <0013> (006D/rtp C:C7483B77 r=NULL:0<->l=:0 CID=113) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952673 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:C7483B77 CRCX: Creating connection: port: 5454 (mgcp_protocol.c:1044) 20250811125952673 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:C7483B77 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952673 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952673 DLMGCP DEBUG <0013> Generated response: line #00: 200 20408 OK (mgcp_msg.c:72) 20250811125952673 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250811125952673 DLMGCP DEBUG <0013> Generated response: line #02: I: C7483B77 (mgcp_msg.c:72) 20250811125952673 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 113 (mgcp_msg.c:72) 20250811125952673 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952673 DLMGCP DEBUG <0013> Generated response: line #05: o=- C7483B77 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952673 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952673 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952673 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952674 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952674 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952674 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952675 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20409 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952675 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952675 DLMGCP DEBUG <0013> Received message: line #02: C: 006E (mgcp_msg.c:72) 20250811125952675 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952675 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952675 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20250811125952675 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:451) 20250811125952675 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952675 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952675 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:D535E6FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952675 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:D535E6FE output_enabled 0 (mgcp_conn.c:271) 20250811125952675 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952675 DLMGCP DEBUG <0013> (006E/rtp C:D535E6FE r=NULL:0<->l=:0 CID=114) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952675 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:D535E6FE CRCX: Creating connection: port: 5456 (mgcp_protocol.c:1044) 20250811125952675 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:D535E6FE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952675 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952675 DLMGCP DEBUG <0013> Generated response: line #00: 200 20409 OK (mgcp_msg.c:72) 20250811125952675 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250811125952675 DLMGCP DEBUG <0013> Generated response: line #02: I: D535E6FE (mgcp_msg.c:72) 20250811125952675 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 114 (mgcp_msg.c:72) 20250811125952675 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952675 DLMGCP DEBUG <0013> Generated response: line #05: o=- D535E6FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952675 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952675 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952675 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952675 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952675 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952675 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952676 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20410 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952676 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952676 DLMGCP DEBUG <0013> Received message: line #02: C: 006F (mgcp_msg.c:72) 20250811125952676 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952676 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952676 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20250811125952676 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:451) 20250811125952676 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952676 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952676 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:F35D395C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952676 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:F35D395C output_enabled 0 (mgcp_conn.c:271) 20250811125952676 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952676 DLMGCP DEBUG <0013> (006F/rtp C:F35D395C r=NULL:0<->l=:0 CID=115) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952676 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:F35D395C CRCX: Creating connection: port: 5458 (mgcp_protocol.c:1044) 20250811125952676 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:F35D395C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952676 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952676 DLMGCP DEBUG <0013> Generated response: line #00: 200 20410 OK (mgcp_msg.c:72) 20250811125952676 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250811125952676 DLMGCP DEBUG <0013> Generated response: line #02: I: F35D395C (mgcp_msg.c:72) 20250811125952676 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 115 (mgcp_msg.c:72) 20250811125952676 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952676 DLMGCP DEBUG <0013> Generated response: line #05: o=- F35D395C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952676 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952676 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952676 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952676 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952676 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952676 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952677 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20411 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952677 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952677 DLMGCP DEBUG <0013> Received message: line #02: C: 0070 (mgcp_msg.c:72) 20250811125952677 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952677 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952677 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20250811125952677 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:451) 20250811125952677 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952677 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952677 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:4B7D12B1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952677 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:4B7D12B1 output_enabled 0 (mgcp_conn.c:271) 20250811125952677 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952677 DLMGCP DEBUG <0013> (0070/rtp C:4B7D12B1 r=NULL:0<->l=:0 CID=116) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952678 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:4B7D12B1 CRCX: Creating connection: port: 5460 (mgcp_protocol.c:1044) 20250811125952678 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:4B7D12B1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952678 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952678 DLMGCP DEBUG <0013> Generated response: line #00: 200 20411 OK (mgcp_msg.c:72) 20250811125952678 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250811125952678 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B7D12B1 (mgcp_msg.c:72) 20250811125952678 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 116 (mgcp_msg.c:72) 20250811125952678 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952678 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4B7D12B1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952678 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952678 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952678 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952678 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952678 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952678 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952679 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20412 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952679 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952679 DLMGCP DEBUG <0013> Received message: line #02: C: 0071 (mgcp_msg.c:72) 20250811125952679 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952679 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952679 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20250811125952679 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:451) 20250811125952679 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952679 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952679 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:44FA4B7B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952679 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:44FA4B7B output_enabled 0 (mgcp_conn.c:271) 20250811125952679 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952679 DLMGCP DEBUG <0013> (0071/rtp C:44FA4B7B r=NULL:0<->l=:0 CID=117) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952679 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:44FA4B7B CRCX: Creating connection: port: 5462 (mgcp_protocol.c:1044) 20250811125952679 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:44FA4B7B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952679 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952679 DLMGCP DEBUG <0013> Generated response: line #00: 200 20412 OK (mgcp_msg.c:72) 20250811125952679 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250811125952679 DLMGCP DEBUG <0013> Generated response: line #02: I: 44FA4B7B (mgcp_msg.c:72) 20250811125952679 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 117 (mgcp_msg.c:72) 20250811125952679 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952679 DLMGCP DEBUG <0013> Generated response: line #05: o=- 44FA4B7B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952679 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952679 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952679 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952679 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952679 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952679 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952680 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20413 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952680 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952680 DLMGCP DEBUG <0013> Received message: line #02: C: 0072 (mgcp_msg.c:72) 20250811125952680 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952680 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952680 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20250811125952680 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:451) 20250811125952680 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952680 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952680 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:01E98F74 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952680 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:01E98F74 output_enabled 0 (mgcp_conn.c:271) 20250811125952680 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952680 DLMGCP DEBUG <0013> (0072/rtp C:01E98F74 r=NULL:0<->l=:0 CID=118) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952680 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:01E98F74 CRCX: Creating connection: port: 5464 (mgcp_protocol.c:1044) 20250811125952680 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:01E98F74 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952680 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952680 DLMGCP DEBUG <0013> Generated response: line #00: 200 20413 OK (mgcp_msg.c:72) 20250811125952680 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250811125952680 DLMGCP DEBUG <0013> Generated response: line #02: I: 01E98F74 (mgcp_msg.c:72) 20250811125952680 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 118 (mgcp_msg.c:72) 20250811125952680 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952680 DLMGCP DEBUG <0013> Generated response: line #05: o=- 01E98F74 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952680 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952680 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952680 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952680 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952680 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952680 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20414 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952681 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952681 DLMGCP DEBUG <0013> Received message: line #02: C: 0073 (mgcp_msg.c:72) 20250811125952681 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952681 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952681 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20250811125952681 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:451) 20250811125952681 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952681 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952681 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:487C7F9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952681 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:487C7F9B output_enabled 0 (mgcp_conn.c:271) 20250811125952681 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952681 DLMGCP DEBUG <0013> (0073/rtp C:487C7F9B r=NULL:0<->l=:0 CID=119) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952681 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:487C7F9B CRCX: Creating connection: port: 5466 (mgcp_protocol.c:1044) 20250811125952681 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:487C7F9B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952681 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952681 DLMGCP DEBUG <0013> Generated response: line #00: 200 20414 OK (mgcp_msg.c:72) 20250811125952681 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250811125952681 DLMGCP DEBUG <0013> Generated response: line #02: I: 487C7F9B (mgcp_msg.c:72) 20250811125952681 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 119 (mgcp_msg.c:72) 20250811125952681 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952681 DLMGCP DEBUG <0013> Generated response: line #05: o=- 487C7F9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952681 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952681 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952681 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952681 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952681 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952681 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952682 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20415 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952682 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952682 DLMGCP DEBUG <0013> Received message: line #02: C: 0074 (mgcp_msg.c:72) 20250811125952682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952682 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952682 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20250811125952682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:451) 20250811125952682 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952682 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952682 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:183B59AD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952682 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:183B59AD output_enabled 0 (mgcp_conn.c:271) 20250811125952682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952682 DLMGCP DEBUG <0013> (0074/rtp C:183B59AD r=NULL:0<->l=:0 CID=120) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952682 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:183B59AD CRCX: Creating connection: port: 5468 (mgcp_protocol.c:1044) 20250811125952682 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:183B59AD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952682 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952682 DLMGCP DEBUG <0013> Generated response: line #00: 200 20415 OK (mgcp_msg.c:72) 20250811125952682 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250811125952682 DLMGCP DEBUG <0013> Generated response: line #02: I: 183B59AD (mgcp_msg.c:72) 20250811125952682 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 120 (mgcp_msg.c:72) 20250811125952682 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952682 DLMGCP DEBUG <0013> Generated response: line #05: o=- 183B59AD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20416 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Received message: line #02: C: 0075 (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20250811125952683 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:451) 20250811125952683 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952683 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952683 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:38453DCC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952683 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:38453DCC output_enabled 0 (mgcp_conn.c:271) 20250811125952683 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952683 DLMGCP DEBUG <0013> (0075/rtp C:38453DCC r=NULL:0<->l=:0 CID=121) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952683 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:38453DCC CRCX: Creating connection: port: 5470 (mgcp_protocol.c:1044) 20250811125952683 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:38453DCC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952683 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #00: 200 20416 OK (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #02: I: 38453DCC (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 121 (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #05: o=- 38453DCC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952683 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952684 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20417 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952684 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952684 DLMGCP DEBUG <0013> Received message: line #02: C: 0076 (mgcp_msg.c:72) 20250811125952684 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952684 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952684 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20250811125952684 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:451) 20250811125952684 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952684 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952684 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:A318C6DC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952684 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:A318C6DC output_enabled 0 (mgcp_conn.c:271) 20250811125952684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952684 DLMGCP DEBUG <0013> (0076/rtp C:A318C6DC r=NULL:0<->l=:0 CID=122) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952684 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:A318C6DC CRCX: Creating connection: port: 5472 (mgcp_protocol.c:1044) 20250811125952684 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:A318C6DC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952684 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952684 DLMGCP DEBUG <0013> Generated response: line #00: 200 20417 OK (mgcp_msg.c:72) 20250811125952684 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250811125952684 DLMGCP DEBUG <0013> Generated response: line #02: I: A318C6DC (mgcp_msg.c:72) 20250811125952684 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 122 (mgcp_msg.c:72) 20250811125952684 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952684 DLMGCP DEBUG <0013> Generated response: line #05: o=- A318C6DC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952684 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952684 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952684 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952684 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952684 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952684 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20418 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952685 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952685 DLMGCP DEBUG <0013> Received message: line #02: C: 0077 (mgcp_msg.c:72) 20250811125952685 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952685 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952685 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20250811125952685 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:451) 20250811125952685 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952685 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952685 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:3E9ACA89 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952685 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:3E9ACA89 output_enabled 0 (mgcp_conn.c:271) 20250811125952685 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952685 DLMGCP DEBUG <0013> (0077/rtp C:3E9ACA89 r=NULL:0<->l=:0 CID=123) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952685 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:3E9ACA89 CRCX: Creating connection: port: 5474 (mgcp_protocol.c:1044) 20250811125952685 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:3E9ACA89 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952685 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952685 DLMGCP DEBUG <0013> Generated response: line #00: 200 20418 OK (mgcp_msg.c:72) 20250811125952685 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250811125952685 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E9ACA89 (mgcp_msg.c:72) 20250811125952685 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 123 (mgcp_msg.c:72) 20250811125952685 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952685 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3E9ACA89 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952685 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952685 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952685 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952685 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952685 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952685 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20419 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Received message: line #02: C: 0078 (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20250811125952686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:451) 20250811125952686 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952686 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952686 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:8E267C50 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952686 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:8E267C50 output_enabled 0 (mgcp_conn.c:271) 20250811125952686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952686 DLMGCP DEBUG <0013> (0078/rtp C:8E267C50 r=NULL:0<->l=:0 CID=124) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952686 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:8E267C50 CRCX: Creating connection: port: 5476 (mgcp_protocol.c:1044) 20250811125952686 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:8E267C50 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952686 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952686 DLMGCP DEBUG <0013> Generated response: line #00: 200 20419 OK (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E267C50 (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 124 (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8E267C50 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20420 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Received message: line #02: C: 0079 (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952686 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20250811125952686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:451) 20250811125952686 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952686 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952686 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:2B5EAF33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:2B5EAF33 output_enabled 0 (mgcp_conn.c:271) 20250811125952687 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952687 DLMGCP DEBUG <0013> (0079/rtp C:2B5EAF33 r=NULL:0<->l=:0 CID=125) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:2B5EAF33 CRCX: Creating connection: port: 5478 (mgcp_protocol.c:1044) 20250811125952687 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:2B5EAF33 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #00: 200 20420 OK (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B5EAF33 (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 125 (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2B5EAF33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20421 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Received message: line #02: C: 007A (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20250811125952687 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:451) 20250811125952687 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952687 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:A08C7F5F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:A08C7F5F output_enabled 0 (mgcp_conn.c:271) 20250811125952687 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952687 DLMGCP DEBUG <0013> (007A/rtp C:A08C7F5F r=NULL:0<->l=:0 CID=126) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:A08C7F5F CRCX: Creating connection: port: 5480 (mgcp_protocol.c:1044) 20250811125952687 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:A08C7F5F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #00: 200 20421 OK (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #02: I: A08C7F5F (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 126 (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #05: o=- A08C7F5F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952687 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20422 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Received message: line #02: C: 007B (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20250811125952688 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:451) 20250811125952688 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952688 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:86A647FF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:86A647FF output_enabled 0 (mgcp_conn.c:271) 20250811125952688 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952688 DLMGCP DEBUG <0013> (007B/rtp C:86A647FF r=NULL:0<->l=:0 CID=127) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:86A647FF CRCX: Creating connection: port: 5482 (mgcp_protocol.c:1044) 20250811125952688 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:86A647FF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #00: 200 20422 OK (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #02: I: 86A647FF (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 127 (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #05: o=- 86A647FF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20423 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Received message: line #02: C: 007C (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20250811125952688 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:451) 20250811125952688 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952688 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:4F26F94C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:4F26F94C output_enabled 0 (mgcp_conn.c:271) 20250811125952688 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952688 DLMGCP DEBUG <0013> (007C/rtp C:4F26F94C r=NULL:0<->l=:0 CID=128) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:4F26F94C CRCX: Creating connection: port: 5484 (mgcp_protocol.c:1044) 20250811125952688 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:4F26F94C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952688 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #00: 200 20423 OK (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F26F94C (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 128 (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4F26F94C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952688 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20424 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Received message: line #02: C: 007D (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20250811125952689 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:451) 20250811125952689 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952689 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952689 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:5E2CBA04 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952689 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:5E2CBA04 output_enabled 0 (mgcp_conn.c:271) 20250811125952689 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952689 DLMGCP DEBUG <0013> (007D/rtp C:5E2CBA04 r=NULL:0<->l=:0 CID=129) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952689 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:5E2CBA04 CRCX: Creating connection: port: 5486 (mgcp_protocol.c:1044) 20250811125952689 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:5E2CBA04 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952689 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #00: 200 20424 OK (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E2CBA04 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 129 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5E2CBA04 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20425 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Received message: line #02: C: 007E (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20250811125952689 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:451) 20250811125952689 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952689 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952689 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:E71829B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952689 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:E71829B5 output_enabled 0 (mgcp_conn.c:271) 20250811125952689 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952689 DLMGCP DEBUG <0013> (007E/rtp C:E71829B5 r=NULL:0<->l=:0 CID=130) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952689 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:E71829B5 CRCX: Creating connection: port: 5488 (mgcp_protocol.c:1044) 20250811125952689 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:E71829B5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952689 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #00: 200 20425 OK (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #02: I: E71829B5 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 130 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #05: o=- E71829B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952689 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20426 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Received message: line #02: C: 007F (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20250811125952690 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:451) 20250811125952690 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952690 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952690 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:F7FE08A6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952690 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:F7FE08A6 output_enabled 0 (mgcp_conn.c:271) 20250811125952690 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952690 DLMGCP DEBUG <0013> (007F/rtp C:F7FE08A6 r=NULL:0<->l=:0 CID=131) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952690 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:F7FE08A6 CRCX: Creating connection: port: 5490 (mgcp_protocol.c:1044) 20250811125952690 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:F7FE08A6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952690 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #00: 200 20426 OK (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #02: I: F7FE08A6 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 131 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #05: o=- F7FE08A6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20427 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Received message: line #02: C: 0080 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20250811125952690 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:451) 20250811125952690 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952690 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952690 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:D18E83FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952690 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:D18E83FD output_enabled 0 (mgcp_conn.c:271) 20250811125952690 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952690 DLMGCP DEBUG <0013> (0080/rtp C:D18E83FD r=NULL:0<->l=:0 CID=132) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952690 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:D18E83FD CRCX: Creating connection: port: 5492 (mgcp_protocol.c:1044) 20250811125952690 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:D18E83FD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952690 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #00: 200 20427 OK (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #02: I: D18E83FD (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 132 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #05: o=- D18E83FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20428 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Received message: line #02: C: 0081 (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952690 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20250811125952690 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:451) 20250811125952690 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952690 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952690 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:CA6AF618 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952691 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:CA6AF618 output_enabled 0 (mgcp_conn.c:271) 20250811125952691 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952691 DLMGCP DEBUG <0013> (0081/rtp C:CA6AF618 r=NULL:0<->l=:0 CID=133) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952691 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:CA6AF618 CRCX: Creating connection: port: 5494 (mgcp_protocol.c:1044) 20250811125952691 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:CA6AF618 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952691 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #00: 200 20428 OK (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #02: I: CA6AF618 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 133 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #05: o=- CA6AF618 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20429 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Received message: line #02: C: 0082 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20250811125952691 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:451) 20250811125952691 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952691 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952691 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:6D0BE320 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952691 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:6D0BE320 output_enabled 0 (mgcp_conn.c:271) 20250811125952691 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952691 DLMGCP DEBUG <0013> (0082/rtp C:6D0BE320 r=NULL:0<->l=:0 CID=134) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952691 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:6D0BE320 CRCX: Creating connection: port: 5496 (mgcp_protocol.c:1044) 20250811125952691 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:6D0BE320 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952691 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #00: 200 20429 OK (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D0BE320 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 134 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6D0BE320 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20430 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Received message: line #02: C: 0083 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20250811125952691 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:451) 20250811125952691 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952691 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952691 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:3580DE50 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952691 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:3580DE50 output_enabled 0 (mgcp_conn.c:271) 20250811125952691 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952691 DLMGCP DEBUG <0013> (0083/rtp C:3580DE50 r=NULL:0<->l=:0 CID=135) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952691 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:3580DE50 CRCX: Creating connection: port: 5498 (mgcp_protocol.c:1044) 20250811125952691 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:3580DE50 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952691 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #00: 200 20430 OK (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #02: I: 3580DE50 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 135 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3580DE50 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952691 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20431 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Received message: line #02: C: 0084 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20250811125952692 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:451) 20250811125952692 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952692 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952692 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:5366A740 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952692 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:5366A740 output_enabled 0 (mgcp_conn.c:271) 20250811125952692 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952692 DLMGCP DEBUG <0013> (0084/rtp C:5366A740 r=NULL:0<->l=:0 CID=136) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952692 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:5366A740 CRCX: Creating connection: port: 5500 (mgcp_protocol.c:1044) 20250811125952692 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:5366A740 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952692 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #00: 200 20431 OK (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #02: I: 5366A740 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 136 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5366A740 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20432 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Received message: line #02: C: 0085 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20250811125952692 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:451) 20250811125952692 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952692 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952692 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:EDC15DF2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952692 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:EDC15DF2 output_enabled 0 (mgcp_conn.c:271) 20250811125952692 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952692 DLMGCP DEBUG <0013> (0085/rtp C:EDC15DF2 r=NULL:0<->l=:0 CID=137) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952692 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:EDC15DF2 CRCX: Creating connection: port: 5502 (mgcp_protocol.c:1044) 20250811125952692 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:EDC15DF2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952692 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #00: 200 20432 OK (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #02: I: EDC15DF2 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 137 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #05: o=- EDC15DF2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20433 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Received message: line #02: C: 0086 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20250811125952692 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:451) 20250811125952692 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952692 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952692 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:33249464 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952692 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:33249464 output_enabled 0 (mgcp_conn.c:271) 20250811125952692 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952692 DLMGCP DEBUG <0013> (0086/rtp C:33249464 r=NULL:0<->l=:0 CID=138) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952692 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:33249464 CRCX: Creating connection: port: 5504 (mgcp_protocol.c:1044) 20250811125952692 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:33249464 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952692 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #00: 200 20433 OK (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #02: I: 33249464 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 138 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #05: o=- 33249464 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952692 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952693 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20434 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952693 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952693 DLMGCP DEBUG <0013> Received message: line #02: C: 0087 (mgcp_msg.c:72) 20250811125952693 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952693 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952693 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20250811125952693 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:451) 20250811125952693 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952693 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952693 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:826E7B8B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952693 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:826E7B8B output_enabled 0 (mgcp_conn.c:271) 20250811125952693 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952693 DLMGCP DEBUG <0013> (0087/rtp C:826E7B8B r=NULL:0<->l=:0 CID=139) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952693 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:826E7B8B CRCX: Creating connection: port: 5506 (mgcp_protocol.c:1044) 20250811125952693 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:826E7B8B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952693 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952693 DLMGCP DEBUG <0013> Generated response: line #00: 200 20434 OK (mgcp_msg.c:72) 20250811125952693 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250811125952693 DLMGCP DEBUG <0013> Generated response: line #02: I: 826E7B8B (mgcp_msg.c:72) 20250811125952693 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 139 (mgcp_msg.c:72) 20250811125952693 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952693 DLMGCP DEBUG <0013> Generated response: line #05: o=- 826E7B8B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952693 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952693 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952693 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952693 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952693 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952693 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20435 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Received message: line #02: C: 0088 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20250811125952694 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:451) 20250811125952694 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952694 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952694 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:593CA56F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952694 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:593CA56F output_enabled 0 (mgcp_conn.c:271) 20250811125952694 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952694 DLMGCP DEBUG <0013> (0088/rtp C:593CA56F r=NULL:0<->l=:0 CID=140) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952694 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:593CA56F CRCX: Creating connection: port: 5508 (mgcp_protocol.c:1044) 20250811125952694 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:593CA56F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952694 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #00: 200 20435 OK (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #02: I: 593CA56F (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 140 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #05: o=- 593CA56F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20436 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Received message: line #02: C: 0089 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20250811125952694 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:451) 20250811125952694 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952694 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952694 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:67D852A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952694 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:67D852A3 output_enabled 0 (mgcp_conn.c:271) 20250811125952694 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952694 DLMGCP DEBUG <0013> (0089/rtp C:67D852A3 r=NULL:0<->l=:0 CID=141) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952694 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:67D852A3 CRCX: Creating connection: port: 5510 (mgcp_protocol.c:1044) 20250811125952694 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:67D852A3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952694 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #00: 200 20436 OK (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #02: I: 67D852A3 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 141 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #05: o=- 67D852A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952694 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20437 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Received message: line #02: C: 008A (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20250811125952695 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:451) 20250811125952695 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952695 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952695 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:CC033B42 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952695 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:CC033B42 output_enabled 0 (mgcp_conn.c:271) 20250811125952695 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952695 DLMGCP DEBUG <0013> (008A/rtp C:CC033B42 r=NULL:0<->l=:0 CID=142) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952695 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:CC033B42 CRCX: Creating connection: port: 5512 (mgcp_protocol.c:1044) 20250811125952695 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:CC033B42 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952695 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #00: 200 20437 OK (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #02: I: CC033B42 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 142 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #05: o=- CC033B42 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20438 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Received message: line #02: C: 008B (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20250811125952695 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:451) 20250811125952695 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952695 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952695 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:590AC483 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952695 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:590AC483 output_enabled 0 (mgcp_conn.c:271) 20250811125952695 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952695 DLMGCP DEBUG <0013> (008B/rtp C:590AC483 r=NULL:0<->l=:0 CID=143) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952695 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:590AC483 CRCX: Creating connection: port: 5514 (mgcp_protocol.c:1044) 20250811125952695 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:590AC483 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952695 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #00: 200 20438 OK (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #02: I: 590AC483 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 143 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #05: o=- 590AC483 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952695 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20439 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Received message: line #02: C: 008C (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20250811125952696 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:451) 20250811125952696 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952696 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952696 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:4810D7A0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952696 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:4810D7A0 output_enabled 0 (mgcp_conn.c:271) 20250811125952696 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952696 DLMGCP DEBUG <0013> (008C/rtp C:4810D7A0 r=NULL:0<->l=:0 CID=144) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952696 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:4810D7A0 CRCX: Creating connection: port: 5516 (mgcp_protocol.c:1044) 20250811125952696 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:4810D7A0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952696 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #00: 200 20439 OK (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #02: I: 4810D7A0 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 144 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4810D7A0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20440 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Received message: line #02: C: 008D (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20250811125952696 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:451) 20250811125952696 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952696 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952696 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:0DA74547 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952696 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:0DA74547 output_enabled 0 (mgcp_conn.c:271) 20250811125952696 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952696 DLMGCP DEBUG <0013> (008D/rtp C:0DA74547 r=NULL:0<->l=:0 CID=145) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952696 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:0DA74547 CRCX: Creating connection: port: 5518 (mgcp_protocol.c:1044) 20250811125952696 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:0DA74547 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952696 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #00: 200 20440 OK (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DA74547 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 145 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0DA74547 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952696 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20441 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Received message: line #02: C: 008E (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20250811125952697 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:451) 20250811125952697 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952697 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952697 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:6FA09ED5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952697 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:6FA09ED5 output_enabled 0 (mgcp_conn.c:271) 20250811125952697 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952697 DLMGCP DEBUG <0013> (008E/rtp C:6FA09ED5 r=NULL:0<->l=:0 CID=146) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952697 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:6FA09ED5 CRCX: Creating connection: port: 5520 (mgcp_protocol.c:1044) 20250811125952697 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:6FA09ED5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952697 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #00: 200 20441 OK (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FA09ED5 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 146 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6FA09ED5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20442 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Received message: line #02: C: 008F (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20250811125952697 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:451) 20250811125952697 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952697 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952697 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:20F017C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952697 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:20F017C4 output_enabled 0 (mgcp_conn.c:271) 20250811125952697 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952697 DLMGCP DEBUG <0013> (008F/rtp C:20F017C4 r=NULL:0<->l=:0 CID=147) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952697 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:20F017C4 CRCX: Creating connection: port: 5522 (mgcp_protocol.c:1044) 20250811125952697 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:20F017C4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952697 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #00: 200 20442 OK (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #02: I: 20F017C4 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 147 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #05: o=- 20F017C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20443 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Received message: line #02: C: 0090 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20250811125952697 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:451) 20250811125952697 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952697 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952697 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:A914FF24 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952697 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:A914FF24 output_enabled 0 (mgcp_conn.c:271) 20250811125952697 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952697 DLMGCP DEBUG <0013> (0090/rtp C:A914FF24 r=NULL:0<->l=:0 CID=148) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952697 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:A914FF24 CRCX: Creating connection: port: 5524 (mgcp_protocol.c:1044) 20250811125952697 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:A914FF24 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952697 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #00: 200 20443 OK (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #02: I: A914FF24 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 148 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #05: o=- A914FF24 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952697 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20444 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Received message: line #02: C: 0091 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20250811125952698 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:451) 20250811125952698 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952698 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952698 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:3264250C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952698 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:3264250C output_enabled 0 (mgcp_conn.c:271) 20250811125952698 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952698 DLMGCP DEBUG <0013> (0091/rtp C:3264250C r=NULL:0<->l=:0 CID=149) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952698 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:3264250C CRCX: Creating connection: port: 5526 (mgcp_protocol.c:1044) 20250811125952698 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:3264250C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952698 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #00: 200 20444 OK (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #02: I: 3264250C (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 149 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3264250C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20445 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Received message: line #02: C: 0092 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20250811125952698 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:451) 20250811125952698 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952698 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952698 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:EB6FBE1A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952698 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:EB6FBE1A output_enabled 0 (mgcp_conn.c:271) 20250811125952698 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952698 DLMGCP DEBUG <0013> (0092/rtp C:EB6FBE1A r=NULL:0<->l=:0 CID=150) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952698 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:EB6FBE1A CRCX: Creating connection: port: 5528 (mgcp_protocol.c:1044) 20250811125952698 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:EB6FBE1A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952698 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #00: 200 20445 OK (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #02: I: EB6FBE1A (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 150 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #05: o=- EB6FBE1A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20446 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Received message: line #02: C: 0093 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20250811125952698 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:451) 20250811125952698 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952698 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952698 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:03B4AA68 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952698 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:03B4AA68 output_enabled 0 (mgcp_conn.c:271) 20250811125952698 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952698 DLMGCP DEBUG <0013> (0093/rtp C:03B4AA68 r=NULL:0<->l=:0 CID=151) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952698 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:03B4AA68 CRCX: Creating connection: port: 5530 (mgcp_protocol.c:1044) 20250811125952698 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:03B4AA68 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952698 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #00: 200 20446 OK (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #02: I: 03B4AA68 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 151 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #05: o=- 03B4AA68 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952698 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20447 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #02: C: 0094 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20250811125952699 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:451) 20250811125952699 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952699 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:4FD2EEAA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:4FD2EEAA output_enabled 0 (mgcp_conn.c:271) 20250811125952699 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952699 DLMGCP DEBUG <0013> (0094/rtp C:4FD2EEAA r=NULL:0<->l=:0 CID=152) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:4FD2EEAA CRCX: Creating connection: port: 5532 (mgcp_protocol.c:1044) 20250811125952699 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:4FD2EEAA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #00: 200 20447 OK (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #02: I: 4FD2EEAA (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 152 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4FD2EEAA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20448 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #02: C: 0095 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20250811125952699 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:451) 20250811125952699 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952699 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:DB9E3200 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:DB9E3200 output_enabled 0 (mgcp_conn.c:271) 20250811125952699 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952699 DLMGCP DEBUG <0013> (0095/rtp C:DB9E3200 r=NULL:0<->l=:0 CID=153) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:DB9E3200 CRCX: Creating connection: port: 5534 (mgcp_protocol.c:1044) 20250811125952699 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:DB9E3200 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #00: 200 20448 OK (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #02: I: DB9E3200 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 153 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #05: o=- DB9E3200 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20449 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #02: C: 0096 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20250811125952699 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:451) 20250811125952699 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952699 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:25D81D39 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:25D81D39 output_enabled 0 (mgcp_conn.c:271) 20250811125952699 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952699 DLMGCP DEBUG <0013> (0096/rtp C:25D81D39 r=NULL:0<->l=:0 CID=154) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:25D81D39 CRCX: Creating connection: port: 5536 (mgcp_protocol.c:1044) 20250811125952699 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:25D81D39 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #00: 200 20449 OK (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #02: I: 25D81D39 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 154 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #05: o=- 25D81D39 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20450 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #02: C: 0097 (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20250811125952699 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:451) 20250811125952699 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952699 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:3D618AE0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:3D618AE0 output_enabled 0 (mgcp_conn.c:271) 20250811125952699 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952699 DLMGCP DEBUG <0013> (0097/rtp C:3D618AE0 r=NULL:0<->l=:0 CID=155) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:3D618AE0 CRCX: Creating connection: port: 5538 (mgcp_protocol.c:1044) 20250811125952699 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:3D618AE0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952699 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #00: 200 20450 OK (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D618AE0 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 155 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3D618AE0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20451 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Received message: line #02: C: 0098 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20250811125952700 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:451) 20250811125952700 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952700 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952700 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:06F4554F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952700 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:06F4554F output_enabled 0 (mgcp_conn.c:271) 20250811125952700 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952700 DLMGCP DEBUG <0013> (0098/rtp C:06F4554F r=NULL:0<->l=:0 CID=156) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952700 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:06F4554F CRCX: Creating connection: port: 5540 (mgcp_protocol.c:1044) 20250811125952700 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:06F4554F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952700 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #00: 200 20451 OK (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #02: I: 06F4554F (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 156 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #05: o=- 06F4554F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20452 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Received message: line #02: C: 0099 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20250811125952700 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:451) 20250811125952700 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952700 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:B05A0E8A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:B05A0E8A output_enabled 0 (mgcp_conn.c:271) 20250811125952700 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952700 DLMGCP DEBUG <0013> (0099/rtp C:B05A0E8A r=NULL:0<->l=:0 CID=157) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:B05A0E8A CRCX: Creating connection: port: 5542 (mgcp_protocol.c:1044) 20250811125952700 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:B05A0E8A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #00: 200 20452 OK (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #02: I: B05A0E8A (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 157 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #05: o=- B05A0E8A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20453 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Received message: line #02: C: 009A (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20250811125952700 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:451) 20250811125952700 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952700 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:B6B189CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:B6B189CF output_enabled 0 (mgcp_conn.c:271) 20250811125952700 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952700 DLMGCP DEBUG <0013> (009A/rtp C:B6B189CF r=NULL:0<->l=:0 CID=158) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:B6B189CF CRCX: Creating connection: port: 5544 (mgcp_protocol.c:1044) 20250811125952700 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:B6B189CF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #00: 200 20453 OK (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #02: I: B6B189CF (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 158 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #05: o=- B6B189CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952700 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20454 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Received message: line #02: C: 009B (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20250811125952701 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:451) 20250811125952701 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952701 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:0B1AF705 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:0B1AF705 output_enabled 0 (mgcp_conn.c:271) 20250811125952701 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952701 DLMGCP DEBUG <0013> (009B/rtp C:0B1AF705 r=NULL:0<->l=:0 CID=159) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:0B1AF705 CRCX: Creating connection: port: 5546 (mgcp_protocol.c:1044) 20250811125952701 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:0B1AF705 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #00: 200 20454 OK (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B1AF705 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 159 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0B1AF705 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20455 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Received message: line #02: C: 009C (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20250811125952701 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:451) 20250811125952701 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952701 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:3FFDFEB0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:3FFDFEB0 output_enabled 0 (mgcp_conn.c:271) 20250811125952701 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952701 DLMGCP DEBUG <0013> (009C/rtp C:3FFDFEB0 r=NULL:0<->l=:0 CID=160) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:3FFDFEB0 CRCX: Creating connection: port: 5548 (mgcp_protocol.c:1044) 20250811125952701 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:3FFDFEB0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #00: 200 20455 OK (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #02: I: 3FFDFEB0 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 160 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3FFDFEB0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20456 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Received message: line #02: C: 009D (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20250811125952701 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:451) 20250811125952701 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952701 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:D5C4CE1C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:D5C4CE1C output_enabled 0 (mgcp_conn.c:271) 20250811125952701 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952701 DLMGCP DEBUG <0013> (009D/rtp C:D5C4CE1C r=NULL:0<->l=:0 CID=161) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:D5C4CE1C CRCX: Creating connection: port: 5550 (mgcp_protocol.c:1044) 20250811125952701 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:D5C4CE1C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #00: 200 20456 OK (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #02: I: D5C4CE1C (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 161 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #05: o=- D5C4CE1C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952701 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20457 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #02: C: 009E (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20250811125952702 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:451) 20250811125952702 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952702 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952702 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:075BEC19 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952702 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:075BEC19 output_enabled 0 (mgcp_conn.c:271) 20250811125952702 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952702 DLMGCP DEBUG <0013> (009E/rtp C:075BEC19 r=NULL:0<->l=:0 CID=162) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952702 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:075BEC19 CRCX: Creating connection: port: 5552 (mgcp_protocol.c:1044) 20250811125952702 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:075BEC19 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952702 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #00: 200 20457 OK (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #02: I: 075BEC19 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 162 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #05: o=- 075BEC19 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20458 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #02: C: 009F (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20250811125952702 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:451) 20250811125952702 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952702 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952702 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:A2CC6F33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952702 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:A2CC6F33 output_enabled 0 (mgcp_conn.c:271) 20250811125952702 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952702 DLMGCP DEBUG <0013> (009F/rtp C:A2CC6F33 r=NULL:0<->l=:0 CID=163) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952702 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:A2CC6F33 CRCX: Creating connection: port: 5554 (mgcp_protocol.c:1044) 20250811125952702 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:A2CC6F33 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952702 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #00: 200 20458 OK (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #02: I: A2CC6F33 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 163 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #05: o=- A2CC6F33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20459 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #02: C: 00A0 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20250811125952702 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:451) 20250811125952702 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952702 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952702 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:DEBD94DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952702 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:DEBD94DB output_enabled 0 (mgcp_conn.c:271) 20250811125952702 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952702 DLMGCP DEBUG <0013> (00A0/rtp C:DEBD94DB r=NULL:0<->l=:0 CID=164) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952702 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:DEBD94DB CRCX: Creating connection: port: 5556 (mgcp_protocol.c:1044) 20250811125952702 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:DEBD94DB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952702 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #00: 200 20459 OK (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #02: I: DEBD94DB (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 164 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #05: o=- DEBD94DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20460 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #02: C: 00A1 (mgcp_msg.c:72) 20250811125952702 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20250811125952703 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:451) 20250811125952703 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952703 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:5D95973E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:5D95973E output_enabled 0 (mgcp_conn.c:271) 20250811125952703 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952703 DLMGCP DEBUG <0013> (00A1/rtp C:5D95973E r=NULL:0<->l=:0 CID=165) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:5D95973E CRCX: Creating connection: port: 5558 (mgcp_protocol.c:1044) 20250811125952703 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:5D95973E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #00: 200 20460 OK (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D95973E (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 165 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5D95973E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20461 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Received message: line #02: C: 00A2 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20250811125952703 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:451) 20250811125952703 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952703 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:5006CA3D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:5006CA3D output_enabled 0 (mgcp_conn.c:271) 20250811125952703 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952703 DLMGCP DEBUG <0013> (00A2/rtp C:5006CA3D r=NULL:0<->l=:0 CID=166) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:5006CA3D CRCX: Creating connection: port: 5560 (mgcp_protocol.c:1044) 20250811125952703 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:5006CA3D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #00: 200 20461 OK (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #02: I: 5006CA3D (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 166 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5006CA3D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20462 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Received message: line #02: C: 00A3 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20250811125952703 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:451) 20250811125952703 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952703 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:74947F1F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:74947F1F output_enabled 0 (mgcp_conn.c:271) 20250811125952703 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952703 DLMGCP DEBUG <0013> (00A3/rtp C:74947F1F r=NULL:0<->l=:0 CID=167) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:74947F1F CRCX: Creating connection: port: 5562 (mgcp_protocol.c:1044) 20250811125952703 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:74947F1F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #00: 200 20462 OK (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #02: I: 74947F1F (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 167 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #05: o=- 74947F1F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20463 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Received message: line #02: C: 00A4 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20250811125952703 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:451) 20250811125952703 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952703 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:59953827 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:59953827 output_enabled 0 (mgcp_conn.c:271) 20250811125952703 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952703 DLMGCP DEBUG <0013> (00A4/rtp C:59953827 r=NULL:0<->l=:0 CID=168) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:59953827 CRCX: Creating connection: port: 5564 (mgcp_protocol.c:1044) 20250811125952703 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:59953827 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952703 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #00: 200 20463 OK (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #02: I: 59953827 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 168 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #05: o=- 59953827 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952703 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20464 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Received message: line #02: C: 00A5 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20250811125952704 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:451) 20250811125952704 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952704 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:138723C5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:138723C5 output_enabled 0 (mgcp_conn.c:271) 20250811125952704 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952704 DLMGCP DEBUG <0013> (00A5/rtp C:138723C5 r=NULL:0<->l=:0 CID=169) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:138723C5 CRCX: Creating connection: port: 5566 (mgcp_protocol.c:1044) 20250811125952704 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:138723C5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #00: 200 20464 OK (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #02: I: 138723C5 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 169 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #05: o=- 138723C5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20465 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Received message: line #02: C: 00A6 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20250811125952704 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:451) 20250811125952704 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952704 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:D24F0315 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:D24F0315 output_enabled 0 (mgcp_conn.c:271) 20250811125952704 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952704 DLMGCP DEBUG <0013> (00A6/rtp C:D24F0315 r=NULL:0<->l=:0 CID=170) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:D24F0315 CRCX: Creating connection: port: 5568 (mgcp_protocol.c:1044) 20250811125952704 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:D24F0315 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #00: 200 20465 OK (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #02: I: D24F0315 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 170 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #05: o=- D24F0315 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20466 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Received message: line #02: C: 00A7 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20250811125952704 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:451) 20250811125952704 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952704 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:33DD7494 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:33DD7494 output_enabled 0 (mgcp_conn.c:271) 20250811125952704 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952704 DLMGCP DEBUG <0013> (00A7/rtp C:33DD7494 r=NULL:0<->l=:0 CID=171) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:33DD7494 CRCX: Creating connection: port: 5570 (mgcp_protocol.c:1044) 20250811125952704 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:33DD7494 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #00: 200 20466 OK (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #02: I: 33DD7494 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 171 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #05: o=- 33DD7494 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952704 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20467 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Received message: line #02: C: 00A8 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20250811125952705 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:451) 20250811125952705 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952705 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952705 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:6F8915EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952705 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:6F8915EA output_enabled 0 (mgcp_conn.c:271) 20250811125952705 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952705 DLMGCP DEBUG <0013> (00A8/rtp C:6F8915EA r=NULL:0<->l=:0 CID=172) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952705 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:6F8915EA CRCX: Creating connection: port: 5572 (mgcp_protocol.c:1044) 20250811125952705 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:6F8915EA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952705 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #00: 200 20467 OK (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F8915EA (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 172 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6F8915EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20468 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Received message: line #02: C: 00A9 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20250811125952705 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:451) 20250811125952705 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952705 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952705 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:94ACFADD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952705 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:94ACFADD output_enabled 0 (mgcp_conn.c:271) 20250811125952705 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952705 DLMGCP DEBUG <0013> (00A9/rtp C:94ACFADD r=NULL:0<->l=:0 CID=173) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952705 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:94ACFADD CRCX: Creating connection: port: 5574 (mgcp_protocol.c:1044) 20250811125952705 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:94ACFADD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952705 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #00: 200 20468 OK (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #02: I: 94ACFADD (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 173 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #05: o=- 94ACFADD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952705 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20469 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Received message: line #02: C: 00AA (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20250811125952706 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:451) 20250811125952706 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952706 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:77FEE716 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:77FEE716 output_enabled 0 (mgcp_conn.c:271) 20250811125952706 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952706 DLMGCP DEBUG <0013> (00AA/rtp C:77FEE716 r=NULL:0<->l=:0 CID=174) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:77FEE716 CRCX: Creating connection: port: 5576 (mgcp_protocol.c:1044) 20250811125952706 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:77FEE716 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #00: 200 20469 OK (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #02: I: 77FEE716 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 174 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #05: o=- 77FEE716 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20470 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Received message: line #02: C: 00AB (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20250811125952706 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:451) 20250811125952706 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952706 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:B23234B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:B23234B6 output_enabled 0 (mgcp_conn.c:271) 20250811125952706 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952706 DLMGCP DEBUG <0013> (00AB/rtp C:B23234B6 r=NULL:0<->l=:0 CID=175) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:B23234B6 CRCX: Creating connection: port: 5578 (mgcp_protocol.c:1044) 20250811125952706 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:B23234B6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952706 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #00: 200 20470 OK (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #02: I: B23234B6 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 175 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #05: o=- B23234B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952706 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20471 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Received message: line #02: C: 00AC (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20250811125952707 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:451) 20250811125952707 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952707 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:DDE5DDEC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:DDE5DDEC output_enabled 0 (mgcp_conn.c:271) 20250811125952707 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952707 DLMGCP DEBUG <0013> (00AC/rtp C:DDE5DDEC r=NULL:0<->l=:0 CID=176) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:DDE5DDEC CRCX: Creating connection: port: 5580 (mgcp_protocol.c:1044) 20250811125952707 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:DDE5DDEC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #00: 200 20471 OK (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #02: I: DDE5DDEC (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 176 (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #05: o=- DDE5DDEC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20472 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Received message: line #02: C: 00AD (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20250811125952707 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:451) 20250811125952707 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952707 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:3E2F4B7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:3E2F4B7C output_enabled 0 (mgcp_conn.c:271) 20250811125952707 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952707 DLMGCP DEBUG <0013> (00AD/rtp C:3E2F4B7C r=NULL:0<->l=:0 CID=177) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:3E2F4B7C CRCX: Creating connection: port: 5582 (mgcp_protocol.c:1044) 20250811125952707 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:3E2F4B7C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #00: 200 20472 OK (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E2F4B7C (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 177 (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3E2F4B7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952707 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20473 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Received message: line #02: C: 00AE (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20250811125952708 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:451) 20250811125952708 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952708 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952708 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:F3494399 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952708 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:F3494399 output_enabled 0 (mgcp_conn.c:271) 20250811125952708 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952708 DLMGCP DEBUG <0013> (00AE/rtp C:F3494399 r=NULL:0<->l=:0 CID=178) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952708 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:F3494399 CRCX: Creating connection: port: 5584 (mgcp_protocol.c:1044) 20250811125952708 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:F3494399 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952708 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #00: 200 20473 OK (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #02: I: F3494399 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 178 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #05: o=- F3494399 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20474 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Received message: line #02: C: 00AF (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20250811125952708 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:451) 20250811125952708 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952708 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952708 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:EF01DA93 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952708 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:EF01DA93 output_enabled 0 (mgcp_conn.c:271) 20250811125952708 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952708 DLMGCP DEBUG <0013> (00AF/rtp C:EF01DA93 r=NULL:0<->l=:0 CID=179) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952708 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:EF01DA93 CRCX: Creating connection: port: 5586 (mgcp_protocol.c:1044) 20250811125952708 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:EF01DA93 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952708 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #00: 200 20474 OK (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #02: I: EF01DA93 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 179 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #05: o=- EF01DA93 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952708 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20475 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Received message: line #02: C: 00B0 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20250811125952709 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:451) 20250811125952709 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952709 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:ED73CA25 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:ED73CA25 output_enabled 0 (mgcp_conn.c:271) 20250811125952709 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952709 DLMGCP DEBUG <0013> (00B0/rtp C:ED73CA25 r=NULL:0<->l=:0 CID=180) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:ED73CA25 CRCX: Creating connection: port: 5588 (mgcp_protocol.c:1044) 20250811125952709 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:ED73CA25 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #00: 200 20475 OK (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #02: I: ED73CA25 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 180 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #05: o=- ED73CA25 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20476 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Received message: line #02: C: 00B1 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20250811125952709 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:451) 20250811125952709 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952709 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:ED6FECFE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:ED6FECFE output_enabled 0 (mgcp_conn.c:271) 20250811125952709 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952709 DLMGCP DEBUG <0013> (00B1/rtp C:ED6FECFE r=NULL:0<->l=:0 CID=181) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:ED6FECFE CRCX: Creating connection: port: 5590 (mgcp_protocol.c:1044) 20250811125952709 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:ED6FECFE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #00: 200 20476 OK (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #02: I: ED6FECFE (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 181 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #05: o=- ED6FECFE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20477 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Received message: line #02: C: 00B2 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20250811125952709 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:451) 20250811125952709 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952709 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:E20B13BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:E20B13BD output_enabled 0 (mgcp_conn.c:271) 20250811125952709 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952709 DLMGCP DEBUG <0013> (00B2/rtp C:E20B13BD r=NULL:0<->l=:0 CID=182) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:E20B13BD CRCX: Creating connection: port: 5592 (mgcp_protocol.c:1044) 20250811125952709 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:E20B13BD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #00: 200 20477 OK (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #02: I: E20B13BD (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 182 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #05: o=- E20B13BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952709 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20478 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Received message: line #02: C: 00B3 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20250811125952710 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:451) 20250811125952710 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952710 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:1559F93A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:1559F93A output_enabled 0 (mgcp_conn.c:271) 20250811125952710 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952710 DLMGCP DEBUG <0013> (00B3/rtp C:1559F93A r=NULL:0<->l=:0 CID=183) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:1559F93A CRCX: Creating connection: port: 5594 (mgcp_protocol.c:1044) 20250811125952710 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:1559F93A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #00: 200 20478 OK (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #02: I: 1559F93A (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 183 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1559F93A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20479 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Received message: line #02: C: 00B4 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20250811125952710 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:451) 20250811125952710 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952710 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:BCC15ABB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:BCC15ABB output_enabled 0 (mgcp_conn.c:271) 20250811125952710 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952710 DLMGCP DEBUG <0013> (00B4/rtp C:BCC15ABB r=NULL:0<->l=:0 CID=184) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:BCC15ABB CRCX: Creating connection: port: 5596 (mgcp_protocol.c:1044) 20250811125952710 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:BCC15ABB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #00: 200 20479 OK (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #02: I: BCC15ABB (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 184 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #05: o=- BCC15ABB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20480 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Received message: line #02: C: 00B5 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20250811125952710 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:451) 20250811125952710 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952710 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:C48003BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:C48003BE output_enabled 0 (mgcp_conn.c:271) 20250811125952710 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952710 DLMGCP DEBUG <0013> (00B5/rtp C:C48003BE r=NULL:0<->l=:0 CID=185) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:C48003BE CRCX: Creating connection: port: 5598 (mgcp_protocol.c:1044) 20250811125952710 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:C48003BE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #00: 200 20480 OK (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #02: I: C48003BE (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 185 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #05: o=- C48003BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952710 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20481 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Received message: line #02: C: 00B6 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20250811125952711 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:451) 20250811125952711 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952711 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:7143B238 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:7143B238 output_enabled 0 (mgcp_conn.c:271) 20250811125952711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952711 DLMGCP DEBUG <0013> (00B6/rtp C:7143B238 r=NULL:0<->l=:0 CID=186) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:7143B238 CRCX: Creating connection: port: 5600 (mgcp_protocol.c:1044) 20250811125952711 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:7143B238 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #00: 200 20481 OK (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #02: I: 7143B238 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 186 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7143B238 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20482 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Received message: line #02: C: 00B7 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20250811125952711 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:451) 20250811125952711 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952711 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:73BECBA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:73BECBA7 output_enabled 0 (mgcp_conn.c:271) 20250811125952711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952711 DLMGCP DEBUG <0013> (00B7/rtp C:73BECBA7 r=NULL:0<->l=:0 CID=187) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:73BECBA7 CRCX: Creating connection: port: 5602 (mgcp_protocol.c:1044) 20250811125952711 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:73BECBA7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #00: 200 20482 OK (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #02: I: 73BECBA7 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 187 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #05: o=- 73BECBA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20483 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Received message: line #02: C: 00B8 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20250811125952711 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:451) 20250811125952711 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952711 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:6D023728 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:6D023728 output_enabled 0 (mgcp_conn.c:271) 20250811125952711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952711 DLMGCP DEBUG <0013> (00B8/rtp C:6D023728 r=NULL:0<->l=:0 CID=188) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:6D023728 CRCX: Creating connection: port: 5604 (mgcp_protocol.c:1044) 20250811125952711 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:6D023728 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952711 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #00: 200 20483 OK (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D023728 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 188 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6D023728 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952711 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20484 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Received message: line #02: C: 00B9 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20250811125952712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:451) 20250811125952712 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952712 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952712 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:79E91B80 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952712 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:79E91B80 output_enabled 0 (mgcp_conn.c:271) 20250811125952712 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952712 DLMGCP DEBUG <0013> (00B9/rtp C:79E91B80 r=NULL:0<->l=:0 CID=189) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952712 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:79E91B80 CRCX: Creating connection: port: 5606 (mgcp_protocol.c:1044) 20250811125952712 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:79E91B80 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952712 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #00: 200 20484 OK (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #02: I: 79E91B80 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 189 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #05: o=- 79E91B80 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20485 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Received message: line #02: C: 00BA (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20250811125952712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:451) 20250811125952712 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952712 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952712 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:969CD014 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952712 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:969CD014 output_enabled 0 (mgcp_conn.c:271) 20250811125952712 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952712 DLMGCP DEBUG <0013> (00BA/rtp C:969CD014 r=NULL:0<->l=:0 CID=190) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952712 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:969CD014 CRCX: Creating connection: port: 5608 (mgcp_protocol.c:1044) 20250811125952712 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:969CD014 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952712 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #00: 200 20485 OK (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #02: I: 969CD014 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 190 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #05: o=- 969CD014 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20486 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Received message: line #02: C: 00BB (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20250811125952712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:451) 20250811125952712 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952712 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952712 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:AF7FA396 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952712 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:AF7FA396 output_enabled 0 (mgcp_conn.c:271) 20250811125952712 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952712 DLMGCP DEBUG <0013> (00BB/rtp C:AF7FA396 r=NULL:0<->l=:0 CID=191) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952712 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:AF7FA396 CRCX: Creating connection: port: 5610 (mgcp_protocol.c:1044) 20250811125952712 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:AF7FA396 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952712 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #00: 200 20486 OK (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #02: I: AF7FA396 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 191 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #05: o=- AF7FA396 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952712 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20487 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Received message: line #02: C: 00BC (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20250811125952713 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:451) 20250811125952713 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952713 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952713 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:CFDE154E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952713 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:CFDE154E output_enabled 0 (mgcp_conn.c:271) 20250811125952713 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952713 DLMGCP DEBUG <0013> (00BC/rtp C:CFDE154E r=NULL:0<->l=:0 CID=192) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952713 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:CFDE154E CRCX: Creating connection: port: 5612 (mgcp_protocol.c:1044) 20250811125952713 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:CFDE154E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952713 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #00: 200 20487 OK (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #02: I: CFDE154E (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 192 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #05: o=- CFDE154E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20488 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Received message: line #02: C: 00BD (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20250811125952713 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:451) 20250811125952713 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952713 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952713 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:B0396EDF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952713 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:B0396EDF output_enabled 0 (mgcp_conn.c:271) 20250811125952713 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952713 DLMGCP DEBUG <0013> (00BD/rtp C:B0396EDF r=NULL:0<->l=:0 CID=193) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952713 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:B0396EDF CRCX: Creating connection: port: 5614 (mgcp_protocol.c:1044) 20250811125952713 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:B0396EDF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952713 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #00: 200 20488 OK (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #02: I: B0396EDF (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 193 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #05: o=- B0396EDF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20489 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Received message: line #02: C: 00BE (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20250811125952713 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:451) 20250811125952713 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952713 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952713 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:8661AFCA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952713 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:8661AFCA output_enabled 0 (mgcp_conn.c:271) 20250811125952713 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952713 DLMGCP DEBUG <0013> (00BE/rtp C:8661AFCA r=NULL:0<->l=:0 CID=194) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952713 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:8661AFCA CRCX: Creating connection: port: 5616 (mgcp_protocol.c:1044) 20250811125952713 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:8661AFCA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952713 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #00: 200 20489 OK (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #02: I: 8661AFCA (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 194 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8661AFCA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952713 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Received message: line #02: C: 00BF (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20250811125952714 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:451) 20250811125952714 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952714 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952714 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:C5B11D67 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952714 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:C5B11D67 output_enabled 0 (mgcp_conn.c:271) 20250811125952714 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952714 DLMGCP DEBUG <0013> (00BF/rtp C:C5B11D67 r=NULL:0<->l=:0 CID=195) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952714 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:C5B11D67 CRCX: Creating connection: port: 5618 (mgcp_protocol.c:1044) 20250811125952714 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:C5B11D67 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952714 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #00: 200 20490 OK (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #02: I: C5B11D67 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 195 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #05: o=- C5B11D67 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Received message: line #02: C: 00C0 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20250811125952714 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:451) 20250811125952714 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952714 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952714 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:DF37AF1E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952714 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:DF37AF1E output_enabled 0 (mgcp_conn.c:271) 20250811125952714 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952714 DLMGCP DEBUG <0013> (00C0/rtp C:DF37AF1E r=NULL:0<->l=:0 CID=196) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952714 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:DF37AF1E CRCX: Creating connection: port: 5620 (mgcp_protocol.c:1044) 20250811125952714 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:DF37AF1E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952714 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #00: 200 20491 OK (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #02: I: DF37AF1E (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 196 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #05: o=- DF37AF1E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Received message: line #02: C: 00C1 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20250811125952714 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:451) 20250811125952714 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952714 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952714 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:BC83D714 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952714 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:BC83D714 output_enabled 0 (mgcp_conn.c:271) 20250811125952714 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952714 DLMGCP DEBUG <0013> (00C1/rtp C:BC83D714 r=NULL:0<->l=:0 CID=197) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952714 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:BC83D714 CRCX: Creating connection: port: 5622 (mgcp_protocol.c:1044) 20250811125952714 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:BC83D714 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952714 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #00: 200 20492 OK (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #02: I: BC83D714 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 197 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #05: o=- BC83D714 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952714 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20493 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #02: C: 00C2 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20250811125952715 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:451) 20250811125952715 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952715 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952715 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:48A50080 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952715 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:48A50080 output_enabled 0 (mgcp_conn.c:271) 20250811125952715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952715 DLMGCP DEBUG <0013> (00C2/rtp C:48A50080 r=NULL:0<->l=:0 CID=198) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952715 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:48A50080 CRCX: Creating connection: port: 5624 (mgcp_protocol.c:1044) 20250811125952715 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:48A50080 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952715 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #00: 200 20493 OK (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #02: I: 48A50080 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 198 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #05: o=- 48A50080 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20494 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #02: C: 00C3 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20250811125952715 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:451) 20250811125952715 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952715 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952715 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:5E179F78 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952715 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:5E179F78 output_enabled 0 (mgcp_conn.c:271) 20250811125952715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952715 DLMGCP DEBUG <0013> (00C3/rtp C:5E179F78 r=NULL:0<->l=:0 CID=199) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952715 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:5E179F78 CRCX: Creating connection: port: 5626 (mgcp_protocol.c:1044) 20250811125952715 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:5E179F78 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952715 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #00: 200 20494 OK (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E179F78 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 199 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5E179F78 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20495 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #02: C: 00C4 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20250811125952715 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:451) 20250811125952715 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952715 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952715 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:6C931623 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952715 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:6C931623 output_enabled 0 (mgcp_conn.c:271) 20250811125952715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952715 DLMGCP DEBUG <0013> (00C4/rtp C:6C931623 r=NULL:0<->l=:0 CID=200) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952715 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:6C931623 CRCX: Creating connection: port: 5628 (mgcp_protocol.c:1044) 20250811125952715 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:6C931623 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952715 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #00: 200 20495 OK (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #02: I: 6C931623 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 200 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6C931623 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20496 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #02: C: 00C5 (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952715 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20250811125952715 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:451) 20250811125952715 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952715 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:9A0D13DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:9A0D13DB output_enabled 0 (mgcp_conn.c:271) 20250811125952716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952716 DLMGCP DEBUG <0013> (00C5/rtp C:9A0D13DB r=NULL:0<->l=:0 CID=201) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:9A0D13DB CRCX: Creating connection: port: 5630 (mgcp_protocol.c:1044) 20250811125952716 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:9A0D13DB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #00: 200 20496 OK (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A0D13DB (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 201 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9A0D13DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Received message: line #02: C: 00C6 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20250811125952716 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:451) 20250811125952716 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952716 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:0DD21831 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:0DD21831 output_enabled 0 (mgcp_conn.c:271) 20250811125952716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952716 DLMGCP DEBUG <0013> (00C6/rtp C:0DD21831 r=NULL:0<->l=:0 CID=202) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:0DD21831 CRCX: Creating connection: port: 5632 (mgcp_protocol.c:1044) 20250811125952716 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:0DD21831 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #00: 200 20497 OK (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DD21831 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 202 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0DD21831 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Received message: line #02: C: 00C7 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20250811125952716 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:451) 20250811125952716 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952716 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:385252EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:385252EA output_enabled 0 (mgcp_conn.c:271) 20250811125952716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952716 DLMGCP DEBUG <0013> (00C7/rtp C:385252EA r=NULL:0<->l=:0 CID=203) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:385252EA CRCX: Creating connection: port: 5634 (mgcp_protocol.c:1044) 20250811125952716 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:385252EA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #00: 200 20498 OK (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #02: I: 385252EA (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 203 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #05: o=- 385252EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Received message: line #02: C: 00C8 (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20250811125952716 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:451) 20250811125952716 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952716 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:971F4C29 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:971F4C29 output_enabled 0 (mgcp_conn.c:271) 20250811125952716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952716 DLMGCP DEBUG <0013> (00C8/rtp C:971F4C29 r=NULL:0<->l=:0 CID=204) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952717 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:971F4C29 CRCX: Creating connection: port: 5636 (mgcp_protocol.c:1044) 20250811125952717 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:971F4C29 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952717 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #00: 200 20499 OK (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #02: I: 971F4C29 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 204 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #05: o=- 971F4C29 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Received message: line #02: C: 00C9 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20250811125952717 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:451) 20250811125952717 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952717 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952717 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:EE4E9471 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952717 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:EE4E9471 output_enabled 0 (mgcp_conn.c:271) 20250811125952717 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952717 DLMGCP DEBUG <0013> (00C9/rtp C:EE4E9471 r=NULL:0<->l=:0 CID=205) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952717 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:EE4E9471 CRCX: Creating connection: port: 5638 (mgcp_protocol.c:1044) 20250811125952717 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:EE4E9471 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952717 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #00: 200 20500 OK (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #02: I: EE4E9471 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 205 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #05: o=- EE4E9471 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20501 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Received message: line #02: C: 00CA (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20250811125952717 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:451) 20250811125952717 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952717 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952717 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:7F8C1724 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952717 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:7F8C1724 output_enabled 0 (mgcp_conn.c:271) 20250811125952717 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952717 DLMGCP DEBUG <0013> (00CA/rtp C:7F8C1724 r=NULL:0<->l=:0 CID=206) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952717 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:7F8C1724 CRCX: Creating connection: port: 5640 (mgcp_protocol.c:1044) 20250811125952717 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:7F8C1724 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952717 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #00: 200 20501 OK (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F8C1724 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 206 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7F8C1724 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20502 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Received message: line #02: C: 00CB (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952717 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20250811125952717 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:451) 20250811125952717 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952717 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952717 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:6A9D5F7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952717 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:6A9D5F7D output_enabled 0 (mgcp_conn.c:271) 20250811125952717 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952717 DLMGCP DEBUG <0013> (00CB/rtp C:6A9D5F7D r=NULL:0<->l=:0 CID=207) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952718 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:6A9D5F7D CRCX: Creating connection: port: 5642 (mgcp_protocol.c:1044) 20250811125952718 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:6A9D5F7D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952718 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #00: 200 20502 OK (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #02: I: 6A9D5F7D (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 207 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6A9D5F7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20503 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Received message: line #02: C: 00CC (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20250811125952718 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:451) 20250811125952718 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952718 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952718 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:84B0CBAB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952718 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:84B0CBAB output_enabled 0 (mgcp_conn.c:271) 20250811125952718 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952718 DLMGCP DEBUG <0013> (00CC/rtp C:84B0CBAB r=NULL:0<->l=:0 CID=208) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952718 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:84B0CBAB CRCX: Creating connection: port: 5644 (mgcp_protocol.c:1044) 20250811125952718 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:84B0CBAB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952718 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #00: 200 20503 OK (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #02: I: 84B0CBAB (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 208 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #05: o=- 84B0CBAB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Received message: line #02: C: 00CD (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20250811125952718 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:451) 20250811125952718 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952718 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:BB1B7489 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:BB1B7489 output_enabled 0 (mgcp_conn.c:271) 20250811125952718 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952718 DLMGCP DEBUG <0013> (00CD/rtp C:BB1B7489 r=NULL:0<->l=:0 CID=209) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:BB1B7489 CRCX: Creating connection: port: 5646 (mgcp_protocol.c:1044) 20250811125952718 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:BB1B7489 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #00: 200 20504 OK (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #02: I: BB1B7489 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 209 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #05: o=- BB1B7489 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Received message: line #02: C: 00CE (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952718 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20250811125952718 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:451) 20250811125952718 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952718 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952719 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:C5D9A119 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952719 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:C5D9A119 output_enabled 0 (mgcp_conn.c:271) 20250811125952719 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952719 DLMGCP DEBUG <0013> (00CE/rtp C:C5D9A119 r=NULL:0<->l=:0 CID=210) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952719 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:C5D9A119 CRCX: Creating connection: port: 5648 (mgcp_protocol.c:1044) 20250811125952719 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:C5D9A119 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952719 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #00: 200 20505 OK (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #02: I: C5D9A119 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 210 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #05: o=- C5D9A119 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20506 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Received message: line #02: C: 00CF (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20250811125952719 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:451) 20250811125952719 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952719 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:8FA530AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:8FA530AB output_enabled 0 (mgcp_conn.c:271) 20250811125952719 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952719 DLMGCP DEBUG <0013> (00CF/rtp C:8FA530AB r=NULL:0<->l=:0 CID=211) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:8FA530AB CRCX: Creating connection: port: 5650 (mgcp_protocol.c:1044) 20250811125952719 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:8FA530AB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #00: 200 20506 OK (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #02: I: 8FA530AB (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 211 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8FA530AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20507 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Received message: line #02: C: 00D0 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20250811125952719 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:451) 20250811125952719 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952719 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:C4F7355B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:C4F7355B output_enabled 0 (mgcp_conn.c:271) 20250811125952719 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952719 DLMGCP DEBUG <0013> (00D0/rtp C:C4F7355B r=NULL:0<->l=:0 CID=212) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:C4F7355B CRCX: Creating connection: port: 5652 (mgcp_protocol.c:1044) 20250811125952719 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:C4F7355B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #00: 200 20507 OK (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #02: I: C4F7355B (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 212 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #05: o=- C4F7355B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952719 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20508 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Received message: line #02: C: 00D1 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20250811125952720 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:451) 20250811125952720 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952720 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:B2877499 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:B2877499 output_enabled 0 (mgcp_conn.c:271) 20250811125952720 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952720 DLMGCP DEBUG <0013> (00D1/rtp C:B2877499 r=NULL:0<->l=:0 CID=213) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:B2877499 CRCX: Creating connection: port: 5654 (mgcp_protocol.c:1044) 20250811125952720 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:B2877499 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #00: 200 20508 OK (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #02: I: B2877499 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 213 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #05: o=- B2877499 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20509 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Received message: line #02: C: 00D2 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20250811125952720 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:451) 20250811125952720 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952720 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:18A18F4A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:18A18F4A output_enabled 0 (mgcp_conn.c:271) 20250811125952720 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952720 DLMGCP DEBUG <0013> (00D2/rtp C:18A18F4A r=NULL:0<->l=:0 CID=214) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:18A18F4A CRCX: Creating connection: port: 5656 (mgcp_protocol.c:1044) 20250811125952720 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:18A18F4A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #00: 200 20509 OK (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #02: I: 18A18F4A (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 214 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #05: o=- 18A18F4A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952720 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Received message: line #02: C: 00D3 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20250811125952721 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:451) 20250811125952721 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952721 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952721 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:43855DEF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952721 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:43855DEF output_enabled 0 (mgcp_conn.c:271) 20250811125952721 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952721 DLMGCP DEBUG <0013> (00D3/rtp C:43855DEF r=NULL:0<->l=:0 CID=215) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952721 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:43855DEF CRCX: Creating connection: port: 5658 (mgcp_protocol.c:1044) 20250811125952721 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:43855DEF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952721 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #00: 200 20510 OK (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #02: I: 43855DEF (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 215 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #05: o=- 43855DEF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Received message: line #02: C: 00D4 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20250811125952721 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:451) 20250811125952721 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952721 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952721 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:558EE29C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952721 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:558EE29C output_enabled 0 (mgcp_conn.c:271) 20250811125952721 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952721 DLMGCP DEBUG <0013> (00D4/rtp C:558EE29C r=NULL:0<->l=:0 CID=216) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952721 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:558EE29C CRCX: Creating connection: port: 5660 (mgcp_protocol.c:1044) 20250811125952721 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:558EE29C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952721 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #00: 200 20511 OK (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #02: I: 558EE29C (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 216 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #05: o=- 558EE29C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20512 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Received message: line #02: C: 00D5 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20250811125952721 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:451) 20250811125952721 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952721 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952721 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:B124B602 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952721 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:B124B602 output_enabled 0 (mgcp_conn.c:271) 20250811125952721 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952721 DLMGCP DEBUG <0013> (00D5/rtp C:B124B602 r=NULL:0<->l=:0 CID=217) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952721 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:B124B602 CRCX: Creating connection: port: 5662 (mgcp_protocol.c:1044) 20250811125952721 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:B124B602 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952721 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #00: 200 20512 OK (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #02: I: B124B602 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 217 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #05: o=- B124B602 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952721 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20513 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Received message: line #02: C: 00D6 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20250811125952722 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:451) 20250811125952722 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952722 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952722 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:7A0A3291 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952722 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:7A0A3291 output_enabled 0 (mgcp_conn.c:271) 20250811125952722 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952722 DLMGCP DEBUG <0013> (00D6/rtp C:7A0A3291 r=NULL:0<->l=:0 CID=218) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952722 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:7A0A3291 CRCX: Creating connection: port: 5664 (mgcp_protocol.c:1044) 20250811125952722 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:7A0A3291 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952722 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #00: 200 20513 OK (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A0A3291 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 218 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7A0A3291 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20514 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Received message: line #02: C: 00D7 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20250811125952722 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:451) 20250811125952722 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952722 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952722 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:0D747BBB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952722 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:0D747BBB output_enabled 0 (mgcp_conn.c:271) 20250811125952722 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952722 DLMGCP DEBUG <0013> (00D7/rtp C:0D747BBB r=NULL:0<->l=:0 CID=219) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952722 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:0D747BBB CRCX: Creating connection: port: 5666 (mgcp_protocol.c:1044) 20250811125952722 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:0D747BBB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952722 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #00: 200 20514 OK (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D747BBB (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 219 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0D747BBB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20515 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Received message: line #02: C: 00D8 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20250811125952722 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:451) 20250811125952722 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952722 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952722 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:499DFA1D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952722 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:499DFA1D output_enabled 0 (mgcp_conn.c:271) 20250811125952722 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952722 DLMGCP DEBUG <0013> (00D8/rtp C:499DFA1D r=NULL:0<->l=:0 CID=220) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952722 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:499DFA1D CRCX: Creating connection: port: 5668 (mgcp_protocol.c:1044) 20250811125952722 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:499DFA1D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952722 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #00: 200 20515 OK (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #02: I: 499DFA1D (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 220 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #05: o=- 499DFA1D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952722 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20516 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Received message: line #02: C: 00D9 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20250811125952723 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:451) 20250811125952723 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952723 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952723 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:6631994D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952723 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:6631994D output_enabled 0 (mgcp_conn.c:271) 20250811125952723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952723 DLMGCP DEBUG <0013> (00D9/rtp C:6631994D r=NULL:0<->l=:0 CID=221) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952723 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:6631994D CRCX: Creating connection: port: 5670 (mgcp_protocol.c:1044) 20250811125952723 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:6631994D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952723 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #00: 200 20516 OK (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #02: I: 6631994D (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 221 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6631994D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Received message: line #02: C: 00DA (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20250811125952723 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:451) 20250811125952723 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952723 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952723 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:5ABD2726 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952723 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:5ABD2726 output_enabled 0 (mgcp_conn.c:271) 20250811125952723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952723 DLMGCP DEBUG <0013> (00DA/rtp C:5ABD2726 r=NULL:0<->l=:0 CID=222) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952723 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:5ABD2726 CRCX: Creating connection: port: 5672 (mgcp_protocol.c:1044) 20250811125952723 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:5ABD2726 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952723 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #00: 200 20517 OK (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #02: I: 5ABD2726 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 222 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5ABD2726 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952723 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952724 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952724 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952724 DLMGCP DEBUG <0013> Received message: line #02: C: 00DB (mgcp_msg.c:72) 20250811125952724 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952724 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952724 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20250811125952724 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:451) 20250811125952724 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952724 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952724 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:988EC5BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952724 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:988EC5BB output_enabled 0 (mgcp_conn.c:271) 20250811125952724 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952724 DLMGCP DEBUG <0013> (00DB/rtp C:988EC5BB r=NULL:0<->l=:0 CID=223) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952724 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:988EC5BB CRCX: Creating connection: port: 5674 (mgcp_protocol.c:1044) 20250811125952724 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:988EC5BB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952724 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952724 DLMGCP DEBUG <0013> Generated response: line #00: 200 20518 OK (mgcp_msg.c:72) 20250811125952724 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250811125952724 DLMGCP DEBUG <0013> Generated response: line #02: I: 988EC5BB (mgcp_msg.c:72) 20250811125952724 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 223 (mgcp_msg.c:72) 20250811125952724 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952724 DLMGCP DEBUG <0013> Generated response: line #05: o=- 988EC5BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952724 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952724 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952724 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952724 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952724 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952724 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Received message: line #02: C: 00DC (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20250811125952725 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:451) 20250811125952725 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952725 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952725 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:21A549E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952725 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:21A549E8 output_enabled 0 (mgcp_conn.c:271) 20250811125952725 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952725 DLMGCP DEBUG <0013> (00DC/rtp C:21A549E8 r=NULL:0<->l=:0 CID=224) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952725 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:21A549E8 CRCX: Creating connection: port: 5676 (mgcp_protocol.c:1044) 20250811125952725 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:21A549E8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952725 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #00: 200 20519 OK (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #02: I: 21A549E8 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 224 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #05: o=- 21A549E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20520 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Received message: line #02: C: 00DD (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20250811125952725 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:451) 20250811125952725 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952725 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952725 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:86C28DC3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952725 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:86C28DC3 output_enabled 0 (mgcp_conn.c:271) 20250811125952725 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952725 DLMGCP DEBUG <0013> (00DD/rtp C:86C28DC3 r=NULL:0<->l=:0 CID=225) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952725 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:86C28DC3 CRCX: Creating connection: port: 5678 (mgcp_protocol.c:1044) 20250811125952725 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:86C28DC3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952725 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #00: 200 20520 OK (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #02: I: 86C28DC3 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 225 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #05: o=- 86C28DC3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952725 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20521 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Received message: line #02: C: 00DE (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20250811125952726 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:451) 20250811125952726 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952726 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952726 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:F013262C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952726 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:F013262C output_enabled 0 (mgcp_conn.c:271) 20250811125952726 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952726 DLMGCP DEBUG <0013> (00DE/rtp C:F013262C r=NULL:0<->l=:0 CID=226) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952726 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:F013262C CRCX: Creating connection: port: 5680 (mgcp_protocol.c:1044) 20250811125952726 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:F013262C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952726 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #00: 200 20521 OK (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #02: I: F013262C (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 226 (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #05: o=- F013262C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Received message: line #02: C: 00DF (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20250811125952726 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:451) 20250811125952726 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952726 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952726 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:7260577B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952726 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:7260577B output_enabled 0 (mgcp_conn.c:271) 20250811125952726 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952726 DLMGCP DEBUG <0013> (00DF/rtp C:7260577B r=NULL:0<->l=:0 CID=227) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952726 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:7260577B CRCX: Creating connection: port: 5682 (mgcp_protocol.c:1044) 20250811125952726 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:7260577B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952726 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #00: 200 20522 OK (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #02: I: 7260577B (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 227 (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7260577B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952726 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Received message: line #02: C: 00E0 (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20250811125952727 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:451) 20250811125952727 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952727 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:CCCFBF74 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:CCCFBF74 output_enabled 0 (mgcp_conn.c:271) 20250811125952727 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952727 DLMGCP DEBUG <0013> (00E0/rtp C:CCCFBF74 r=NULL:0<->l=:0 CID=228) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:CCCFBF74 CRCX: Creating connection: port: 5684 (mgcp_protocol.c:1044) 20250811125952727 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:CCCFBF74 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952727 DLMGCP DEBUG <0013> Generated response: line #00: 200 20523 OK (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Generated response: line #02: I: CCCFBF74 (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 228 (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Generated response: line #05: o=- CCCFBF74 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952727 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Received message: line #02: C: 00E1 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20250811125952728 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:451) 20250811125952728 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952728 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:6DA7E9B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:6DA7E9B9 output_enabled 0 (mgcp_conn.c:271) 20250811125952728 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952728 DLMGCP DEBUG <0013> (00E1/rtp C:6DA7E9B9 r=NULL:0<->l=:0 CID=229) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:6DA7E9B9 CRCX: Creating connection: port: 5686 (mgcp_protocol.c:1044) 20250811125952728 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:6DA7E9B9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #00: 200 20524 OK (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #02: I: 6DA7E9B9 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 229 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6DA7E9B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Received message: line #02: C: 00E2 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20250811125952728 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:451) 20250811125952728 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952728 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:A7DCADAA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:A7DCADAA output_enabled 0 (mgcp_conn.c:271) 20250811125952728 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952728 DLMGCP DEBUG <0013> (00E2/rtp C:A7DCADAA r=NULL:0<->l=:0 CID=230) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:A7DCADAA CRCX: Creating connection: port: 5688 (mgcp_protocol.c:1044) 20250811125952728 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:A7DCADAA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #00: 200 20525 OK (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #02: I: A7DCADAA (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 230 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #05: o=- A7DCADAA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952728 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Received message: line #02: C: 00E3 (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20250811125952729 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:451) 20250811125952729 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952729 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:EDA6E35A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:EDA6E35A output_enabled 0 (mgcp_conn.c:271) 20250811125952729 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952729 DLMGCP DEBUG <0013> (00E3/rtp C:EDA6E35A r=NULL:0<->l=:0 CID=231) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:EDA6E35A CRCX: Creating connection: port: 5690 (mgcp_protocol.c:1044) 20250811125952729 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:EDA6E35A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952729 DLMGCP DEBUG <0013> Generated response: line #00: 200 20526 OK (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Generated response: line #02: I: EDA6E35A (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 231 (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Generated response: line #05: o=- EDA6E35A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Received message: line #02: C: 00E4 (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20250811125952729 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:451) 20250811125952729 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952729 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:874F36A0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:874F36A0 output_enabled 0 (mgcp_conn.c:271) 20250811125952730 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952730 DLMGCP DEBUG <0013> (00E4/rtp C:874F36A0 r=NULL:0<->l=:0 CID=232) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:874F36A0 CRCX: Creating connection: port: 5692 (mgcp_protocol.c:1044) 20250811125952730 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:874F36A0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #00: 200 20527 OK (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #02: I: 874F36A0 (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 232 (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #05: o=- 874F36A0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Received message: line #02: C: 00E5 (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20250811125952730 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:451) 20250811125952730 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952730 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:C8A88069 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:C8A88069 output_enabled 0 (mgcp_conn.c:271) 20250811125952730 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952730 DLMGCP DEBUG <0013> (00E5/rtp C:C8A88069 r=NULL:0<->l=:0 CID=233) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:C8A88069 CRCX: Creating connection: port: 5694 (mgcp_protocol.c:1044) 20250811125952730 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:C8A88069 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #00: 200 20528 OK (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #02: I: C8A88069 (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 233 (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #05: o=- C8A88069 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952730 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Received message: line #02: C: 00E6 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20250811125952731 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:451) 20250811125952731 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952731 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:CDC8E6B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:CDC8E6B0 output_enabled 0 (mgcp_conn.c:271) 20250811125952731 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952731 DLMGCP DEBUG <0013> (00E6/rtp C:CDC8E6B0 r=NULL:0<->l=:0 CID=234) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:CDC8E6B0 CRCX: Creating connection: port: 5696 (mgcp_protocol.c:1044) 20250811125952731 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:CDC8E6B0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #00: 200 20529 OK (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #02: I: CDC8E6B0 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 234 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #05: o=- CDC8E6B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Received message: line #02: C: 00E7 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20250811125952731 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:451) 20250811125952731 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952731 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:96A8D87E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:96A8D87E output_enabled 0 (mgcp_conn.c:271) 20250811125952731 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952731 DLMGCP DEBUG <0013> (00E7/rtp C:96A8D87E r=NULL:0<->l=:0 CID=235) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:96A8D87E CRCX: Creating connection: port: 5698 (mgcp_protocol.c:1044) 20250811125952731 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:96A8D87E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #00: 200 20530 OK (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #02: I: 96A8D87E (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 235 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #05: o=- 96A8D87E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952731 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952732 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952732 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952732 DLMGCP DEBUG <0013> Received message: line #02: C: 00E8 (mgcp_msg.c:72) 20250811125952732 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952732 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952732 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20250811125952732 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:451) 20250811125952732 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952732 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952732 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:292822AA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952732 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:292822AA output_enabled 0 (mgcp_conn.c:271) 20250811125952732 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952732 DLMGCP DEBUG <0013> (00E8/rtp C:292822AA r=NULL:0<->l=:0 CID=236) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952732 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:292822AA CRCX: Creating connection: port: 5700 (mgcp_protocol.c:1044) 20250811125952732 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:292822AA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952732 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952732 DLMGCP DEBUG <0013> Generated response: line #00: 200 20531 OK (mgcp_msg.c:72) 20250811125952732 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250811125952732 DLMGCP DEBUG <0013> Generated response: line #02: I: 292822AA (mgcp_msg.c:72) 20250811125952732 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 236 (mgcp_msg.c:72) 20250811125952732 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952732 DLMGCP DEBUG <0013> Generated response: line #05: o=- 292822AA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952732 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952732 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952732 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952732 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952732 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952732 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Received message: line #02: C: 00E9 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20250811125952733 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:451) 20250811125952733 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952733 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952733 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:FB9E244E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952733 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:FB9E244E output_enabled 0 (mgcp_conn.c:271) 20250811125952733 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952733 DLMGCP DEBUG <0013> (00E9/rtp C:FB9E244E r=NULL:0<->l=:0 CID=237) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952733 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:FB9E244E CRCX: Creating connection: port: 5702 (mgcp_protocol.c:1044) 20250811125952733 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:FB9E244E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952733 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #00: 200 20532 OK (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #02: I: FB9E244E (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 237 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #05: o=- FB9E244E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Received message: line #02: C: 00EA (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20250811125952733 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:451) 20250811125952733 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952733 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952733 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:F3C7B143 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952733 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:F3C7B143 output_enabled 0 (mgcp_conn.c:271) 20250811125952733 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952733 DLMGCP DEBUG <0013> (00EA/rtp C:F3C7B143 r=NULL:0<->l=:0 CID=238) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952733 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:F3C7B143 CRCX: Creating connection: port: 5704 (mgcp_protocol.c:1044) 20250811125952733 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:F3C7B143 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952733 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #00: 200 20533 OK (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #02: I: F3C7B143 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 238 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #05: o=- F3C7B143 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952733 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Received message: line #02: C: 00EB (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20250811125952734 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:451) 20250811125952734 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952734 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:0608E4EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:0608E4EC output_enabled 0 (mgcp_conn.c:271) 20250811125952734 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952734 DLMGCP DEBUG <0013> (00EB/rtp C:0608E4EC r=NULL:0<->l=:0 CID=239) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:0608E4EC CRCX: Creating connection: port: 5706 (mgcp_protocol.c:1044) 20250811125952734 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:0608E4EC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #00: 200 20534 OK (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #02: I: 0608E4EC (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 239 (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0608E4EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Received message: line #02: C: 00EC (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20250811125952734 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:451) 20250811125952734 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952734 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:754F36F8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:754F36F8 output_enabled 0 (mgcp_conn.c:271) 20250811125952734 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952734 DLMGCP DEBUG <0013> (00EC/rtp C:754F36F8 r=NULL:0<->l=:0 CID=240) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:754F36F8 CRCX: Creating connection: port: 5708 (mgcp_protocol.c:1044) 20250811125952734 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:754F36F8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #00: 200 20535 OK (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #02: I: 754F36F8 (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 240 (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #05: o=- 754F36F8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952734 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Received message: line #02: C: 00ED (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20250811125952735 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:451) 20250811125952735 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952735 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:B0CCF119 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:B0CCF119 output_enabled 0 (mgcp_conn.c:271) 20250811125952735 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952735 DLMGCP DEBUG <0013> (00ED/rtp C:B0CCF119 r=NULL:0<->l=:0 CID=241) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:B0CCF119 CRCX: Creating connection: port: 5710 (mgcp_protocol.c:1044) 20250811125952735 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:B0CCF119 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #00: 200 20536 OK (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #02: I: B0CCF119 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 241 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #05: o=- B0CCF119 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Received message: line #02: C: 00EE (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20250811125952735 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:451) 20250811125952735 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952735 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:B02239B1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:B02239B1 output_enabled 0 (mgcp_conn.c:271) 20250811125952735 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952735 DLMGCP DEBUG <0013> (00EE/rtp C:B02239B1 r=NULL:0<->l=:0 CID=242) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:B02239B1 CRCX: Creating connection: port: 5712 (mgcp_protocol.c:1044) 20250811125952735 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:B02239B1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #00: 200 20537 OK (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #02: I: B02239B1 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 242 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #05: o=- B02239B1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952735 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Received message: line #02: C: 00EF (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20250811125952736 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:451) 20250811125952736 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952736 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:DBEDA9A2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:DBEDA9A2 output_enabled 0 (mgcp_conn.c:271) 20250811125952736 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952736 DLMGCP DEBUG <0013> (00EF/rtp C:DBEDA9A2 r=NULL:0<->l=:0 CID=243) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:DBEDA9A2 CRCX: Creating connection: port: 5714 (mgcp_protocol.c:1044) 20250811125952736 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:DBEDA9A2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952736 DLMGCP DEBUG <0013> Generated response: line #00: 200 20538 OK (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Generated response: line #02: I: DBEDA9A2 (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 243 (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Generated response: line #05: o=- DBEDA9A2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Received message: line #02: C: 00F0 (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20250811125952736 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:451) 20250811125952736 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952736 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:56271A2F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:56271A2F output_enabled 0 (mgcp_conn.c:271) 20250811125952736 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952736 DLMGCP DEBUG <0013> (00F0/rtp C:56271A2F r=NULL:0<->l=:0 CID=244) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:56271A2F CRCX: Creating connection: port: 5716 (mgcp_protocol.c:1044) 20250811125952737 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:56271A2F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #00: 200 20539 OK (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #02: I: 56271A2F (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 244 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #05: o=- 56271A2F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Received message: line #02: C: 00F1 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20250811125952737 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:451) 20250811125952737 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952737 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:5F5D1752 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:5F5D1752 output_enabled 0 (mgcp_conn.c:271) 20250811125952737 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952737 DLMGCP DEBUG <0013> (00F1/rtp C:5F5D1752 r=NULL:0<->l=:0 CID=245) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:5F5D1752 CRCX: Creating connection: port: 5718 (mgcp_protocol.c:1044) 20250811125952737 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:5F5D1752 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #00: 200 20540 OK (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F5D1752 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 245 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5F5D1752 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Received message: line #02: C: 00F2 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20250811125952737 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:451) 20250811125952737 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952737 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:4763F38B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:4763F38B output_enabled 0 (mgcp_conn.c:271) 20250811125952737 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952737 DLMGCP DEBUG <0013> (00F2/rtp C:4763F38B r=NULL:0<->l=:0 CID=246) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:4763F38B CRCX: Creating connection: port: 5720 (mgcp_protocol.c:1044) 20250811125952737 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:4763F38B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #00: 200 20541 OK (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #02: I: 4763F38B (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 246 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4763F38B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952737 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Received message: line #02: C: 00F3 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20250811125952738 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:451) 20250811125952738 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952738 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:2E2AB016 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:2E2AB016 output_enabled 0 (mgcp_conn.c:271) 20250811125952738 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952738 DLMGCP DEBUG <0013> (00F3/rtp C:2E2AB016 r=NULL:0<->l=:0 CID=247) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:2E2AB016 CRCX: Creating connection: port: 5722 (mgcp_protocol.c:1044) 20250811125952738 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:2E2AB016 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #00: 200 20542 OK (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E2AB016 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 247 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2E2AB016 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Received message: line #02: C: 00F4 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20250811125952738 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:451) 20250811125952738 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952738 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:4AC4E009 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:4AC4E009 output_enabled 0 (mgcp_conn.c:271) 20250811125952738 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952738 DLMGCP DEBUG <0013> (00F4/rtp C:4AC4E009 r=NULL:0<->l=:0 CID=248) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:4AC4E009 CRCX: Creating connection: port: 5724 (mgcp_protocol.c:1044) 20250811125952738 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:4AC4E009 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #00: 200 20543 OK (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AC4E009 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 248 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4AC4E009 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Received message: line #02: C: 00F5 (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20250811125952738 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:451) 20250811125952738 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952738 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:E0B8AB73 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:E0B8AB73 output_enabled 0 (mgcp_conn.c:271) 20250811125952738 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952738 DLMGCP DEBUG <0013> (00F5/rtp C:E0B8AB73 r=NULL:0<->l=:0 CID=249) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:E0B8AB73 CRCX: Creating connection: port: 5726 (mgcp_protocol.c:1044) 20250811125952738 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:E0B8AB73 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #00: 200 20544 OK (mgcp_msg.c:72) 20250811125952738 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #02: I: E0B8AB73 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 249 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #05: o=- E0B8AB73 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Received message: line #02: C: 00F6 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20250811125952739 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:451) 20250811125952739 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952739 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952739 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:57C267AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952739 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:57C267AC output_enabled 0 (mgcp_conn.c:271) 20250811125952739 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952739 DLMGCP DEBUG <0013> (00F6/rtp C:57C267AC r=NULL:0<->l=:0 CID=250) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952739 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:57C267AC CRCX: Creating connection: port: 5728 (mgcp_protocol.c:1044) 20250811125952739 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:57C267AC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952739 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #00: 200 20545 OK (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #02: I: 57C267AC (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 250 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #05: o=- 57C267AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Received message: line #02: C: 00F7 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20250811125952739 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:451) 20250811125952739 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952739 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952739 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:15AEDBE5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952739 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:15AEDBE5 output_enabled 0 (mgcp_conn.c:271) 20250811125952739 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952739 DLMGCP DEBUG <0013> (00F7/rtp C:15AEDBE5 r=NULL:0<->l=:0 CID=251) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952739 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:15AEDBE5 CRCX: Creating connection: port: 5730 (mgcp_protocol.c:1044) 20250811125952739 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:15AEDBE5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952739 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #00: 200 20546 OK (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #02: I: 15AEDBE5 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 251 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #05: o=- 15AEDBE5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Received message: line #02: C: 00F8 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20250811125952739 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:451) 20250811125952739 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952739 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952739 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:78BC0699 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952739 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:78BC0699 output_enabled 0 (mgcp_conn.c:271) 20250811125952739 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952739 DLMGCP DEBUG <0013> (00F8/rtp C:78BC0699 r=NULL:0<->l=:0 CID=252) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952739 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:78BC0699 CRCX: Creating connection: port: 5732 (mgcp_protocol.c:1044) 20250811125952739 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:78BC0699 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952739 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #00: 200 20547 OK (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #02: I: 78BC0699 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 252 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #05: o=- 78BC0699 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952739 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Received message: line #02: C: 00F9 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20250811125952740 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:451) 20250811125952740 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952740 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952740 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:6746325F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952740 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:6746325F output_enabled 0 (mgcp_conn.c:271) 20250811125952740 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952740 DLMGCP DEBUG <0013> (00F9/rtp C:6746325F r=NULL:0<->l=:0 CID=253) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952740 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:6746325F CRCX: Creating connection: port: 5734 (mgcp_protocol.c:1044) 20250811125952740 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:6746325F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952740 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #00: 200 20548 OK (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #02: I: 6746325F (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 253 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6746325F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Received message: line #02: C: 00FA (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20250811125952740 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:451) 20250811125952740 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952740 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952740 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:515BB314 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952740 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:515BB314 output_enabled 0 (mgcp_conn.c:271) 20250811125952740 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952740 DLMGCP DEBUG <0013> (00FA/rtp C:515BB314 r=NULL:0<->l=:0 CID=254) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952740 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:515BB314 CRCX: Creating connection: port: 5736 (mgcp_protocol.c:1044) 20250811125952740 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:515BB314 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952740 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #00: 200 20549 OK (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #02: I: 515BB314 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 254 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #05: o=- 515BB314 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952740 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Received message: line #02: C: 00FB (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20250811125952741 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:451) 20250811125952741 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952741 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:CA17B657 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:CA17B657 output_enabled 0 (mgcp_conn.c:271) 20250811125952741 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952741 DLMGCP DEBUG <0013> (00FB/rtp C:CA17B657 r=NULL:0<->l=:0 CID=255) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:CA17B657 CRCX: Creating connection: port: 5738 (mgcp_protocol.c:1044) 20250811125952741 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:CA17B657 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #00: 200 20550 OK (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #02: I: CA17B657 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 255 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #05: o=- CA17B657 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Received message: line #02: C: 00FC (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20250811125952741 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:451) 20250811125952741 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952741 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:78A9CB38 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:78A9CB38 output_enabled 0 (mgcp_conn.c:271) 20250811125952741 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952741 DLMGCP DEBUG <0013> (00FC/rtp C:78A9CB38 r=NULL:0<->l=:0 CID=0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:78A9CB38 CRCX: Creating connection: port: 5740 (mgcp_protocol.c:1044) 20250811125952741 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:78A9CB38 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #00: 200 20551 OK (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #02: I: 78A9CB38 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 0 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #05: o=- 78A9CB38 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Received message: line #02: C: 00FD (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20250811125952741 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:451) 20250811125952741 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952741 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:AAE8FE51 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:AAE8FE51 output_enabled 0 (mgcp_conn.c:271) 20250811125952741 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952741 DLMGCP DEBUG <0013> (00FD/rtp C:AAE8FE51 r=NULL:0<->l=:0 CID=1) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:AAE8FE51 CRCX: Creating connection: port: 5742 (mgcp_protocol.c:1044) 20250811125952741 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:AAE8FE51 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #00: 200 20552 OK (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #02: I: AAE8FE51 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 1 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #05: o=- AAE8FE51 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952741 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Received message: line #02: C: 00FE (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20250811125952742 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:451) 20250811125952742 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952742 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:11A4E262 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:11A4E262 output_enabled 0 (mgcp_conn.c:271) 20250811125952742 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952742 DLMGCP DEBUG <0013> (00FE/rtp C:11A4E262 r=NULL:0<->l=:0 CID=2) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:11A4E262 CRCX: Creating connection: port: 5744 (mgcp_protocol.c:1044) 20250811125952742 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:11A4E262 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #00: 200 20553 OK (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #02: I: 11A4E262 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 2 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #05: o=- 11A4E262 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Received message: line #02: C: 00FF (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20250811125952742 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:451) 20250811125952742 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952742 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952742 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:DD12C577 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952742 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:DD12C577 output_enabled 0 (mgcp_conn.c:271) 20250811125952742 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125952742 DLMGCP DEBUG <0013> (00FF/rtp C:DD12C577 r=NULL:0<->l=:0 CID=3) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125952742 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:DD12C577 CRCX: Creating connection: port: 5746 (mgcp_protocol.c:1044) 20250811125952742 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:DD12C577 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125952742 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #00: 200 20554 OK (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #02: I: DD12C577 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 3 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #05: o=- DD12C577 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Received message: line #02: C: 0100 (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125952742 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20250811125952742 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:451) 20250811125952742 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125952742 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125952742 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:45957725 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125952742 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:45957725 output_enabled 0 (mgcp_conn.c:271) 20250811125952742 DOSMUX ERROR <0002> All Osmux circuits are in use! (mgcp_osmux.c:778) 20250811125952742 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952742 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952742 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: unable to create connection (mgcp_protocol.c:1063) 20250811125952742 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=400 (mgcp_protocol.c:240) 20250811125952742 DLMGCP DEBUG <0013> Generated response: line #00: 400 20555 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass 20250811125952743 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952743 DLMGCP DEBUG <0013> Received message: line #01: C: 0000 (mgcp_msg.c:72) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20250811125952743 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:451) 20250811125952743 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952743 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952744 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952746 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952747 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952749 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952751 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952751 DLMGCP DEBUG <0013> Generated response: line #00: 200 20556 OK (mgcp_msg.c:72) 20250811125952753 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952753 DLMGCP DEBUG <0013> Received message: line #01: C: 0001 (mgcp_msg.c:72) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952753 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952753 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952753 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952753 DLMGCP DEBUG <0013> Generated response: line #00: 200 20557 OK (mgcp_msg.c:72) 20250811125952754 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952754 DLMGCP DEBUG <0013> Received message: line #01: C: 0002 (mgcp_msg.c:72) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952754 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952754 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952754 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952755 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952755 DLMGCP DEBUG <0013> Generated response: line #00: 200 20558 OK (mgcp_msg.c:72) 20250811125952756 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952756 DLMGCP DEBUG <0013> Received message: line #01: C: 0003 (mgcp_msg.c:72) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952756 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952756 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952756 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952757 DLMGCP DEBUG <0013> Generated response: line #00: 200 20559 OK (mgcp_msg.c:72) 20250811125952757 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952757 DLMGCP DEBUG <0013> Received message: line #01: C: 0004 (mgcp_msg.c:72) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952757 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952757 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952757 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952758 DLMGCP DEBUG <0013> Generated response: line #00: 200 20560 OK (mgcp_msg.c:72) 20250811125952758 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952758 DLMGCP DEBUG <0013> Received message: line #01: C: 0005 (mgcp_msg.c:72) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952758 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952758 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952759 DLMGCP DEBUG <0013> Generated response: line #00: 200 20561 OK (mgcp_msg.c:72) 20250811125952759 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952759 DLMGCP DEBUG <0013> Received message: line #01: C: 0006 (mgcp_msg.c:72) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952759 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952759 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952759 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952760 DLMGCP DEBUG <0013> Generated response: line #00: 200 20562 OK (mgcp_msg.c:72) 20250811125952760 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952760 DLMGCP DEBUG <0013> Received message: line #01: C: 0007 (mgcp_msg.c:72) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952760 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952760 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952761 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952762 DLMGCP DEBUG <0013> Generated response: line #00: 200 20563 OK (mgcp_msg.c:72) 20250811125952762 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952762 DLMGCP DEBUG <0013> Received message: line #01: C: 0008 (mgcp_msg.c:72) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952762 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952762 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952763 DLMGCP DEBUG <0013> Generated response: line #00: 200 20564 OK (mgcp_msg.c:72) 20250811125952763 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20565 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952763 DLMGCP DEBUG <0013> Received message: line #01: C: 0009 (mgcp_msg.c:72) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952763 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952763 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952764 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952764 DLMGCP DEBUG <0013> Generated response: line #00: 200 20565 OK (mgcp_msg.c:72) 20250811125952765 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20566 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952765 DLMGCP DEBUG <0013> Received message: line #01: C: 000A (mgcp_msg.c:72) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952765 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952765 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952765 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952765 DLMGCP DEBUG <0013> Generated response: line #00: 200 20566 OK (mgcp_msg.c:72) 20250811125952766 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20567 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952766 DLMGCP DEBUG <0013> Received message: line #01: C: 000B (mgcp_msg.c:72) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952766 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952766 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952766 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952767 DLMGCP DEBUG <0013> Generated response: line #00: 200 20567 OK (mgcp_msg.c:72) 20250811125952767 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20568 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952767 DLMGCP DEBUG <0013> Received message: line #01: C: 000C (mgcp_msg.c:72) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952767 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952767 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952767 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952768 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952768 DLMGCP DEBUG <0013> Generated response: line #00: 200 20568 OK (mgcp_msg.c:72) 20250811125952769 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952769 DLMGCP DEBUG <0013> Received message: line #01: C: 000D (mgcp_msg.c:72) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952769 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952769 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952769 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952769 DLMGCP DEBUG <0013> Generated response: line #00: 200 20569 OK (mgcp_msg.c:72) 20250811125952770 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952770 DLMGCP DEBUG <0013> Received message: line #01: C: 000E (mgcp_msg.c:72) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952770 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952770 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952770 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952771 DLMGCP DEBUG <0013> Generated response: line #00: 200 20570 OK (mgcp_msg.c:72) 20250811125952771 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952771 DLMGCP DEBUG <0013> Received message: line #01: C: 000F (mgcp_msg.c:72) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952771 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952771 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952771 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952772 DLMGCP DEBUG <0013> Generated response: line #00: 200 20571 OK (mgcp_msg.c:72) 20250811125952772 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952772 DLMGCP DEBUG <0013> Received message: line #01: C: 0010 (mgcp_msg.c:72) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952772 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952772 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952772 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952773 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952773 DLMGCP DEBUG <0013> Generated response: line #00: 200 20572 OK (mgcp_msg.c:72) 20250811125952774 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952774 DLMGCP DEBUG <0013> Received message: line #01: C: 0011 (mgcp_msg.c:72) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952774 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952774 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952774 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952774 DLMGCP DEBUG <0013> Generated response: line #00: 200 20573 OK (mgcp_msg.c:72) 20250811125952775 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952775 DLMGCP DEBUG <0013> Received message: line #01: C: 0012 (mgcp_msg.c:72) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952775 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952775 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952775 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952775 DLMGCP DEBUG <0013> Generated response: line #00: 200 20574 OK (mgcp_msg.c:72) 20250811125952776 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952776 DLMGCP DEBUG <0013> Received message: line #01: C: 0013 (mgcp_msg.c:72) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952776 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952776 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952776 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952776 DLMGCP DEBUG <0013> Generated response: line #00: 200 20575 OK (mgcp_msg.c:72) 20250811125952777 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952777 DLMGCP DEBUG <0013> Received message: line #01: C: 0014 (mgcp_msg.c:72) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952777 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952777 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952777 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952778 DLMGCP DEBUG <0013> Generated response: line #00: 200 20576 OK (mgcp_msg.c:72) 20250811125952778 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952778 DLMGCP DEBUG <0013> Received message: line #01: C: 0015 (mgcp_msg.c:72) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952778 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952778 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952778 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952779 DLMGCP DEBUG <0013> Generated response: line #00: 200 20577 OK (mgcp_msg.c:72) 20250811125952779 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952779 DLMGCP DEBUG <0013> Received message: line #01: C: 0016 (mgcp_msg.c:72) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952779 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952779 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952779 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952780 DLMGCP DEBUG <0013> Generated response: line #00: 200 20578 OK (mgcp_msg.c:72) 20250811125952780 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952780 DLMGCP DEBUG <0013> Received message: line #01: C: 0017 (mgcp_msg.c:72) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952780 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952780 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952780 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952781 DLMGCP DEBUG <0013> Generated response: line #00: 200 20579 OK (mgcp_msg.c:72) 20250811125952781 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952781 DLMGCP DEBUG <0013> Received message: line #01: C: 0018 (mgcp_msg.c:72) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952781 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952781 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952781 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952782 DLMGCP DEBUG <0013> Generated response: line #00: 200 20580 OK (mgcp_msg.c:72) 20250811125952782 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20581 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952782 DLMGCP DEBUG <0013> Received message: line #01: C: 0019 (mgcp_msg.c:72) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952782 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952782 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952782 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952783 DLMGCP DEBUG <0013> Generated response: line #00: 200 20581 OK (mgcp_msg.c:72) 20250811125952783 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20582 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952783 DLMGCP DEBUG <0013> Received message: line #01: C: 001A (mgcp_msg.c:72) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952783 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952783 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952783 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952784 DLMGCP DEBUG <0013> Generated response: line #00: 200 20582 OK (mgcp_msg.c:72) 20250811125952784 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20583 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952784 DLMGCP DEBUG <0013> Received message: line #01: C: 001B (mgcp_msg.c:72) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952784 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952784 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952784 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952785 DLMGCP DEBUG <0013> Generated response: line #00: 200 20583 OK (mgcp_msg.c:72) 20250811125952785 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20584 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952785 DLMGCP DEBUG <0013> Received message: line #01: C: 001C (mgcp_msg.c:72) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952785 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952785 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952785 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952786 DLMGCP DEBUG <0013> Generated response: line #00: 200 20584 OK (mgcp_msg.c:72) 20250811125952786 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20585 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952786 DLMGCP DEBUG <0013> Received message: line #01: C: 001D (mgcp_msg.c:72) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952786 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952786 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952786 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952787 DLMGCP DEBUG <0013> Generated response: line #00: 200 20585 OK (mgcp_msg.c:72) 20250811125952787 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20586 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952787 DLMGCP DEBUG <0013> Received message: line #01: C: 001E (mgcp_msg.c:72) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952787 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952787 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952787 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20590 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952790 DLMGCP DEBUG <0013> Received message: line #01: C: 0022 (mgcp_msg.c:72) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952790 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952790 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952790 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20591 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952791 DLMGCP DEBUG <0013> Received message: line #01: C: 0023 (mgcp_msg.c:72) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952791 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952791 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952791 DLMGCP DEBUG <0013> Received message: line #01: C: 0024 (mgcp_msg.c:72) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952791 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952791 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952791 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20593 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952792 DLMGCP DEBUG <0013> Received message: line #01: C: 0025 (mgcp_msg.c:72) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952792 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952792 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952792 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952793 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20604 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952801 DLMGCP DEBUG <0013> Received message: line #01: C: 0030 (mgcp_msg.c:72) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952801 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952801 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952801 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20605 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952801 DLMGCP DEBUG <0013> Received message: line #01: C: 0031 (mgcp_msg.c:72) 20250811125952801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952801 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952801 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20606 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952802 DLMGCP DEBUG <0013> Received message: line #01: C: 0032 (mgcp_msg.c:72) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952802 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952802 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952802 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952803 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952803 DLMGCP DEBUG <0013> Generated response: line #00: 200 20606 OK (mgcp_msg.c:72) 20250811125952803 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20607 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952803 DLMGCP DEBUG <0013> Received message: line #01: C: 0033 (mgcp_msg.c:72) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952803 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952803 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20622 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952815 DLMGCP DEBUG <0013> Received message: line #01: C: 0042 (mgcp_msg.c:72) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952815 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952815 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952815 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952816 DLMGCP DEBUG <0013> Generated response: line #00: 200 20622 OK (mgcp_msg.c:72) 20250811125952816 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952816 DLMGCP DEBUG <0013> Received message: line #01: C: 0043 (mgcp_msg.c:72) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952816 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952816 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20634 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952825 DLMGCP DEBUG <0013> Received message: line #01: C: 004E (mgcp_msg.c:72) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952825 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952825 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952825 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952826 DLMGCP DEBUG <0013> Generated response: line #00: 200 20634 OK (mgcp_msg.c:72) 20250811125952826 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20635 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952826 DLMGCP DEBUG <0013> Received message: line #01: C: 004F (mgcp_msg.c:72) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952826 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952826 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952826 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952827 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20647 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952836 DLMGCP DEBUG <0013> Received message: line #01: C: 005B (mgcp_msg.c:72) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952836 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952836 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952836 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952837 DLMGCP DEBUG <0013> Generated response: line #00: 200 20647 OK (mgcp_msg.c:72) 20250811125952837 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20648 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952837 DLMGCP DEBUG <0013> Received message: line #01: C: 005C (mgcp_msg.c:72) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952837 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952837 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952837 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20660 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952846 DLMGCP DEBUG <0013> Received message: line #01: C: 0068 (mgcp_msg.c:72) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952846 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952846 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952846 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20661 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952847 DLMGCP DEBUG <0013> Received message: line #01: C: 0069 (mgcp_msg.c:72) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952847 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952847 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20662 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952847 DLMGCP DEBUG <0013> Received message: line #01: C: 006A (mgcp_msg.c:72) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952847 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952847 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952847 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20663 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952848 DLMGCP DEBUG <0013> Received message: line #01: C: 006B (mgcp_msg.c:72) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952848 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952848 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20674 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952856 DLMGCP DEBUG <0013> Received message: line #01: C: 0076 (mgcp_msg.c:72) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952856 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952856 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952856 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952857 DLMGCP DEBUG <0013> Received message: line #01: C: 0077 (mgcp_msg.c:72) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952857 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952857 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952857 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952858 DLMGCP DEBUG <0013> Received message: line #01: C: 0078 (mgcp_msg.c:72) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952858 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952858 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952858 DLMGCP DEBUG <0013> Received message: line #01: C: 0079 (mgcp_msg.c:72) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952858 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952858 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952858 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952866 DLMGCP DEBUG <0013> Received message: line #01: C: 0084 (mgcp_msg.c:72) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952866 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952866 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952866 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20689 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952867 DLMGCP DEBUG <0013> Received message: line #01: C: 0085 (mgcp_msg.c:72) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952867 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952867 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952867 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952868 DLMGCP DEBUG <0013> Received message: line #01: C: 0086 (mgcp_msg.c:72) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952868 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952868 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952868 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952869 DLMGCP DEBUG <0013> Received message: line #01: C: 0087 (mgcp_msg.c:72) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952869 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952869 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952869 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20703 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952878 DLMGCP DEBUG <0013> Received message: line #01: C: 0093 (mgcp_msg.c:72) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952878 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952878 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952878 DLMGCP DEBUG <0013> Generated response: line #00: 200 20703 OK (mgcp_msg.c:72) 20250811125952878 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20704 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952878 DLMGCP DEBUG <0013> Received message: line #01: C: 0094 (mgcp_msg.c:72) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952878 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952878 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952888 DLMGCP DEBUG <0013> Received message: line #01: C: 00A1 (mgcp_msg.c:72) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952888 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952888 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952888 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952889 DLMGCP DEBUG <0013> Received message: line #01: C: 00A2 (mgcp_msg.c:72) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952889 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952889 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952889 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20719 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952890 DLMGCP DEBUG <0013> Received message: line #01: C: 00A3 (mgcp_msg.c:72) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952890 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952890 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952890 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952899 DLMGCP DEBUG <0013> Received message: line #01: C: 00AF (mgcp_msg.c:72) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952899 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952899 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952899 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952899 DLMGCP DEBUG <0013> Received message: line #01: C: 00B0 (mgcp_msg.c:72) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952900 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952900 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20733 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952900 DLMGCP DEBUG <0013> Received message: line #01: C: 00B1 (mgcp_msg.c:72) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952900 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952900 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952900 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20734 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952901 DLMGCP DEBUG <0013> Received message: line #01: C: 00B2 (mgcp_msg.c:72) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952901 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952901 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952901 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952909 DLMGCP DEBUG <0013> Received message: line #01: C: 00BD (mgcp_msg.c:72) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952909 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952909 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952909 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952910 DLMGCP DEBUG <0013> Received message: line #01: C: 00BE (mgcp_msg.c:72) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952910 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952910 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952910 DLMGCP DEBUG <0013> Received message: line #01: C: 00BF (mgcp_msg.c:72) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952910 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952910 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20748 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952911 DLMGCP DEBUG <0013> Received message: line #01: C: 00C0 (mgcp_msg.c:72) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952911 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952911 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952911 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20756 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952917 DLMGCP DEBUG <0013> Received message: line #01: C: 00C8 (mgcp_msg.c:72) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952917 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952917 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952917 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20757 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952918 DLMGCP DEBUG <0013> Received message: line #01: C: 00C9 (mgcp_msg.c:72) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952918 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952918 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952918 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20758 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952919 DLMGCP DEBUG <0013> Received message: line #01: C: 00CA (mgcp_msg.c:72) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952919 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952919 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20759 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952919 DLMGCP DEBUG <0013> Received message: line #01: C: 00CB (mgcp_msg.c:72) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952919 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952919 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952919 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20760 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952920 DLMGCP DEBUG <0013> Received message: line #01: C: 00CC (mgcp_msg.c:72) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952920 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952920 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952920 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952921 DLMGCP DEBUG <0013> Received message: line #01: C: 00CD (mgcp_msg.c:72) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952921 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952921 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952921 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20762 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952921 DLMGCP DEBUG <0013> Received message: line #01: C: 00CE (mgcp_msg.c:72) 20250811125952921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952921 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952921 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20763 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952922 DLMGCP DEBUG <0013> Received message: line #01: C: 00CF (mgcp_msg.c:72) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952922 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952922 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952922 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20764 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952923 DLMGCP DEBUG <0013> Received message: line #01: C: 00D0 (mgcp_msg.c:72) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952923 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952923 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952923 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20765 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952924 DLMGCP DEBUG <0013> Received message: line #01: C: 00D1 (mgcp_msg.c:72) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952924 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952924 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952924 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20766 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952924 DLMGCP DEBUG <0013> Received message: line #01: C: 00D2 (mgcp_msg.c:72) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952924 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952924 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952925 DLMGCP DEBUG <0013> Generated response: line #00: 200 20766 OK (mgcp_msg.c:72) 20250811125952925 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20767 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952925 DLMGCP DEBUG <0013> Received message: line #01: C: 00D3 (mgcp_msg.c:72) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952925 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952925 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952925 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952926 DLMGCP DEBUG <0013> Generated response: line #00: 200 20767 OK (mgcp_msg.c:72) 20250811125952926 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20768 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952926 DLMGCP DEBUG <0013> Received message: line #01: C: 00D4 (mgcp_msg.c:72) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952926 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952926 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952926 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952927 DLMGCP DEBUG <0013> Generated response: line #00: 200 20768 OK (mgcp_msg.c:72) 20250811125952927 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20769 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952927 DLMGCP DEBUG <0013> Received message: line #01: C: 00D5 (mgcp_msg.c:72) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952927 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952927 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952928 DLMGCP DEBUG <0013> Generated response: line #00: 200 20769 OK (mgcp_msg.c:72) 20250811125952928 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20770 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952928 DLMGCP DEBUG <0013> Received message: line #01: C: 00D6 (mgcp_msg.c:72) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952928 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952928 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952928 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952929 DLMGCP DEBUG <0013> Generated response: line #00: 200 20770 OK (mgcp_msg.c:72) 20250811125952929 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20771 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952929 DLMGCP DEBUG <0013> Received message: line #01: C: 00D7 (mgcp_msg.c:72) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952929 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952929 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952929 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952930 DLMGCP DEBUG <0013> Generated response: line #00: 200 20771 OK (mgcp_msg.c:72) 20250811125952930 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20772 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952930 DLMGCP DEBUG <0013> Received message: line #01: C: 00D8 (mgcp_msg.c:72) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952930 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952930 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952930 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952930 DLMGCP DEBUG <0013> Generated response: line #00: 200 20772 OK (mgcp_msg.c:72) 20250811125952931 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20773 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952931 DLMGCP DEBUG <0013> Received message: line #01: C: 00D9 (mgcp_msg.c:72) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952931 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952931 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952931 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952931 DLMGCP DEBUG <0013> Generated response: line #00: 200 20773 OK (mgcp_msg.c:72) 20250811125952932 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20774 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952932 DLMGCP DEBUG <0013> Received message: line #01: C: 00DA (mgcp_msg.c:72) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952932 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952932 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952932 DLMGCP DEBUG <0013> Generated response: line #00: 200 20774 OK (mgcp_msg.c:72) 20250811125952932 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20775 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952932 DLMGCP DEBUG <0013> Received message: line #01: C: 00DB (mgcp_msg.c:72) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952932 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952932 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952932 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952933 DLMGCP DEBUG <0013> Generated response: line #00: 200 20775 OK (mgcp_msg.c:72) 20250811125952933 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20776 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952933 DLMGCP DEBUG <0013> Received message: line #01: C: 00DC (mgcp_msg.c:72) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952933 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952933 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952933 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952934 DLMGCP DEBUG <0013> Generated response: line #00: 200 20776 OK (mgcp_msg.c:72) 20250811125952934 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20777 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952934 DLMGCP DEBUG <0013> Received message: line #01: C: 00DD (mgcp_msg.c:72) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952934 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952934 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952934 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952935 DLMGCP DEBUG <0013> Generated response: line #00: 200 20777 OK (mgcp_msg.c:72) 20250811125952935 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20778 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952935 DLMGCP DEBUG <0013> Received message: line #01: C: 00DE (mgcp_msg.c:72) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952935 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952935 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952935 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952936 DLMGCP DEBUG <0013> Generated response: line #00: 200 20778 OK (mgcp_msg.c:72) 20250811125952936 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20779 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952936 DLMGCP DEBUG <0013> Received message: line #01: C: 00DF (mgcp_msg.c:72) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952936 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952936 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952936 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952937 DLMGCP DEBUG <0013> Generated response: line #00: 200 20779 OK (mgcp_msg.c:72) 20250811125952937 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20780 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952937 DLMGCP DEBUG <0013> Received message: line #01: C: 00E0 (mgcp_msg.c:72) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952937 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952937 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952937 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952938 DLMGCP DEBUG <0013> Generated response: line #00: 200 20780 OK (mgcp_msg.c:72) 20250811125952938 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20781 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952938 DLMGCP DEBUG <0013> Received message: line #01: C: 00E1 (mgcp_msg.c:72) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952938 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952938 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952938 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952938 DLMGCP DEBUG <0013> Generated response: line #00: 200 20781 OK (mgcp_msg.c:72) 20250811125952938 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20782 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952939 DLMGCP DEBUG <0013> Received message: line #01: C: 00E2 (mgcp_msg.c:72) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952939 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952939 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952939 DLMGCP DEBUG <0013> Generated response: line #00: 200 20782 OK (mgcp_msg.c:72) 20250811125952939 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20783 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952939 DLMGCP DEBUG <0013> Received message: line #01: C: 00E3 (mgcp_msg.c:72) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952939 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952939 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952939 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952940 DLMGCP DEBUG <0013> Generated response: line #00: 200 20783 OK (mgcp_msg.c:72) 20250811125952940 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20784 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952940 DLMGCP DEBUG <0013> Received message: line #01: C: 00E4 (mgcp_msg.c:72) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952940 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952940 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952940 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952941 DLMGCP DEBUG <0013> Generated response: line #00: 200 20784 OK (mgcp_msg.c:72) 20250811125952941 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20785 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952941 DLMGCP DEBUG <0013> Received message: line #01: C: 00E5 (mgcp_msg.c:72) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952941 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952941 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952941 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952942 DLMGCP DEBUG <0013> Generated response: line #00: 200 20785 OK (mgcp_msg.c:72) 20250811125952942 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20786 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952942 DLMGCP DEBUG <0013> Received message: line #01: C: 00E6 (mgcp_msg.c:72) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952942 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952942 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952942 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952943 DLMGCP DEBUG <0013> Generated response: line #00: 200 20786 OK (mgcp_msg.c:72) 20250811125952943 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20787 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952943 DLMGCP DEBUG <0013> Received message: line #01: C: 00E7 (mgcp_msg.c:72) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952943 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952943 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952943 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952944 DLMGCP DEBUG <0013> Generated response: line #00: 200 20787 OK (mgcp_msg.c:72) 20250811125952944 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20788 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952944 DLMGCP DEBUG <0013> Received message: line #01: C: 00E8 (mgcp_msg.c:72) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952944 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952944 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952944 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952945 DLMGCP DEBUG <0013> Generated response: line #00: 200 20788 OK (mgcp_msg.c:72) 20250811125952945 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20789 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952945 DLMGCP DEBUG <0013> Received message: line #01: C: 00E9 (mgcp_msg.c:72) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952945 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952945 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952945 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952946 DLMGCP DEBUG <0013> Generated response: line #00: 200 20789 OK (mgcp_msg.c:72) 20250811125952946 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20790 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952946 DLMGCP DEBUG <0013> Received message: line #01: C: 00EA (mgcp_msg.c:72) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952946 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952946 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952947 DLMGCP DEBUG <0013> Generated response: line #00: 200 20790 OK (mgcp_msg.c:72) 20250811125952947 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20791 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952947 DLMGCP DEBUG <0013> Received message: line #01: C: 00EB (mgcp_msg.c:72) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952947 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952947 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952947 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952948 DLMGCP DEBUG <0013> Generated response: line #00: 200 20791 OK (mgcp_msg.c:72) 20250811125952948 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20792 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952948 DLMGCP DEBUG <0013> Received message: line #01: C: 00EC (mgcp_msg.c:72) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952948 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952948 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952949 DLMGCP DEBUG <0013> Generated response: line #00: 200 20792 OK (mgcp_msg.c:72) 20250811125952949 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20793 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952949 DLMGCP DEBUG <0013> Received message: line #01: C: 00ED (mgcp_msg.c:72) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952949 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952949 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952949 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952950 DLMGCP DEBUG <0013> Generated response: line #00: 200 20793 OK (mgcp_msg.c:72) 20250811125952950 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20794 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952950 DLMGCP DEBUG <0013> Received message: line #01: C: 00EE (mgcp_msg.c:72) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952950 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952950 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952950 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952951 DLMGCP DEBUG <0013> Generated response: line #00: 200 20794 OK (mgcp_msg.c:72) 20250811125952951 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20795 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952951 DLMGCP DEBUG <0013> Received message: line #01: C: 00EF (mgcp_msg.c:72) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952951 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952951 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952951 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952952 DLMGCP DEBUG <0013> Generated response: line #00: 200 20795 OK (mgcp_msg.c:72) 20250811125952952 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20796 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952952 DLMGCP DEBUG <0013> Received message: line #01: C: 00F0 (mgcp_msg.c:72) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952952 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952952 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952953 DLMGCP DEBUG <0013> Generated response: line #00: 200 20796 OK (mgcp_msg.c:72) 20250811125952953 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20797 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952953 DLMGCP DEBUG <0013> Received message: line #01: C: 00F1 (mgcp_msg.c:72) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952953 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952953 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw ReleasinIPA-CTRL-CLI-IPA(156)@9f65b6bc0404: Final verdict of PTC: none OsmuxEM(154)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(155)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(152)@9f65b6bc0404: Final verdict of PTC: none g endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 TPEM0(151)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(153)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(151): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(152): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(153): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC OsmuxEM(154): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(155): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_osmux_257 finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass'. Mon Aug 11 12:59:52 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 1;34mDLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952953 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952954 DLMGCP DEBUG <0013> Generated response: line #00: 200 20797 OK (mgcp_msg.c:72) 20250811125952954 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20798 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952954 DLMGCP DEBUG <0013> Received message: line #01: C: 00F2 (mgcp_msg.c:72) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952954 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952954 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20799 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952954 DLMGCP DEBUG <0013> Received message: line #01: C: 00F3 (mgcp_msg.c:72) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952954 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952954 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952954 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952955 DLMGCP DEBUG <0013> Generated response: line #00: 200 20799 OK (mgcp_msg.c:72) 20250811125952955 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20800 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952955 DLMGCP DEBUG <0013> Received message: line #01: C: 00F4 (mgcp_msg.c:72) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952955 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952955 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952955 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952956 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20810 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952963 DLMGCP DEBUG <0013> Received message: line #01: C: 00FE (mgcp_msg.c:72) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952963 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952963 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952963 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250811125952964 DLMGCP DEBUG <0013> Generated response: line #00: 200 20810 OK (mgcp_msg.c:72) 20250811125952964 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20811 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125952964 DLMGCP DEBUG <0013> Received message: line #01: C: 00FF (mgcp_msg.c:72) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250811125952964 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125952964 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250Waiting for packet dumper to finish... 0 (prev_count=-1, count=20121228) 811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125952964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) Waiting for packet dumper to finish... 1 (prev_count=20121228, count=20203408) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux'. ------ MGCP_Test.TC_one_crcx_receive_only_osmux ------ Mon Aug 11 12:59:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_one_crcx_receive_only_osmux started. 20250811125956334 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2710 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125956334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811125956334 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125956334 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125956334 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811125956334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811125956334 DLMGCP DEBUG <0013> Generated response: line #00: 515 2710 FAIL (mgcp_msg.c:72) 20250811125956347 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2711 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125956348 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811125956348 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250811125956348 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811125956348 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811125956348 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811125956348 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125956348 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811125956348 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811125956348 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E4BED22A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811125956348 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E4BED22A output_enabled 0 (mgcp_conn.c:271) 20250811125956348 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811125956348 DLMGCP DEBUG <0013> (1225/rtp C:E4BED22A r=NULL:0<->l=:0 CID=4) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811125956348 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E4BED22A CRCX: Creating connection: port: 5748 (mgcp_protocol.c:1044) 20250811125956348 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:E4BED22A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811125956348 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125956348 DLMGCP DEBUG <0013> Generated response: line #00: 200 2711 OK (mgcp_msg.c:72) 20250811125956348 DLMGCP DEBUG <0013> Generated response: line #01: I: E4BED22A (mgcp_msg.c:72) 20250811125956348 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 4 (mgcp_msg.c:72) 20250811125956348 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811125956348 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4BED22A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811125956348 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811125956348 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811125956348 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811125956348 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250811125956348 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811125956348 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811125957458 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2712 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811125957458 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250811125957459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811125957459 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811125957459 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811125957459 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811125957459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125957459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811125957459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811125957459 DLMGCP DEBUG <0013> Generated response: line #00: 200 2712 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass OsmuxEM(160)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(157)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(158)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(159)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(162)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(161)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(157): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(158): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(159): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC OsmuxEM(160): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(161): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(162): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_one_crcx_receive_only_osmux finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass'. Mon Aug 11 12:59:57 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=27572) Waiting for packet dumper to finish... 1 (prev_count=27572, count=48744) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux'. ------ MGCP_Test.TC_one_crcx_loopback_osmux ------ Mon Aug 11 12:59:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_one_crcx_loopback_osmux started. 20250811130000660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19210 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130000660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130000660 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130000660 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130000660 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130000660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130000660 DLMGCP DEBUG <0013> Generated response: line #00: 515 19210 FAIL (mgcp_msg.c:72) 20250811130000678 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19211 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130000678 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250811130000678 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250811130000678 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130000678 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250811130000678 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130000678 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130000678 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130000678 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130000678 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130000678 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 111 (mgcp_msg.c:72) 20250811130000678 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250811130000678 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130000678 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130000679 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130000679 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130000679 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250811130000679 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:425) 20250811130000679 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:89F20A74 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250811130000679 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:89F20A74 output_enabled 1 (mgcp_conn.c:271) 20250811130000679 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130000679 DLMGCP DEBUG <0013> (1225/rtp C:89F20A74 r=127.0.0.1:1985<->l=:0 CID=5) 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) 20250811130000679 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:177) 20250811130000679 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:89F20A74 CRCX: Creating connection: port: 5750 (mgcp_protocol.c:1044) 20250811130000679 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:89F20A74 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130000679 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130000679 DLMGCP DEBUG <0013> Generated response: line #00: 200 19211 OK (mgcp_msg.c:72) 20250811130000679 DLMGCP DEBUG <0013> Generated response: line #01: I: 89F20A74 (mgcp_msg.c:72) 20250811130000679 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 5 (mgcp_msg.c:72) 20250811130000679 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811130000679 DLMGCP DEBUG <0013> Generated response: line #04: o=- 89F20A74 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130000679 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811130000679 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130000679 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811130000679 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 111 (mgcp_msg.c:72) 20250811130000679 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250811130000679 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(166)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130001891 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19212 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130001891 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250811130001891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130001891 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130001891 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130001891 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811130001891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130001892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130001892 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130001892 DLMGCP DEBUG <0013> Generated response: line #00: 200 19212 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass RTPEM2(165)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(164)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(163)@9f65b6bc0404: Final verdict of PTC: none OsmuxEM(166)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(167)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(163): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(164): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(165): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC OsmuxEM(166): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(167): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_one_crcx_loopback_osmux finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass'. Mon Aug 11 13:00:01 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=49856) Waiting for packet dumper to finish... 1 (prev_count=49856, count=62304) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux ------ Mon Aug 11 13:00:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_and_rtp_osmux started. 20250811130005111 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8949 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130005111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130005111 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130005111 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130005111 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130005111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130005111 DLMGCP DEBUG <0013> Generated response: line #00: 515 8949 FAIL (mgcp_msg.c:72) 20250811130005128 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8950 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130005128 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130005128 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130005128 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130005128 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130005128 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130005128 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130005128 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130005128 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130005128 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130005128 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130005128 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130005128 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250811130005128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130005128 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130005128 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130005129 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:425) 20250811130005129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5EFC6F38 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130005129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5EFC6F38 output_enabled 1 (mgcp_conn.c:271) 20250811130005129 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130005129 DLMGCP DEBUG <0013> (1226/rtp C:5EFC6F38 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) 20250811130005129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5EFC6F38 CRCX: Creating connection: port: 5752 (mgcp_protocol.c:1044) 20250811130005129 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5EFC6F38 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130005129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130005129 DLMGCP DEBUG <0013> Generated response: line #00: 200 8950 OK (mgcp_msg.c:72) 20250811130005129 DLMGCP DEBUG <0013> Generated response: line #01: I: 5EFC6F38 (mgcp_msg.c:72) 20250811130005129 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130005129 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5EFC6F38 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130005129 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130005129 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130005129 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130005129 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5752 RTP/AVP 112 (mgcp_msg.c:72) 20250811130005129 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130005129 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250811130005129 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811130005137 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8951 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130005137 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130005137 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130005137 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130005137 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250811130005137 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130005137 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130005137 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130005137 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130005137 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130005137 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250811130005138 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130005138 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130005138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130005138 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130005138 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130005138 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250811130005138 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:425) 20250811130005138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E294653A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130005138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E294653A output_enabled 1 (mgcp_conn.c:271) 20250811130005138 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130005138 DLMGCP DEBUG <0013> (1226/rtp C:E294653A r=127.0.0.1:1985<->l=:0 CID=6) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130005138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E294653A CRCX: Creating connection: port: 5754 (mgcp_protocol.c:1044) 20250811130005138 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E294653A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130005138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130005138 DLMGCP DEBUG <0013> Generated response: line #00: 200 8951 OK (mgcp_msg.c:72) 20250811130005138 DLMGCP DEBUG <0013> Generated response: line #01: I: E294653A (mgcp_msg.c:72) 20250811130005138 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 6 (mgcp_msg.c:72) 20250811130005138 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811130005138 DLMGCP DEBUG <0013> Generated response: line #04: o=- E294653A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130005138 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811130005138 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130005138 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811130005138 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250811130005138 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130005138 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(169)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(169)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. OsmuxEM(172)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130006352 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8952 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130006352 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130006352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130006352 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130006352 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130006352 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130006352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130006352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130006352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130006352 DLMGCP DEBUG <0013> Generated response: line #00: 200 8952 OK (mgcp_msg.c:72) RTPEM1(170)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: 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@9f65b6bc0404: 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@9f65b6bc0404: tolerance: 0 packets MTC@9f65b6bc0404: batch_size: 4 packets MTC@9f65b6bc0404: 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@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass OsmuxEM(172)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(170)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(169)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(171)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(173)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(174)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(169): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(170): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(171): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC OsmuxEM(172): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(173): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass'. Mon Aug 11 13:00:06 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=92704) Waiting for packet dumper to finish... 1 (prev_count=92704, count=110316) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir ------ Mon Aug 11 13:00:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_and_rtp_osmux_bidir started. 20250811130009537 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20268 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130009537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130009537 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130009537 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130009537 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130009537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130009537 DLMGCP DEBUG <0013> Generated response: line #00: 515 20268 FAIL (mgcp_msg.c:72) 20250811130009551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20269 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130009551 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130009551 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130009551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130009551 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130009551 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130009551 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130009551 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130009551 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130009551 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130009551 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130009551 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130009551 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250811130009551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130009551 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130009552 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130009552 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:425) 20250811130009552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:53F9D099 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130009552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:53F9D099 output_enabled 1 (mgcp_conn.c:271) 20250811130009552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130009552 DLMGCP DEBUG <0013> (1226/rtp C:53F9D099 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) 20250811130009552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:53F9D099 CRCX: Creating connection: port: 5756 (mgcp_protocol.c:1044) 20250811130009552 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:53F9D099 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130009552 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130009552 DLMGCP DEBUG <0013> Generated response: line #00: 200 20269 OK (mgcp_msg.c:72) 20250811130009552 DLMGCP DEBUG <0013> Generated response: line #01: I: 53F9D099 (mgcp_msg.c:72) 20250811130009552 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130009552 DLMGCP DEBUG <0013> Generated response: line #03: o=- 53F9D099 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130009552 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130009552 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130009552 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130009552 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5756 RTP/AVP 112 (mgcp_msg.c:72) 20250811130009552 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130009553 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250811130009553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811130009563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20270 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130009563 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130009563 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130009563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130009563 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250811130009563 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130009563 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130009563 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130009563 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130009563 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130009563 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250811130009563 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130009563 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130009563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130009563 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130009563 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130009563 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250811130009563 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:425) 20250811130009563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A9B6E5BC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130009563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A9B6E5BC output_enabled 1 (mgcp_conn.c:271) 20250811130009563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130009563 DLMGCP DEBUG <0013> (1226/rtp C:A9B6E5BC r=127.0.0.1:1985<->l=:0 CID=7) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130009564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A9B6E5BC CRCX: Creating connection: port: 5758 (mgcp_protocol.c:1044) 20250811130009564 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A9B6E5BC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130009564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130009564 DLMGCP DEBUG <0013> Generated response: line #00: 200 20270 OK (mgcp_msg.c:72) 20250811130009564 DLMGCP DEBUG <0013> Generated response: line #01: I: A9B6E5BC (mgcp_msg.c:72) 20250811130009564 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 7 (mgcp_msg.c:72) 20250811130009564 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811130009564 DLMGCP DEBUG <0013> Generated response: line #04: o=- A9B6E5BC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130009564 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811130009564 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130009564 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811130009564 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250811130009564 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130009564 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(178)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130010776 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20271 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130010776 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130010776 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130010776 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130010776 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130010776 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130010776 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130010776 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130010776 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130010776 DLMGCP DEBUG <0013> Generated response: line #00: 200 20271 OK (mgcp_msg.c:72) RTPEM1(176)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: stats A: { num_pkts_tx := 47, bytes_payload_tx := 799, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: 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@9f65b6bc0404: tolerance: 3 packets MTC@9f65b6bc0404: batch_size: 4 packets MTC@9f65b6bc0404: stats: { num_pkts_tx := 47, bytes_payload_tx := 799, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass RTPEM1(176)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(177)@9f65b6bc0404: Final verdict of PTC: none OsmuxEM(178)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(179)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(175)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(175): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(176): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(177): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC OsmuxEM(178): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(179): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass'. Mon Aug 11 13:00:10 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=123928) Waiting for packet dumper to finish... 1 (prev_count=123928, count=179152) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe ------ Mon Aug 11 13:00:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe started. 20250811130013999 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30201 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130013999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130013999 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130013999 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130013999 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130013999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130013999 DLMGCP DEBUG <0013> Generated response: line #00: 515 30201 FAIL (mgcp_msg.c:72) 20250811130014015 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30202 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130014015 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130014015 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130014015 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130014015 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130014015 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130014015 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130014015 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130014015 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130014015 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130014015 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130014015 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130014015 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250811130014015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130014015 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130014016 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130014016 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:425) 20250811130014016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C340BE46 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130014016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C340BE46 output_enabled 1 (mgcp_conn.c:271) 20250811130014016 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130014016 DLMGCP DEBUG <0013> (1226/rtp C:C340BE46 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) 20250811130014016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C340BE46 CRCX: Creating connection: port: 5760 (mgcp_protocol.c:1044) 20250811130014016 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C340BE46 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130014016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130014016 DLMGCP DEBUG <0013> Generated response: line #00: 200 30202 OK (mgcp_msg.c:72) 20250811130014016 DLMGCP DEBUG <0013> Generated response: line #01: I: C340BE46 (mgcp_msg.c:72) 20250811130014016 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130014016 DLMGCP DEBUG <0013> Generated response: line #03: o=- C340BE46 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130014016 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130014016 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130014016 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130014016 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5760 RTP/AVP 112 (mgcp_msg.c:72) 20250811130014016 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130014016 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250811130014016 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30203 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130014025 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130014025 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130014025 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250811130014025 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:425) 20250811130014025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1B4E5281 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130014025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1B4E5281 output_enabled 1 (mgcp_conn.c:271) 20250811130014025 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130014025 DLMGCP DEBUG <0013> (1226/rtp C:1B4E5281 r=127.0.0.1:1985<->l=:0 CID=8) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130014025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1B4E5281 CRCX: Creating connection: port: 5762 (mgcp_protocol.c:1044) 20250811130014025 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1B4E5281 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130014025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130014025 DLMGCP DEBUG <0013> Generated response: line #00: 200 30203 OK (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Generated response: line #01: I: 1B4E5281 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 8 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B4E5281 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130014025 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(184)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130015240 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30204 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130015240 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130015240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130015240 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130015240 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130015240 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130015240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130015240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130015240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130015240 DLMGCP DEBUG <0013> Generated response: line #00: 200 30204 OK (mgcp_msg.c:72) RTPEM1(182)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: 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@9f65b6bc0404: 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@9f65b6bc0404: tolerance: 3 packets MTC@9f65b6bc0404: batch_size: 4 packets MTC@9f65b6bc0404: 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@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass OsmuxEM(184)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(186)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(181)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(182)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(183)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(185)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(181): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(182): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(183): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC OsmuxEM(184): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(185): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(186): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass'. Mon Aug 11 13:00:15 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=162440) Waiting for packet dumper to finish... 1 (prev_count=162440, count=178820) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard ------ Mon Aug 11 13:00:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started. 20250811130018477 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37044 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130018477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130018477 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130018477 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130018477 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130018477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130018477 DLMGCP DEBUG <0013> Generated response: line #00: 515 37044 FAIL (mgcp_msg.c:72) 20250811130018490 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37045 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130018491 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130018491 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130018491 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:425) 20250811130018491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61636BB5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130018491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61636BB5 output_enabled 0 (mgcp_conn.c:271) 20250811130018491 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130018491 DLMGCP DEBUG <0013> (1227/rtp C:61636BB5 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) 20250811130018491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61636BB5 CRCX: Creating connection: port: 5764 (mgcp_protocol.c:1044) 20250811130018491 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:61636BB5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130018491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130018491 DLMGCP DEBUG <0013> Generated response: line #00: 200 37045 OK (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Generated response: line #01: I: 61636BB5 (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Generated response: line #03: o=- 61636BB5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130018491 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130018499 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37046 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130018499 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130018499 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130018499 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130018499 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250811130018499 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130018499 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130018499 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130018499 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130018499 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130018499 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250811130018499 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130018499 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130018499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130018499 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130018499 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130018499 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250811130018499 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:425) 20250811130018499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:738A9815 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130018499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:738A9815 output_enabled 0 (mgcp_conn.c:271) 20250811130018499 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130018499 DLMGCP DEBUG <0013> (1227/rtp C:738A9815 r=127.0.0.1:1985<->l=:0 CID=9) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130018499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:738A9815 CRCX: Creating connection: port: 5766 (mgcp_protocol.c:1044) 20250811130018499 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:738A9815 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130018499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130018499 DLMGCP DEBUG <0013> Generated response: line #00: 200 37046 OK (mgcp_msg.c:72) 20250811130018499 DLMGCP DEBUG <0013> Generated response: line #01: I: 738A9815 (mgcp_msg.c:72) 20250811130018500 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 9 (mgcp_msg.c:72) 20250811130018500 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811130018500 DLMGCP DEBUG <0013> Generated response: line #04: o=- 738A9815 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130018500 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811130018500 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130018500 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811130018500 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250811130018500 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130018500 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(187)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130020023 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37047 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130020023 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130020023 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130020023 DLMGCP DEBUG <0013> Received message: line #03: I: 61636BB5 (mgcp_msg.c:72) 20250811130020023 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130020023 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130020023 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130020023 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130020023 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130020023 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130020023 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130020023 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130020023 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130020023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130020023 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130020023 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130020023 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:425) 20250811130020023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61636BB5 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130020023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61636BB5 output_enabled 1 (mgcp_conn.c:271) 20250811130020024 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130020024 DLMGCP DEBUG <0013> (1227/rtp C:61636BB5 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) 20250811130020024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61636BB5 MDCX: modified conn:(1227/rtp C:61636BB5 r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:1238) 20250811130020024 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:61636BB5 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130020024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130020024 DLMGCP DEBUG <0013> Generated response: line #00: 200 37047 OK (mgcp_msg.c:72) 20250811130020024 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130020024 DLMGCP DEBUG <0013> Generated response: line #02: o=- 61636BB5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130020024 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130020024 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130020024 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130020024 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:72) 20250811130020024 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130020024 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(190)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130020540 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37048 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Received message: line #03: I: 738A9815 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130020541 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130020541 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130020541 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250811130020541 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:425) 20250811130020541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:738A9815 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130020541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:738A9815 output_enabled 1 (mgcp_conn.c:271) 20250811130020541 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130020541 DLMGCP DEBUG <0013> (1227/rtp C:738A9815 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) 20250811130020541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:738A9815 MDCX: modified conn:(1227/rtp C:738A9815 r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:1238) 20250811130020541 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:738A9815 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130020541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130020541 DLMGCP DEBUG <0013> Generated response: line #00: 200 37048 OK (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 9 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Generated response: line #03: o=- 738A9815 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130020541 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@9f65b6bc0404: stats: { num_pkts_tx := 189, bytes_payload_tx := 3213, num_pkts_rx := 96, bytes_payload_rx := 1632, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: 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 } 20250811130022657 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37049 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130022657 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250811130022657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130022657 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130022657 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130022657 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130022657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130022657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130022657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130022657 DLMGCP DEBUG <0013> Generated response: line #00: 200 37049 OK (mgcp_msg.c:72) RTPEM0(187)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM1(188)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(189)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(187)@9f65b6bc0404: Final verdict of PTC: none OsmuxEM(190)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(191)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(187): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(188): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(189): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC OsmuxEM(190): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(191): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass'. Mon Aug 11 13:00:22 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=385960) Waiting for packet dumper to finish... 1 (prev_count=385960, count=434036) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed ------ Mon Aug 11 13:00:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started. 20250811130025896 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5043 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130025896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130025896 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130025896 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130025896 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130025896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130025896 DLMGCP DEBUG <0013> Generated response: line #00: 515 5043 FAIL (mgcp_msg.c:72) 20250811130025911 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5044 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130025911 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130025911 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130025911 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130025911 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130025911 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130025911 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130025911 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130025911 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130025911 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130025911 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130025911 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130025911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130025911 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130025911 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130025911 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:425) 20250811130025911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B70CB42D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130025911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B70CB42D output_enabled 0 (mgcp_conn.c:271) 20250811130025911 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130025911 DLMGCP DEBUG <0013> (1227/rtp C:B70CB42D 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) 20250811130025912 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B70CB42D CRCX: Creating connection: port: 5768 (mgcp_protocol.c:1044) 20250811130025912 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B70CB42D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130025912 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130025912 DLMGCP DEBUG <0013> Generated response: line #00: 200 5044 OK (mgcp_msg.c:72) 20250811130025912 DLMGCP DEBUG <0013> Generated response: line #01: I: B70CB42D (mgcp_msg.c:72) 20250811130025912 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130025912 DLMGCP DEBUG <0013> Generated response: line #03: o=- B70CB42D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130025912 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130025912 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130025912 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130025912 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:72) 20250811130025912 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130025912 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130025920 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5045 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130025920 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130025920 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130025920 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130025920 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250811130025920 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130025920 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130025920 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130025920 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130025920 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130025920 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250811130025920 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130025920 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130025920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130025920 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130025920 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130025920 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250811130025920 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:425) 20250811130025920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:050F8E31 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130025921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:050F8E31 output_enabled 0 (mgcp_conn.c:271) 20250811130025921 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130025921 DLMGCP DEBUG <0013> (1227/rtp C:050F8E31 r=127.0.0.1:1985<->l=:0 CID=10) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130025921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:050F8E31 CRCX: Creating connection: port: 5770 (mgcp_protocol.c:1044) 20250811130025921 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:050F8E31 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130025921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130025921 DLMGCP DEBUG <0013> Generated response: line #00: 200 5045 OK (mgcp_msg.c:72) 20250811130025921 DLMGCP DEBUG <0013> Generated response: line #01: I: 050F8E31 (mgcp_msg.c:72) 20250811130025921 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 10 (mgcp_msg.c:72) 20250811130025921 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811130025921 DLMGCP DEBUG <0013> Generated response: line #04: o=- 050F8E31 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130025921 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811130025921 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130025921 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811130025921 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250811130025921 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130025921 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(193)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130027443 DLMGCP DEBUG <0013> Received message: line #00: MDCX 5046 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130027443 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130027443 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130027443 DLMGCP DEBUG <0013> Received message: line #03: I: B70CB42D (mgcp_msg.c:72) 20250811130027443 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130027443 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130027443 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130027443 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130027443 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130027443 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130027443 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130027443 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130027443 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130027443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130027443 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130027444 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130027444 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:425) 20250811130027444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B70CB42D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130027444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B70CB42D output_enabled 1 (mgcp_conn.c:271) 20250811130027444 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130027444 DLMGCP DEBUG <0013> (1227/rtp C:B70CB42D 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) 20250811130027444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B70CB42D MDCX: modified conn:(1227/rtp C:B70CB42D r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:1238) 20250811130027444 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B70CB42D MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130027444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130027444 DLMGCP DEBUG <0013> Generated response: line #00: 200 5046 OK (mgcp_msg.c:72) 20250811130027444 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130027444 DLMGCP DEBUG <0013> Generated response: line #02: o=- B70CB42D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130027444 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130027444 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130027444 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130027444 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:72) 20250811130027444 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130027444 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(196)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130027955 DLMGCP DEBUG <0013> Received message: line #00: MDCX 5047 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130027955 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130027955 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130027955 DLMGCP DEBUG <0013> Received message: line #03: I: 050F8E31 (mgcp_msg.c:72) 20250811130027955 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130027955 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250811130027955 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250811130027955 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130027955 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250811130027955 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130027955 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250811130027955 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250811130027956 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130027956 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250811130027956 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130027956 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130027956 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130027956 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250811130027956 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:425) 20250811130027956 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:050F8E31 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130027956 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:050F8E31 output_enabled 1 (mgcp_conn.c:271) 20250811130027956 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130027956 DLMGCP DEBUG <0013> (1227/rtp C:050F8E31 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) 20250811130027956 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:050F8E31 MDCX: modified conn:(1227/rtp C:050F8E31 r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:1238) 20250811130027956 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:050F8E31 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130027956 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130027956 DLMGCP DEBUG <0013> Generated response: line #00: 200 5047 OK (mgcp_msg.c:72) 20250811130027956 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 10 (mgcp_msg.c:72) 20250811130027956 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130027956 DLMGCP DEBUG <0013> Generated response: line #03: o=- 050F8E31 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130027956 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130027956 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130027956 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130027956 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250811130027956 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130027956 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@9f65b6bc0404: stats: { num_pkts_tx := 189, bytes_payload_tx := 3213, num_pkts_rx := 121, bytes_payload_rx := 2057, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: 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 } 20250811130030071 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5048 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130030071 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250811130030071 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130030071 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130030071 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130030071 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130030071 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130030071 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130030071 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130030071 DLMGCP DEBUG <0013> Generated response: line #00: 200 5048 OK (mgcp_msg.c:72) RTPEM0(193)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(193)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(194)@9f65b6bc0404: Final verdict of PTC: none OsmuxEM(196)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(197)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(195)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(193): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(194): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(195): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC OsmuxEM(196): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(197): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass'. Mon Aug 11 13:00:30 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=408176) Waiting for packet dumper to finish... 1 (prev_count=408176, count=455904) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep'. ------ MGCP_Test.TC_crcx_dlcx_30ep ------ Mon Aug 11 13:00:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_dlcx_30ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_dlcx_30ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_dlcx_30ep started. 20250811130033277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52708 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033277 DLMGCP DEBUG <0013> Received message: line #02: C: 011234 (mgcp_msg.c:72) 20250811130033277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033277 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130033277 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130033277 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033277 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:1FEE7938 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033277 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:1FEE7938 output_enabled 0 (mgcp_conn.c:271) 20250811130033277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033278 DLMGCP DEBUG <0013> (011234/rtp C:1FEE7938 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:1FEE7938 CRCX: Creating connection: port: 5772 (mgcp_protocol.c:1044) 20250811130033278 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:1FEE7938 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033278 DLMGCP DEBUG <0013> Generated response: line #00: 200 52708 OK (mgcp_msg.c:72) 20250811130033278 DLMGCP DEBUG <0013> Generated response: line #01: I: 1FEE7938 (mgcp_msg.c:72) 20250811130033278 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033278 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1FEE7938 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033278 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033278 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033278 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033278 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5772 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033278 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033278 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033280 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52709 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033280 DLMGCP DEBUG <0013> Received message: line #01: C: 011234 (mgcp_msg.c:72) 20250811130033280 DLMGCP DEBUG <0013> Received message: line #02: I: 1FEE7938 (mgcp_msg.c:72) 20250811130033280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130033280 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130033280 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:1FEE7938 DLCX: deleting conn:(011234/rtp C:1FEE7938 r=NULL:0<->l=::1:5772) (mgcp_protocol.c:1384) 20250811130033280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033280 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033280 DLMGCP DEBUG <0013> Generated response: line #00: 250 52709 OK (mgcp_msg.c:72) 20250811130033280 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) 20250811130033281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52710 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033281 DLMGCP DEBUG <0013> Received message: line #02: C: 021234 (mgcp_msg.c:72) 20250811130033281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130033281 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130033281 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) MTC@9f65b6bc0404: setverdict(pass): none -> pass 20250811130033281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5F07908F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5F07908F output_enabled 0 (mgcp_conn.c:271) 20250811130033281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033281 DLMGCP DEBUG <0013> (021234/rtp C:5F07908F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5F07908F CRCX: Creating connection: port: 5774 (mgcp_protocol.c:1044) 20250811130033281 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5F07908F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033282 DLMGCP DEBUG <0013> Generated response: line #00: 200 52710 OK (mgcp_msg.c:72) 20250811130033282 DLMGCP DEBUG <0013> Generated response: line #01: I: 5F07908F (mgcp_msg.c:72) 20250811130033282 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033282 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5F07908F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033282 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033282 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033282 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033282 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5774 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033282 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033282 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033283 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52711 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033283 DLMGCP DEBUG <0013> Received message: line #01: C: 021234 (mgcp_msg.c:72) 20250811130033283 DLMGCP DEBUG <0013> Received message: line #02: I: 5F07908F (mgcp_msg.c:72) 20250811130033283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130033283 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130033283 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5F07908F DLCX: deleting conn:(021234/rtp C:5F07908F r=NULL:0<->l=::1:5774) (mgcp_protocol.c:1384) 20250811130033283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033283 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033283 DLMGCP DEBUG <0013> Generated response: line #00: 250 52711 OK (mgcp_msg.c:72) 20250811130033283 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52712 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033284 DLMGCP DEBUG <0013> Received message: line #02: C: 031234 (mgcp_msg.c:72) 20250811130033284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20250811130033284 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250811130033284 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:70C3E688 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:70C3E688 output_enabled 0 (mgcp_conn.c:271) 20250811130033285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033285 DLMGCP DEBUG <0013> (031234/rtp C:70C3E688 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:70C3E688 CRCX: Creating connection: port: 5776 (mgcp_protocol.c:1044) 20250811130033285 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:70C3E688 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033285 DLMGCP DEBUG <0013> Generated response: line #00: 200 52712 OK (mgcp_msg.c:72) 20250811130033285 DLMGCP DEBUG <0013> Generated response: line #01: I: 70C3E688 (mgcp_msg.c:72) 20250811130033285 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033285 DLMGCP DEBUG <0013> Generated response: line #03: o=- 70C3E688 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033285 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033285 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033285 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033285 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5776 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033285 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033285 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033287 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52713 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033287 DLMGCP DEBUG <0013> Received message: line #01: C: 031234 (mgcp_msg.c:72) 20250811130033287 DLMGCP DEBUG <0013> Received message: line #02: I: 70C3E688 (mgcp_msg.c:72) 20250811130033287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20250811130033287 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250811130033287 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:70C3E688 DLCX: deleting conn:(031234/rtp C:70C3E688 r=NULL:0<->l=::1:5776) (mgcp_protocol.c:1384) 20250811130033287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033287 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033287 DLMGCP DEBUG <0013> Generated response: line #00: 250 52713 OK (mgcp_msg.c:72) 20250811130033287 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52714 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033288 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033288 DLMGCP DEBUG <0013> Received message: line #02: C: 041234 (mgcp_msg.c:72) 20250811130033288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250811130033288 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250811130033288 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:BCB3D9E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:BCB3D9E2 output_enabled 0 (mgcp_conn.c:271) 20250811130033288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033288 DLMGCP DEBUG <0013> (041234/rtp C:BCB3D9E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:BCB3D9E2 CRCX: Creating connection: port: 5778 (mgcp_protocol.c:1044) 20250811130033288 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:BCB3D9E2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033288 DLMGCP DEBUG <0013> Generated response: line #00: 200 52714 OK (mgcp_msg.c:72) 20250811130033288 DLMGCP DEBUG <0013> Generated response: line #01: I: BCB3D9E2 (mgcp_msg.c:72) 20250811130033288 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033288 DLMGCP DEBUG <0013> Generated response: line #03: o=- BCB3D9E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033288 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033288 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033288 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033288 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5778 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033288 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033288 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033289 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52715 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033289 DLMGCP DEBUG <0013> Received message: line #01: C: 041234 (mgcp_msg.c:72) 20250811130033289 DLMGCP DEBUG <0013> Received message: line #02: I: BCB3D9E2 (mgcp_msg.c:72) 20250811130033289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250811130033289 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250811130033289 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:BCB3D9E2 DLCX: deleting conn:(041234/rtp C:BCB3D9E2 r=NULL:0<->l=::1:5778) (mgcp_protocol.c:1384) 20250811130033289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033289 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033290 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033290 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033290 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033290 DLMGCP DEBUG <0013> Generated response: line #00: 250 52715 OK (mgcp_msg.c:72) 20250811130033290 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033290 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52716 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033290 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033291 DLMGCP DEBUG <0013> Received message: line #02: C: 051234 (mgcp_msg.c:72) 20250811130033291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811130033291 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811130033291 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:0A500B30 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:0A500B30 output_enabled 0 (mgcp_conn.c:271) 20250811130033291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033291 DLMGCP DEBUG <0013> (051234/rtp C:0A500B30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:0A500B30 CRCX: Creating connection: port: 5780 (mgcp_protocol.c:1044) 20250811130033291 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:0A500B30 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033291 DLMGCP DEBUG <0013> Generated response: line #00: 200 52716 OK (mgcp_msg.c:72) 20250811130033291 DLMGCP DEBUG <0013> Generated response: line #01: I: 0A500B30 (mgcp_msg.c:72) 20250811130033291 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033291 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0A500B30 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033291 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033291 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033291 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033291 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5780 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033291 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033291 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033292 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52717 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033292 DLMGCP DEBUG <0013> Received message: line #01: C: 051234 (mgcp_msg.c:72) 20250811130033292 DLMGCP DEBUG <0013> Received message: line #02: I: 0A500B30 (mgcp_msg.c:72) 20250811130033292 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250811130033292 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250811130033292 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033292 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:0A500B30 DLCX: deleting conn:(051234/rtp C:0A500B30 r=NULL:0<->l=::1:5780) (mgcp_protocol.c:1384) 20250811130033292 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033292 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033292 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033292 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033292 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033292 DLMGCP DEBUG <0013> Generated response: line #00: 250 52717 OK (mgcp_msg.c:72) 20250811130033292 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52718 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033294 DLMGCP DEBUG <0013> Received message: line #02: C: 061234 (mgcp_msg.c:72) 20250811130033294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20250811130033294 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250811130033294 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:06B25F89 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:06B25F89 output_enabled 0 (mgcp_conn.c:271) 20250811130033294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033294 DLMGCP DEBUG <0013> (061234/rtp C:06B25F89 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:06B25F89 CRCX: Creating connection: port: 5782 (mgcp_protocol.c:1044) 20250811130033294 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:06B25F89 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033294 DLMGCP DEBUG <0013> Generated response: line #00: 200 52718 OK (mgcp_msg.c:72) 20250811130033294 DLMGCP DEBUG <0013> Generated response: line #01: I: 06B25F89 (mgcp_msg.c:72) 20250811130033294 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033294 DLMGCP DEBUG <0013> Generated response: line #03: o=- 06B25F89 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033294 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033294 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033294 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033294 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5782 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033294 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033294 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033296 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52719 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033296 DLMGCP DEBUG <0013> Received message: line #01: C: 061234 (mgcp_msg.c:72) 20250811130033296 DLMGCP DEBUG <0013> Received message: line #02: I: 06B25F89 (mgcp_msg.c:72) 20250811130033296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20250811130033296 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250811130033296 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:06B25F89 DLCX: deleting conn:(061234/rtp C:06B25F89 r=NULL:0<->l=::1:5782) (mgcp_protocol.c:1384) 20250811130033296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033296 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033296 DLMGCP DEBUG <0013> Generated response: line #00: 250 52719 OK (mgcp_msg.c:72) 20250811130033296 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52720 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033297 DLMGCP DEBUG <0013> Received message: line #02: C: 071234 (mgcp_msg.c:72) 20250811130033297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033297 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250811130033297 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250811130033297 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033297 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:2AAB623F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033297 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:2AAB623F output_enabled 0 (mgcp_conn.c:271) 20250811130033297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033297 DLMGCP DEBUG <0013> (071234/rtp C:2AAB623F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033298 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:2AAB623F CRCX: Creating connection: port: 5784 (mgcp_protocol.c:1044) 20250811130033298 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:2AAB623F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033298 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033298 DLMGCP DEBUG <0013> Generated response: line #00: 200 52720 OK (mgcp_msg.c:72) 20250811130033298 DLMGCP DEBUG <0013> Generated response: line #01: I: 2AAB623F (mgcp_msg.c:72) 20250811130033298 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033298 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2AAB623F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033298 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033298 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033298 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033298 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5784 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033298 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033298 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033299 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52721 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033299 DLMGCP DEBUG <0013> Received message: line #01: C: 071234 (mgcp_msg.c:72) 20250811130033299 DLMGCP DEBUG <0013> Received message: line #02: I: 2AAB623F (mgcp_msg.c:72) 20250811130033299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250811130033299 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250811130033299 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:2AAB623F DLCX: deleting conn:(071234/rtp C:2AAB623F r=NULL:0<->l=::1:5784) (mgcp_protocol.c:1384) 20250811130033299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033299 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033299 DLMGCP DEBUG <0013> Generated response: line #00: 250 52721 OK (mgcp_msg.c:72) 20250811130033299 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033300 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52722 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033300 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033300 DLMGCP DEBUG <0013> Received message: line #02: C: 081234 (mgcp_msg.c:72) 20250811130033300 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20250811130033300 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250811130033300 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:8BFBF4CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:8BFBF4CA output_enabled 0 (mgcp_conn.c:271) 20250811130033300 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033300 DLMGCP DEBUG <0013> (081234/rtp C:8BFBF4CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:8BFBF4CA CRCX: Creating connection: port: 5786 (mgcp_protocol.c:1044) 20250811130033300 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:8BFBF4CA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033300 DLMGCP DEBUG <0013> Generated response: line #00: 200 52722 OK (mgcp_msg.c:72) 20250811130033300 DLMGCP DEBUG <0013> Generated response: line #01: I: 8BFBF4CA (mgcp_msg.c:72) 20250811130033300 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033300 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8BFBF4CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033300 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033300 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033300 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033300 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5786 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033300 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033300 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033302 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52723 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033302 DLMGCP DEBUG <0013> Received message: line #01: C: 081234 (mgcp_msg.c:72) 20250811130033302 DLMGCP DEBUG <0013> Received message: line #02: I: 8BFBF4CA (mgcp_msg.c:72) 20250811130033302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20250811130033302 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250811130033302 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:8BFBF4CA DLCX: deleting conn:(081234/rtp C:8BFBF4CA r=NULL:0<->l=::1:5786) (mgcp_protocol.c:1384) 20250811130033302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033302 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033302 DLMGCP DEBUG <0013> Generated response: line #00: 250 52723 OK (mgcp_msg.c:72) 20250811130033302 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52724 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033303 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033303 DLMGCP DEBUG <0013> Received message: line #02: C: 091234 (mgcp_msg.c:72) 20250811130033303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033303 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20250811130033303 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250811130033303 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033303 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:4F5B0471 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033303 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:4F5B0471 output_enabled 0 (mgcp_conn.c:271) 20250811130033303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033303 DLMGCP DEBUG <0013> (091234/rtp C:4F5B0471 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033303 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:4F5B0471 CRCX: Creating connection: port: 5788 (mgcp_protocol.c:1044) 20250811130033303 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:4F5B0471 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033303 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033303 DLMGCP DEBUG <0013> Generated response: line #00: 200 52724 OK (mgcp_msg.c:72) 20250811130033303 DLMGCP DEBUG <0013> Generated response: line #01: I: 4F5B0471 (mgcp_msg.c:72) 20250811130033303 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033303 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4F5B0471 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033303 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033303 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033303 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033303 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5788 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033303 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033303 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033305 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52725 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033305 DLMGCP DEBUG <0013> Received message: line #01: C: 091234 (mgcp_msg.c:72) 20250811130033305 DLMGCP DEBUG <0013> Received message: line #02: I: 4F5B0471 (mgcp_msg.c:72) 20250811130033305 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20250811130033305 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250811130033305 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033305 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:4F5B0471 DLCX: deleting conn:(091234/rtp C:4F5B0471 r=NULL:0<->l=::1:5788) (mgcp_protocol.c:1384) 20250811130033305 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033305 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033305 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033305 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033305 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033305 DLMGCP DEBUG <0013> Generated response: line #00: 250 52725 OK (mgcp_msg.c:72) 20250811130033305 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52726 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033306 DLMGCP DEBUG <0013> Received message: line #02: C: 0A1234 (mgcp_msg.c:72) 20250811130033306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033306 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20250811130033306 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250811130033306 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033306 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:32C63F88 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033306 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:32C63F88 output_enabled 0 (mgcp_conn.c:271) 20250811130033306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033306 DLMGCP DEBUG <0013> (0A1234/rtp C:32C63F88 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033306 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:32C63F88 CRCX: Creating connection: port: 5790 (mgcp_protocol.c:1044) 20250811130033306 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:32C63F88 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033306 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033306 DLMGCP DEBUG <0013> Generated response: line #00: 200 52726 OK (mgcp_msg.c:72) 20250811130033306 DLMGCP DEBUG <0013> Generated response: line #01: I: 32C63F88 (mgcp_msg.c:72) 20250811130033306 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033306 DLMGCP DEBUG <0013> Generated response: line #03: o=- 32C63F88 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033306 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033306 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033306 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033306 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5790 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033306 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033306 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033308 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52727 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033308 DLMGCP DEBUG <0013> Received message: line #01: C: 0A1234 (mgcp_msg.c:72) 20250811130033308 DLMGCP DEBUG <0013> Received message: line #02: I: 32C63F88 (mgcp_msg.c:72) 20250811130033308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20250811130033308 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250811130033308 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:32C63F88 DLCX: deleting conn:(0A1234/rtp C:32C63F88 r=NULL:0<->l=::1:5790) (mgcp_protocol.c:1384) 20250811130033308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033308 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033308 DLMGCP DEBUG <0013> Generated response: line #00: 250 52727 OK (mgcp_msg.c:72) 20250811130033308 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033309 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52728 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033309 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033309 DLMGCP DEBUG <0013> Received message: line #02: C: 0B1234 (mgcp_msg.c:72) 20250811130033309 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20250811130033309 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250811130033309 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:8AF1BE1F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:8AF1BE1F output_enabled 0 (mgcp_conn.c:271) 20250811130033309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033309 DLMGCP DEBUG <0013> (0B1234/rtp C:8AF1BE1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:8AF1BE1F CRCX: Creating connection: port: 5792 (mgcp_protocol.c:1044) 20250811130033309 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:8AF1BE1F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033309 DLMGCP DEBUG <0013> Generated response: line #00: 200 52728 OK (mgcp_msg.c:72) 20250811130033309 DLMGCP DEBUG <0013> Generated response: line #01: I: 8AF1BE1F (mgcp_msg.c:72) 20250811130033309 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033309 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8AF1BE1F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033309 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033309 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033309 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033309 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5792 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033309 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033309 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033311 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52729 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033311 DLMGCP DEBUG <0013> Received message: line #01: C: 0B1234 (mgcp_msg.c:72) 20250811130033311 DLMGCP DEBUG <0013> Received message: line #02: I: 8AF1BE1F (mgcp_msg.c:72) 20250811130033311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20250811130033311 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250811130033311 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:8AF1BE1F DLCX: deleting conn:(0B1234/rtp C:8AF1BE1F r=NULL:0<->l=::1:5792) (mgcp_protocol.c:1384) 20250811130033311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033311 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033311 DLMGCP DEBUG <0013> Generated response: line #00: 250 52729 OK (mgcp_msg.c:72) 20250811130033311 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52730 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033312 DLMGCP DEBUG <0013> Received message: line #02: C: 0C1234 (mgcp_msg.c:72) 20250811130033312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033312 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20250811130033313 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250811130033313 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:AD05BACE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:AD05BACE output_enabled 0 (mgcp_conn.c:271) 20250811130033313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033313 DLMGCP DEBUG <0013> (0C1234/rtp C:AD05BACE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:AD05BACE CRCX: Creating connection: port: 5794 (mgcp_protocol.c:1044) 20250811130033313 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:AD05BACE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033313 DLMGCP DEBUG <0013> Generated response: line #00: 200 52730 OK (mgcp_msg.c:72) 20250811130033313 DLMGCP DEBUG <0013> Generated response: line #01: I: AD05BACE (mgcp_msg.c:72) 20250811130033313 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033313 DLMGCP DEBUG <0013> Generated response: line #03: o=- AD05BACE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033313 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033313 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033313 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033313 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5794 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033313 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033313 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033315 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52731 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033315 DLMGCP DEBUG <0013> Received message: line #01: C: 0C1234 (mgcp_msg.c:72) 20250811130033315 DLMGCP DEBUG <0013> Received message: line #02: I: AD05BACE (mgcp_msg.c:72) 20250811130033315 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20250811130033315 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250811130033315 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033315 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:AD05BACE DLCX: deleting conn:(0C1234/rtp C:AD05BACE r=NULL:0<->l=::1:5794) (mgcp_protocol.c:1384) 20250811130033315 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033315 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033315 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033315 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033315 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033315 DLMGCP DEBUG <0013> Generated response: line #00: 250 52731 OK (mgcp_msg.c:72) 20250811130033315 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52732 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033316 DLMGCP DEBUG <0013> Received message: line #02: C: 0D1234 (mgcp_msg.c:72) 20250811130033316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20250811130033316 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250811130033316 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:11470CCB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:11470CCB output_enabled 0 (mgcp_conn.c:271) 20250811130033316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033316 DLMGCP DEBUG <0013> (0D1234/rtp C:11470CCB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:11470CCB CRCX: Creating connection: port: 5796 (mgcp_protocol.c:1044) 20250811130033316 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:11470CCB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033316 DLMGCP DEBUG <0013> Generated response: line #00: 200 52732 OK (mgcp_msg.c:72) 20250811130033316 DLMGCP DEBUG <0013> Generated response: line #01: I: 11470CCB (mgcp_msg.c:72) 20250811130033316 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033316 DLMGCP DEBUG <0013> Generated response: line #03: o=- 11470CCB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033316 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033316 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033316 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033316 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5796 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033316 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033316 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033317 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52733 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033317 DLMGCP DEBUG <0013> Received message: line #01: C: 0D1234 (mgcp_msg.c:72) 20250811130033317 DLMGCP DEBUG <0013> Received message: line #02: I: 11470CCB (mgcp_msg.c:72) 20250811130033317 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20250811130033317 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250811130033317 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033317 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:11470CCB DLCX: deleting conn:(0D1234/rtp C:11470CCB r=NULL:0<->l=::1:5796) (mgcp_protocol.c:1384) 20250811130033317 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033317 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033318 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033318 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033318 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033318 DLMGCP DEBUG <0013> Generated response: line #00: 250 52733 OK (mgcp_msg.c:72) 20250811130033318 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033319 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52734 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033319 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033319 DLMGCP DEBUG <0013> Received message: line #02: C: 0E1234 (mgcp_msg.c:72) 20250811130033319 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20250811130033319 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250811130033319 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:669E257B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:669E257B output_enabled 0 (mgcp_conn.c:271) 20250811130033319 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033319 DLMGCP DEBUG <0013> (0E1234/rtp C:669E257B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:669E257B CRCX: Creating connection: port: 5798 (mgcp_protocol.c:1044) 20250811130033319 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:669E257B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033320 DLMGCP DEBUG <0013> Generated response: line #00: 200 52734 OK (mgcp_msg.c:72) 20250811130033320 DLMGCP DEBUG <0013> Generated response: line #01: I: 669E257B (mgcp_msg.c:72) 20250811130033320 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033320 DLMGCP DEBUG <0013> Generated response: line #03: o=- 669E257B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033320 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033320 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033320 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033320 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5798 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033320 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033320 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033321 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52735 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033321 DLMGCP DEBUG <0013> Received message: line #01: C: 0E1234 (mgcp_msg.c:72) 20250811130033321 DLMGCP DEBUG <0013> Received message: line #02: I: 669E257B (mgcp_msg.c:72) 20250811130033321 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20250811130033321 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250811130033322 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:669E257B DLCX: deleting conn:(0E1234/rtp C:669E257B r=NULL:0<->l=::1:5798) (mgcp_protocol.c:1384) 20250811130033322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033322 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033322 DLMGCP DEBUG <0013> Generated response: line #00: 250 52735 OK (mgcp_msg.c:72) 20250811130033322 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033323 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52736 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033323 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033323 DLMGCP DEBUG <0013> Received message: line #02: C: 0F1234 (mgcp_msg.c:72) 20250811130033323 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033323 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20250811130033323 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250811130033323 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033323 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:81C307A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033323 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:81C307A5 output_enabled 0 (mgcp_conn.c:271) 20250811130033323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033323 DLMGCP DEBUG <0013> (0F1234/rtp C:81C307A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033323 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:81C307A5 CRCX: Creating connection: port: 5800 (mgcp_protocol.c:1044) 20250811130033323 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:81C307A5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033323 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033323 DLMGCP DEBUG <0013> Generated response: line #00: 200 52736 OK (mgcp_msg.c:72) 20250811130033323 DLMGCP DEBUG <0013> Generated response: line #01: I: 81C307A5 (mgcp_msg.c:72) 20250811130033323 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033323 DLMGCP DEBUG <0013> Generated response: line #03: o=- 81C307A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033323 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033323 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033323 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033323 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5800 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033323 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033323 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033324 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52737 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033324 DLMGCP DEBUG <0013> Received message: line #01: C: 0F1234 (mgcp_msg.c:72) 20250811130033324 DLMGCP DEBUG <0013> Received message: line #02: I: 81C307A5 (mgcp_msg.c:72) 20250811130033324 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20250811130033324 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250811130033324 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033324 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:81C307A5 DLCX: deleting conn:(0F1234/rtp C:81C307A5 r=NULL:0<->l=::1:5800) (mgcp_protocol.c:1384) 20250811130033324 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033324 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033324 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033324 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033324 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033324 DLMGCP DEBUG <0013> Generated response: line #00: 250 52737 OK (mgcp_msg.c:72) 20250811130033324 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52738 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033325 DLMGCP DEBUG <0013> Received message: line #02: C: 101234 (mgcp_msg.c:72) 20250811130033325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033325 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20250811130033325 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250811130033325 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033325 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:A073A5BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033325 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:A073A5BB output_enabled 0 (mgcp_conn.c:271) 20250811130033325 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033325 DLMGCP DEBUG <0013> (101234/rtp C:A073A5BB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033326 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:A073A5BB CRCX: Creating connection: port: 5802 (mgcp_protocol.c:1044) 20250811130033326 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:A073A5BB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033326 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033326 DLMGCP DEBUG <0013> Generated response: line #00: 200 52738 OK (mgcp_msg.c:72) 20250811130033326 DLMGCP DEBUG <0013> Generated response: line #01: I: A073A5BB (mgcp_msg.c:72) 20250811130033326 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033326 DLMGCP DEBUG <0013> Generated response: line #03: o=- A073A5BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033326 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033326 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033326 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033326 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5802 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033326 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033326 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033327 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52739 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033327 DLMGCP DEBUG <0013> Received message: line #01: C: 101234 (mgcp_msg.c:72) 20250811130033327 DLMGCP DEBUG <0013> Received message: line #02: I: A073A5BB (mgcp_msg.c:72) 20250811130033327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20250811130033327 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250811130033327 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:A073A5BB DLCX: deleting conn:(101234/rtp C:A073A5BB r=NULL:0<->l=::1:5802) (mgcp_protocol.c:1384) 20250811130033327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033327 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033327 DLMGCP DEBUG <0013> Generated response: line #00: 250 52739 OK (mgcp_msg.c:72) 20250811130033327 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033328 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52740 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033328 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033328 DLMGCP DEBUG <0013> Received message: line #02: C: 111234 (mgcp_msg.c:72) 20250811130033328 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033328 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20250811130033328 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250811130033328 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033328 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:C942A0A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033328 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:C942A0A8 output_enabled 0 (mgcp_conn.c:271) 20250811130033328 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033328 DLMGCP DEBUG <0013> (111234/rtp C:C942A0A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033328 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:C942A0A8 CRCX: Creating connection: port: 5804 (mgcp_protocol.c:1044) 20250811130033328 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:C942A0A8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033328 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033328 DLMGCP DEBUG <0013> Generated response: line #00: 200 52740 OK (mgcp_msg.c:72) 20250811130033328 DLMGCP DEBUG <0013> Generated response: line #01: I: C942A0A8 (mgcp_msg.c:72) 20250811130033328 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033328 DLMGCP DEBUG <0013> Generated response: line #03: o=- C942A0A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033328 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033328 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033328 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033328 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5804 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033328 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033328 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033329 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52741 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033329 DLMGCP DEBUG <0013> Received message: line #01: C: 111234 (mgcp_msg.c:72) 20250811130033329 DLMGCP DEBUG <0013> Received message: line #02: I: C942A0A8 (mgcp_msg.c:72) 20250811130033329 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20250811130033329 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250811130033329 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033329 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:C942A0A8 DLCX: deleting conn:(111234/rtp C:C942A0A8 r=NULL:0<->l=::1:5804) (mgcp_protocol.c:1384) 20250811130033329 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033330 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033330 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033330 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033330 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033330 DLMGCP DEBUG <0013> Generated response: line #00: 250 52741 OK (mgcp_msg.c:72) 20250811130033330 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033330 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52742 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033330 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033330 DLMGCP DEBUG <0013> Received message: line #02: C: 121234 (mgcp_msg.c:72) 20250811130033330 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033330 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20250811130033330 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250811130033330 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033330 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:8F032787 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033331 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:8F032787 output_enabled 0 (mgcp_conn.c:271) 20250811130033331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033331 DLMGCP DEBUG <0013> (121234/rtp C:8F032787 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033331 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:8F032787 CRCX: Creating connection: port: 5806 (mgcp_protocol.c:1044) 20250811130033331 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:8F032787 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033331 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033331 DLMGCP DEBUG <0013> Generated response: line #00: 200 52742 OK (mgcp_msg.c:72) 20250811130033331 DLMGCP DEBUG <0013> Generated response: line #01: I: 8F032787 (mgcp_msg.c:72) 20250811130033331 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033331 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8F032787 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033331 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033331 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033331 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033331 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5806 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033331 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033331 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033332 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52743 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033332 DLMGCP DEBUG <0013> Received message: line #01: C: 121234 (mgcp_msg.c:72) 20250811130033332 DLMGCP DEBUG <0013> Received message: line #02: I: 8F032787 (mgcp_msg.c:72) 20250811130033332 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20250811130033332 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250811130033332 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033332 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:8F032787 DLCX: deleting conn:(121234/rtp C:8F032787 r=NULL:0<->l=::1:5806) (mgcp_protocol.c:1384) 20250811130033332 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033332 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033332 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033332 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033332 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033332 DLMGCP DEBUG <0013> Generated response: line #00: 250 52743 OK (mgcp_msg.c:72) 20250811130033332 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033333 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52744 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033333 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033333 DLMGCP DEBUG <0013> Received message: line #02: C: 131234 (mgcp_msg.c:72) 20250811130033333 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033333 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20250811130033333 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250811130033333 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033333 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:EDF7ACE6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033333 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:EDF7ACE6 output_enabled 0 (mgcp_conn.c:271) 20250811130033333 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033333 DLMGCP DEBUG <0013> (131234/rtp C:EDF7ACE6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033333 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:EDF7ACE6 CRCX: Creating connection: port: 5808 (mgcp_protocol.c:1044) 20250811130033333 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:EDF7ACE6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033333 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033333 DLMGCP DEBUG <0013> Generated response: line #00: 200 52744 OK (mgcp_msg.c:72) 20250811130033333 DLMGCP DEBUG <0013> Generated response: line #01: I: EDF7ACE6 (mgcp_msg.c:72) 20250811130033333 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033333 DLMGCP DEBUG <0013> Generated response: line #03: o=- EDF7ACE6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033333 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033333 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033333 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033333 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5808 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033333 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033333 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033334 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52745 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033334 DLMGCP DEBUG <0013> Received message: line #01: C: 131234 (mgcp_msg.c:72) 20250811130033334 DLMGCP DEBUG <0013> Received message: line #02: I: EDF7ACE6 (mgcp_msg.c:72) 20250811130033334 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20250811130033335 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250811130033335 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033335 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:EDF7ACE6 DLCX: deleting conn:(131234/rtp C:EDF7ACE6 r=NULL:0<->l=::1:5808) (mgcp_protocol.c:1384) 20250811130033335 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033335 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033335 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033335 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033335 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033335 DLMGCP DEBUG <0013> Generated response: line #00: 250 52745 OK (mgcp_msg.c:72) 20250811130033335 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033335 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52746 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033336 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033336 DLMGCP DEBUG <0013> Received message: line #02: C: 141234 (mgcp_msg.c:72) 20250811130033336 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033336 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20250811130033336 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250811130033336 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033336 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:D07117C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033336 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:D07117C3 output_enabled 0 (mgcp_conn.c:271) 20250811130033336 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033336 DLMGCP DEBUG <0013> (141234/rtp C:D07117C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033336 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:D07117C3 CRCX: Creating connection: port: 5810 (mgcp_protocol.c:1044) 20250811130033336 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:D07117C3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033336 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033336 DLMGCP DEBUG <0013> Generated response: line #00: 200 52746 OK (mgcp_msg.c:72) 20250811130033336 DLMGCP DEBUG <0013> Generated response: line #01: I: D07117C3 (mgcp_msg.c:72) 20250811130033336 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033336 DLMGCP DEBUG <0013> Generated response: line #03: o=- D07117C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033336 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033336 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033336 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033336 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5810 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033336 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033336 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033337 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52747 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033337 DLMGCP DEBUG <0013> Received message: line #01: C: 141234 (mgcp_msg.c:72) 20250811130033337 DLMGCP DEBUG <0013> Received message: line #02: I: D07117C3 (mgcp_msg.c:72) 20250811130033337 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20250811130033337 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250811130033337 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033337 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:D07117C3 DLCX: deleting conn:(141234/rtp C:D07117C3 r=NULL:0<->l=::1:5810) (mgcp_protocol.c:1384) 20250811130033337 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033337 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033337 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033337 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033337 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033337 DLMGCP DEBUG <0013> Generated response: line #00: 250 52747 OK (mgcp_msg.c:72) 20250811130033337 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033338 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52748 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033338 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033338 DLMGCP DEBUG <0013> Received message: line #02: C: 151234 (mgcp_msg.c:72) 20250811130033338 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033338 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20250811130033338 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250811130033338 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033338 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:CCC150FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033338 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:CCC150FE output_enabled 0 (mgcp_conn.c:271) 20250811130033338 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033338 DLMGCP DEBUG <0013> (151234/rtp C:CCC150FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033338 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:CCC150FE CRCX: Creating connection: port: 5812 (mgcp_protocol.c:1044) 20250811130033338 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:CCC150FE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033338 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033338 DLMGCP DEBUG <0013> Generated response: line #00: 200 52748 OK (mgcp_msg.c:72) 20250811130033338 DLMGCP DEBUG <0013> Generated response: line #01: I: CCC150FE (mgcp_msg.c:72) 20250811130033338 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033338 DLMGCP DEBUG <0013> Generated response: line #03: o=- CCC150FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033338 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033338 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033338 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033338 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5812 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033338 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033338 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033339 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52749 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033339 DLMGCP DEBUG <0013> Received message: line #01: C: 151234 (mgcp_msg.c:72) 20250811130033339 DLMGCP DEBUG <0013> Received message: line #02: I: CCC150FE (mgcp_msg.c:72) 20250811130033339 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20250811130033339 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250811130033339 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033339 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:CCC150FE DLCX: deleting conn:(151234/rtp C:CCC150FE r=NULL:0<->l=::1:5812) (mgcp_protocol.c:1384) 20250811130033339 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033339 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033339 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033339 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033339 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033339 DLMGCP DEBUG <0013> Generated response: line #00: 250 52749 OK (mgcp_msg.c:72) 20250811130033339 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033340 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52750 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033340 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033340 DLMGCP DEBUG <0013> Received message: line #02: C: 161234 (mgcp_msg.c:72) 20250811130033340 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033340 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20250811130033340 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250811130033340 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033340 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:37D789B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033340 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:37D789B5 output_enabled 0 (mgcp_conn.c:271) 20250811130033340 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033340 DLMGCP DEBUG <0013> (161234/rtp C:37D789B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033340 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:37D789B5 CRCX: Creating connection: port: 5814 (mgcp_protocol.c:1044) 20250811130033340 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:37D789B5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033340 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033340 DLMGCP DEBUG <0013> Generated response: line #00: 200 52750 OK (mgcp_msg.c:72) 20250811130033340 DLMGCP DEBUG <0013> Generated response: line #01: I: 37D789B5 (mgcp_msg.c:72) 20250811130033340 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033340 DLMGCP DEBUG <0013> Generated response: line #03: o=- 37D789B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033340 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033340 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033340 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033340 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5814 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033340 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033340 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033341 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52751 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033341 DLMGCP DEBUG <0013> Received message: line #01: C: 161234 (mgcp_msg.c:72) 20250811130033341 DLMGCP DEBUG <0013> Received message: line #02: I: 37D789B5 (mgcp_msg.c:72) 20250811130033341 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20250811130033341 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250811130033341 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033341 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:37D789B5 DLCX: deleting conn:(161234/rtp C:37D789B5 r=NULL:0<->l=::1:5814) (mgcp_protocol.c:1384) 20250811130033341 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033341 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033341 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033341 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033341 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033341 DLMGCP DEBUG <0013> Generated response: line #00: 250 52751 OK (mgcp_msg.c:72) 20250811130033341 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033343 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52752 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033343 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033343 DLMGCP DEBUG <0013> Received message: line #02: C: 171234 (mgcp_msg.c:72) 20250811130033343 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033343 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20250811130033343 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250811130033343 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033343 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:E5E98ED2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033343 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:E5E98ED2 output_enabled 0 (mgcp_conn.c:271) 20250811130033343 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033343 DLMGCP DEBUG <0013> (171234/rtp C:E5E98ED2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033343 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:E5E98ED2 CRCX: Creating connection: port: 5816 (mgcp_protocol.c:1044) 20250811130033343 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:E5E98ED2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033343 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033343 DLMGCP DEBUG <0013> Generated response: line #00: 200 52752 OK (mgcp_msg.c:72) 20250811130033343 DLMGCP DEBUG <0013> Generated response: line #01: I: E5E98ED2 (mgcp_msg.c:72) 20250811130033343 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033343 DLMGCP DEBUG <0013> Generated response: line #03: o=- E5E98ED2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033343 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033343 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033343 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033343 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5816 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033343 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033343 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033344 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52753 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033344 DLMGCP DEBUG <0013> Received message: line #01: C: 171234 (mgcp_msg.c:72) 20250811130033344 DLMGCP DEBUG <0013> Received message: line #02: I: E5E98ED2 (mgcp_msg.c:72) 20250811130033344 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20250811130033344 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250811130033344 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033344 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:E5E98ED2 DLCX: deleting conn:(171234/rtp C:E5E98ED2 r=NULL:0<->l=::1:5816) (mgcp_protocol.c:1384) 20250811130033345 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033345 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033345 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033345 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033345 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033345 DLMGCP DEBUG <0013> Generated response: line #00: 250 52753 OK (mgcp_msg.c:72) 20250811130033345 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033345 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52754 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033345 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033345 DLMGCP DEBUG <0013> Received message: line #02: C: 181234 (mgcp_msg.c:72) 20250811130033345 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033345 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20250811130033345 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250811130033346 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033346 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:A7EF9170 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033346 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:A7EF9170 output_enabled 0 (mgcp_conn.c:271) 20250811130033346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033346 DLMGCP DEBUG <0013> (181234/rtp C:A7EF9170 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033346 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:A7EF9170 CRCX: Creating connection: port: 5818 (mgcp_protocol.c:1044) 20250811130033346 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:A7EF9170 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033346 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033346 DLMGCP DEBUG <0013> Generated response: line #00: 200 52754 OK (mgcp_msg.c:72) 20250811130033346 DLMGCP DEBUG <0013> Generated response: line #01: I: A7EF9170 (mgcp_msg.c:72) 20250811130033346 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033346 DLMGCP DEBUG <0013> Generated response: line #03: o=- A7EF9170 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033346 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033346 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033346 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033346 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5818 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033346 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033346 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033347 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52755 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033347 DLMGCP DEBUG <0013> Received message: line #01: C: 181234 (mgcp_msg.c:72) 20250811130033347 DLMGCP DEBUG <0013> Received message: line #02: I: A7EF9170 (mgcp_msg.c:72) 20250811130033347 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20250811130033347 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250811130033347 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033347 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:A7EF9170 DLCX: deleting conn:(181234/rtp C:A7EF9170 r=NULL:0<->l=::1:5818) (mgcp_protocol.c:1384) 20250811130033347 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033347 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033347 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033347 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033347 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033347 DLMGCP DEBUG <0013> Generated response: line #00: 250 52755 OK (mgcp_msg.c:72) 20250811130033347 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033348 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52756 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033348 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033348 DLMGCP DEBUG <0013> Received message: line #02: C: 191234 (mgcp_msg.c:72) 20250811130033348 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033348 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20250811130033348 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250811130033348 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033348 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:C5D97918 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033348 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:C5D97918 output_enabled 0 (mgcp_conn.c:271) 20250811130033348 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033348 DLMGCP DEBUG <0013> (191234/rtp C:C5D97918 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033348 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:C5D97918 CRCX: Creating connection: port: 5820 (mgcp_protocol.c:1044) 20250811130033348 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:C5D97918 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033348 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033348 DLMGCP DEBUG <0013> Generated response: line #00: 200 52756 OK (mgcp_msg.c:72) 20250811130033348 DLMGCP DEBUG <0013> Generated response: line #01: I: C5D97918 (mgcp_msg.c:72) 20250811130033348 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033348 DLMGCP DEBUG <0013> Generated response: line #03: o=- C5D97918 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033348 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033348 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033348 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033348 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5820 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033348 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033348 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033349 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52757 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033349 DLMGCP DEBUG <0013> Received message: line #01: C: 191234 (mgcp_msg.c:72) 20250811130033349 DLMGCP DEBUG <0013> Received message: line #02: I: C5D97918 (mgcp_msg.c:72) 20250811130033349 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20250811130033349 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250811130033349 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033349 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:C5D97918 DLCX: deleting conn:(191234/rtp C:C5D97918 r=NULL:0<->l=::1:5820) (mgcp_protocol.c:1384) 20250811130033349 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033349 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033349 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033349 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033349 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033349 DLMGCP DEBUG <0013> Generated response: line #00: 250 52757 OK (mgcp_msg.c:72) 20250811130033349 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033350 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52758 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033350 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033350 DLMGCP DEBUG <0013> Received message: line #02: C: 1A1234 (mgcp_msg.c:72) 20250811130033350 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20250811130033350 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250811130033350 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:0167055A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:0167055A output_enabled 0 (mgcp_conn.c:271) 20250811130033350 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033350 DLMGCP DEBUG <0013> (1A1234/rtp C:0167055A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:0167055A CRCX: Creating connection: port: 5822 (mgcp_protocol.c:1044) 20250811130033350 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:0167055A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033350 DLMGCP DEBUG <0013> Generated response: line #00: 200 52758 OK (mgcp_msg.c:72) 20250811130033350 DLMGCP DEBUG <0013> Generated response: line #01: I: 0167055A (mgcp_msg.c:72) 20250811130033350 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033350 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0167055A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033350 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033350 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033350 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033350 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5822 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033350 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033350 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033351 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52759 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033351 DLMGCP DEBUG <0013> Received message: line #01: C: 1A1234 (mgcp_msg.c:72) 20250811130033351 DLMGCP DEBUG <0013> Received message: line #02: I: 0167055A (mgcp_msg.c:72) 20250811130033351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20250811130033351 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250811130033351 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:0167055A DLCX: deleting conn:(1A1234/rtp C:0167055A r=NULL:0<->l=::1:5822) (mgcp_protocol.c:1384) 20250811130033351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033351 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033351 DLMGCP DEBUG <0013> Generated response: line #00: 250 52759 OK (mgcp_msg.c:72) 20250811130033351 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033352 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52760 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033352 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033352 DLMGCP DEBUG <0013> Received message: line #02: C: 1B1234 (mgcp_msg.c:72) 20250811130033352 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20250811130033352 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250811130033352 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:B32B5B80 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:B32B5B80 output_enabled 0 (mgcp_conn.c:271) 20250811130033352 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033352 DLMGCP DEBUG <0013> (1B1234/rtp C:B32B5B80 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:B32B5B80 CRCX: Creating connection: port: 5824 (mgcp_protocol.c:1044) 20250811130033352 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:B32B5B80 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033352 DLMGCP DEBUG <0013> Generated response: line #00: 200 52760 OK (mgcp_msg.c:72) 20250811130033352 DLMGCP DEBUG <0013> Generated response: line #01: I: B32B5B80 (mgcp_msg.c:72) 20250811130033352 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033352 DLMGCP DEBUG <0013> Generated response: line #03: o=- B32B5B80 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033352 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033352 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033352 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033352 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5824 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033352 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033352 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033353 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52761 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033353 DLMGCP DEBUG <0013> Received message: line #01: C: 1B1234 (mgcp_msg.c:72) 20250811130033353 DLMGCP DEBUG <0013> Received message: line #02: I: B32B5B80 (mgcp_msg.c:72) 20250811130033353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20250811130033353 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250811130033353 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:B32B5B80 DLCX: deleting conn:(1B1234/rtp C:B32B5B80 r=NULL:0<->l=::1:5824) (mgcp_protocol.c:1384) 20250811130033353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033353 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033353 DLMGCP DEBUG <0013> Generated response: line #00: 250 52761 OK (mgcp_msg.c:72) 20250811130033353 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033354 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52762 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033354 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033354 DLMGCP DEBUG <0013> Received message: line #02: C: 1C1234 (mgcp_msg.c:72) 20250811130033354 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033354 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20250811130033354 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250811130033354 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033354 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:4A123704 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033354 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:4A123704 output_enabled 0 (mgcp_conn.c:271) 20250811130033354 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033354 DLMGCP DEBUG <0013> (1C1234/rtp C:4A123704 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033354 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:4A123704 CRCX: Creating connection: port: 5826 (mgcp_protocol.c:1044) 20250811130033354 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:4A123704 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033354 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033354 DLMGCP DEBUG <0013> Generated response: line #00: 200 52762 OK (mgcp_msg.c:72) 20250811130033354 DLMGCP DEBUG <0013> Generated response: line #01: I: 4A123704 (mgcp_msg.c:72) 20250811130033354 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033354 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4A123704 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033354 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033354 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033354 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033354 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5826 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033354 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033354 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033356 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52763 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033356 DLMGCP DEBUG <0013> Received message: line #01: C: 1C1234 (mgcp_msg.c:72) 20250811130033356 DLMGCP DEBUG <0013> Received message: line #02: I: 4A123704 (mgcp_msg.c:72) 20250811130033356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20250811130033356 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250811130033356 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:4A123704 DLCX: deleting conn:(1C1234/rtp C:4A123704 r=NULL:0<->l=::1:5826) (mgcp_protocol.c:1384) 20250811130033356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033356 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033356 DLMGCP DEBUG <0013> Generated response: line #00: 250 52763 OK (mgcp_msg.c:72) 20250811130033356 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130033357 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52764 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033357 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130033357 DLMGCP DEBUG <0013> Received message: line #02: C: 1D1234 (mgcp_msg.c:72) 20250811130033357 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130033357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20250811130033357 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250811130033357 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130033357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5B5F8836 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130033357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5B5F8836 output_enabled 0 (mgcp_conn.c:271) 20250811130033357 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130033357 DLMGCP DEBUG <0013> (1D1234/rtp C:5B5F8836 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130033357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5B5F8836 CRCX: Creating connection: port: 5828 (mgcp_protocol.c:1044) 20250811130033357 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:5B5F8836 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130033357 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130033357 DLMGCP DEBUG <0013> Generated response: line #00: 200 52764 OK (mgcp_msg.c:72) 20250811130033357 DLMGCP DEBUG <0013> Generated response: line #01: I: 5B5F8836 (mgcp_msg.c:72) 20250811130033357 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130033357 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5B5F8836 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130033357 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130033357 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130033357 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130033357 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5828 RTP/AVP 112 (mgcp_msg.c:72) 20250811130033357 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130033357 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130033358 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52765 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130033358 DLMGCP DEBUG <0013> Received message: line #01: C: 1D1234 (mgcp_msg.c:72) 20250811130033358 DLMGCP DEBUG <0013> Received message: line #02: I: 5B5F8836 (mgcp_msg.c:72) 20250811130033358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20250811130033358 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250811130033358 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130033358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5B5F8836 DLCX: deleting conn:(1D1234/rtp C:5B5F8836 r=NULL:0<->l=::1:5828) (mgcp_protocol.c:1384) 20250811130033358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033358 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250811130033358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130033358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250811130033358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250811130033358 DLMGCP DEBUG <0013> Generated response: line #00: 250 52765 OK (mgcp_msg.c:72) 20250811130033358 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@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed RTPEM0(199)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(200)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(201)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(202)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(203)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(199): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(200): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(201): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(202): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_dlcx_30ep finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass'. Mon Aug 11 13:00:33 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=334376) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest'. ------ MGCP_Test.TC_rtpem_selftest ------ Mon Aug 11 13:00:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_rtpem_selftest.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_rtpem_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_rtpem_selftest started. MTC@9f65b6bc0404: === starting MTC@9f65b6bc0404: === stopping RTPEM1(205)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(204)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: 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@9f65b6bc0404: 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@9f65b6bc0404: tolerance: 0 packets MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM1(205)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(204)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(208)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(207)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(206)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(204): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(205): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(206): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(207): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_rtpem_selftest finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass'. Mon Aug 11 13:00:42 UTC 2025 ====== MGCP_Test.TC_rtpem_selftest pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_rtpem_selftest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=49460) Waiting for packet dumper to finish... 1 (prev_count=49460, count=56328) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp'. ------ MGCP_Test.TC_one_crcx_receive_only_rtp ------ Mon Aug 11 13:00:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_one_crcx_receive_only_rtp started. 20250811130045308 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33227 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130045308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130045308 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130045308 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130045308 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130045308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130045308 DLMGCP DEBUG <0013> Generated response: line #00: 515 33227 FAIL (mgcp_msg.c:72) 20250811130045320 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33228 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130045321 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130045321 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130045321 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:425) 20250811130045321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7399A2E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130045321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7399A2E5 output_enabled 0 (mgcp_conn.c:271) 20250811130045321 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130045321 DLMGCP DEBUG <0013> (1225/rtp C:7399A2E5 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) 20250811130045321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7399A2E5 CRCX: Creating connection: port: 5830 (mgcp_protocol.c:1044) 20250811130045321 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:7399A2E5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130045321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130045321 DLMGCP DEBUG <0013> Generated response: line #00: 200 33228 OK (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Generated response: line #01: I: 7399A2E5 (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7399A2E5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5830 RTP/AVP 112 (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:72) 20250811130045321 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130046430 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33229 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130046430 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250811130046430 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130046430 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130046430 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130046430 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811130046430 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130046430 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130046430 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130046430 DLMGCP DEBUG <0013> Generated response: line #00: 200 33229 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(209)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(211)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(212)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(210)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(209): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(210): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(211): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(212): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_one_crcx_receive_only_rtp finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass'. Mon Aug 11 13:00:46 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=37220) Waiting for packet dumper to finish... 1 (prev_count=37220, count=66312) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp'. ------ MGCP_Test.TC_one_crcx_loopback_rtp ------ Mon Aug 11 13:00:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_one_crcx_loopback_rtp started. 20250811130049638 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50182 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130049638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130049638 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130049638 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130049638 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130049638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130049638 DLMGCP DEBUG <0013> Generated response: line #00: 515 50182 FAIL (mgcp_msg.c:72) 20250811130049651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50183 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130049651 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250811130049651 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250811130049651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130049651 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130049651 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130049651 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130049651 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130049651 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130049651 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130049651 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250811130049651 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130049651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130049651 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130049651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130049651 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:425) 20250811130049651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E1054A9D connection mode 'loopback' 7 (mgcp_conn.c:264) 20250811130049651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E1054A9D output_enabled 1 (mgcp_conn.c:271) 20250811130049651 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130049651 DLMGCP DEBUG <0013> (1225/rtp C:E1054A9D 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) 20250811130049651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:177) 20250811130049652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E1054A9D CRCX: Creating connection: port: 5832 (mgcp_protocol.c:1044) 20250811130049652 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:E1054A9D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130049652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130049652 DLMGCP DEBUG <0013> Generated response: line #00: 200 50183 OK (mgcp_msg.c:72) 20250811130049652 DLMGCP DEBUG <0013> Generated response: line #01: I: E1054A9D (mgcp_msg.c:72) 20250811130049652 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130049652 DLMGCP DEBUG <0013> Generated response: line #03: o=- E1054A9D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130049652 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130049652 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130049652 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130049652 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5832 RTP/AVP 112 (mgcp_msg.c:72) 20250811130049652 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250811130049652 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130050759 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50184 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130050759 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250811130050759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130050759 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130050759 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130050759 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811130050759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130050760 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130050760 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130050760 DLMGCP DEBUG <0013> Generated response: line #00: 200 50184 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: stats: { num_pkts_tx := 46, bytes_payload_tx := 184, num_pkts_rx := 46, bytes_payload_rx := 184, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: setverdict(pass): none -> pass VirtCallAgent-STATS(217)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(214)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(218)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(216)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(215)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(214): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(215): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(216): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(217): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(218): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_one_crcx_loopback_rtp finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass'. Mon Aug 11 13:00:50 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68508) Waiting for packet dumper to finish... 1 (prev_count=68508, count=129492) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 ------ Mon Aug 11 13:00:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_one_crcx_loopback_rtp_ipv6 started. 20250811130053998 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23044 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130053998 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130053998 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130053999 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130053999 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130053999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130053999 DLMGCP DEBUG <0013> Generated response: line #00: 515 23044 FAIL (mgcp_msg.c:72) 20250811130054014 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23045 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130054015 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130054015 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130054015 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:425) 20250811130054015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:6B5E9ECC connection mode 'loopback' 7 (mgcp_conn.c:264) 20250811130054015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:6B5E9ECC output_enabled 1 (mgcp_conn.c:271) 20250811130054015 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130054015 DLMGCP DEBUG <0013> (1225/rtp C:6B5E9ECC 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) 20250811130054015 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:177) 20250811130054015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:6B5E9ECC CRCX: Creating connection: port: 5834 (mgcp_protocol.c:1044) 20250811130054015 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:6B5E9ECC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130054015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130054015 DLMGCP DEBUG <0013> Generated response: line #00: 200 23045 OK (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Generated response: line #01: I: 6B5E9ECC (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6B5E9ECC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5834 RTP/AVP 112 (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250811130054015 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130055123 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23046 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130055123 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250811130055124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130055124 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130055124 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130055124 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811130055124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130055124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130055124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130055124 DLMGCP DEBUG <0013> Generated response: line #00: 200 23046 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: stats: { num_pkts_tx := 46, bytes_payload_tx := 184, num_pkts_rx := 46, bytes_payload_rx := 184, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: setverdict(pass): none -> pass VirtCallAgent-STATS(222)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(221)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(223)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(220)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(219)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(219): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(220): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(221): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(222): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(223): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_one_crcx_loopback_rtp_ipv6 finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass'. Mon Aug 11 13:00:55 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=101228) Waiting for packet dumper to finish... 1 (prev_count=101228, count=131820) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_and_rtp ------ Mon Aug 11 13:00:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_and_rtp started. 20250811130058348 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38042 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130058348 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130058348 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130058348 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130058348 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130058348 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130058348 DLMGCP DEBUG <0013> Generated response: line #00: 515 38042 FAIL (mgcp_msg.c:72) 20250811130058361 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38043 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130058362 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130058362 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130058362 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:425) 20250811130058362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD8B94C8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130058362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD8B94C8 output_enabled 1 (mgcp_conn.c:271) 20250811130058362 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130058362 DLMGCP DEBUG <0013> (1226/rtp C:AD8B94C8 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) 20250811130058362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD8B94C8 CRCX: Creating connection: port: 5836 (mgcp_protocol.c:1044) 20250811130058362 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AD8B94C8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130058362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130058362 DLMGCP DEBUG <0013> Generated response: line #00: 200 38043 OK (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Generated response: line #01: I: AD8B94C8 (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Generated response: line #03: o=- AD8B94C8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5836 RTP/AVP 98 (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130058362 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130058370 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38044 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130058370 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130058370 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130058370 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130058370 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130058370 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130058370 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130058370 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130058370 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130058370 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250811130058370 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130058370 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130058370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130058370 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130058370 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130058371 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:425) 20250811130058371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9DDDA03C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130058371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9DDDA03C output_enabled 1 (mgcp_conn.c:271) 20250811130058371 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130058371 DLMGCP DEBUG <0013> (1226/rtp C:9DDDA03C 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) 20250811130058371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9DDDA03C CRCX: Creating connection: port: 5838 (mgcp_protocol.c:1044) 20250811130058371 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9DDDA03C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130058371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130058371 DLMGCP DEBUG <0013> Generated response: line #00: 200 38044 OK (mgcp_msg.c:72) 20250811130058371 DLMGCP DEBUG <0013> Generated response: line #01: I: 9DDDA03C (mgcp_msg.c:72) 20250811130058371 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130058371 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9DDDA03C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130058371 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130058371 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130058371 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130058371 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5838 RTP/AVP 98 (mgcp_msg.c:72) 20250811130058371 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130058371 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(224)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(224)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130059483 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38045 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130059483 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130059483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130059483 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130059483 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130059483 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130059483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130059483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130059483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130059483 DLMGCP DEBUG <0013> Generated response: line #00: 200 38045 OK (mgcp_msg.c:72) RTPEM1(225)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 46, bytes_payload_rx := 184, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: stats B: { 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@9f65b6bc0404: tolerance: 0 packets MTC@9f65b6bc0404: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 46, bytes_payload_rx := 184, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass RTPEM1(225)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(224)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(228)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(226)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(227)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(224): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(225): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(226): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(227): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_and_rtp finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass'. Mon Aug 11 13:00:59 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=102964) Waiting for packet dumper to finish... 1 (prev_count=102964, count=139660) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_bidir ------ Mon Aug 11 13:01:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_and_rtp_bidir started. 20250811130102700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14444 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130102700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130102700 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130102700 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130102700 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130102700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130102700 DLMGCP DEBUG <0013> Generated response: line #00: 515 14444 FAIL (mgcp_msg.c:72) 20250811130102714 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14445 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130102714 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130102714 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130102714 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130102714 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130102714 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130102714 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130102714 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130102714 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130102714 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250811130102714 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130102714 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130102714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130102714 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130102714 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130102714 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:425) 20250811130102714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4F100BCD connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130102714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4F100BCD output_enabled 1 (mgcp_conn.c:271) 20250811130102714 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130102714 DLMGCP DEBUG <0013> (1226/rtp C:4F100BCD 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) 20250811130102714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4F100BCD CRCX: Creating connection: port: 5840 (mgcp_protocol.c:1044) 20250811130102714 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4F100BCD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130102714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130102715 DLMGCP DEBUG <0013> Generated response: line #00: 200 14445 OK (mgcp_msg.c:72) 20250811130102715 DLMGCP DEBUG <0013> Generated response: line #01: I: 4F100BCD (mgcp_msg.c:72) 20250811130102715 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130102715 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4F100BCD 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130102715 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130102715 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130102715 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130102715 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5840 RTP/AVP 98 (mgcp_msg.c:72) 20250811130102715 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130102715 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130102722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14446 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130102722 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130102722 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130102722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130102722 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130102722 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130102722 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130102722 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130102722 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130102722 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250811130102723 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130102723 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130102723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130102723 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130102723 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130102723 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:425) 20250811130102723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:537DA3A0 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130102723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:537DA3A0 output_enabled 1 (mgcp_conn.c:271) 20250811130102723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130102723 DLMGCP DEBUG <0013> (1226/rtp C:537DA3A0 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) 20250811130102723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:537DA3A0 CRCX: Creating connection: port: 5842 (mgcp_protocol.c:1044) 20250811130102723 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:537DA3A0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130102723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130102723 DLMGCP DEBUG <0013> Generated response: line #00: 200 14446 OK (mgcp_msg.c:72) 20250811130102723 DLMGCP DEBUG <0013> Generated response: line #01: I: 537DA3A0 (mgcp_msg.c:72) 20250811130102723 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130102723 DLMGCP DEBUG <0013> Generated response: line #03: o=- 537DA3A0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130102723 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130102723 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130102723 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130102723 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5842 RTP/AVP 98 (mgcp_msg.c:72) 20250811130102723 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130102723 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130103832 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14447 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130103832 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130103832 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130103832 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130103832 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130103832 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130103832 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130103832 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130103832 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130103832 DLMGCP DEBUG <0013> Generated response: line #00: 200 14447 OK (mgcp_msg.c:72) RTPEM1(230)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: stats A: { 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@9f65b6bc0404: stats B: { 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@9f65b6bc0404: tolerance: 3 packets MTC@9f65b6bc0404: 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@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(229)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(232)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(231)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(230)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(233)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(229): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(230): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(231): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(232): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass'. Mon Aug 11 13:01:03 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=193104) Waiting for packet dumper to finish... 1 (prev_count=193104, count=245960) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp ------ Mon Aug 11 13:01:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_diff_pt_and_rtp started. 20250811130107046 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49191 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130107046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130107046 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130107046 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130107046 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130107046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130107046 DLMGCP DEBUG <0013> Generated response: line #00: 515 49191 FAIL (mgcp_msg.c:72) 20250811130107058 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49192 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130107058 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130107058 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130107058 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130107058 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130107058 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130107059 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130107059 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130107059 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130107059 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250811130107059 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130107059 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130107059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130107059 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130107059 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130107059 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:425) 20250811130107059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45A9D623 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130107059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45A9D623 output_enabled 1 (mgcp_conn.c:271) 20250811130107059 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130107059 DLMGCP DEBUG <0013> (1226/rtp C:45A9D623 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) 20250811130107059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45A9D623 CRCX: Creating connection: port: 5844 (mgcp_protocol.c:1044) 20250811130107059 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:45A9D623 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130107059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130107059 DLMGCP DEBUG <0013> Generated response: line #00: 200 49192 OK (mgcp_msg.c:72) 20250811130107059 DLMGCP DEBUG <0013> Generated response: line #01: I: 45A9D623 (mgcp_msg.c:72) 20250811130107059 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130107060 DLMGCP DEBUG <0013> Generated response: line #03: o=- 45A9D623 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130107060 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130107060 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130107060 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130107060 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5844 RTP/AVP 98 (mgcp_msg.c:72) 20250811130107060 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130107060 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130107067 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49193 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130107067 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130107067 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130107068 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130107068 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130107068 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:425) 20250811130107068 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1B6BD308 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130107068 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1B6BD308 output_enabled 1 (mgcp_conn.c:271) 20250811130107068 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130107068 DLMGCP DEBUG <0013> (1226/rtp C:1B6BD308 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) 20250811130107068 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1B6BD308 CRCX: Creating connection: port: 5846 (mgcp_protocol.c:1044) 20250811130107068 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1B6BD308 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130107068 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130107068 DLMGCP DEBUG <0013> Generated response: line #00: 200 49193 OK (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Generated response: line #01: I: 1B6BD308 (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1B6BD308 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5846 RTP/AVP 112 (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130107068 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(234)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(234)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130108178 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49194 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130108178 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130108178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130108178 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130108178 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130108178 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130108178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130108178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130108178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130108178 DLMGCP DEBUG <0013> Generated response: line #00: 200 49194 OK (mgcp_msg.c:72) RTPEM1(235)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 46, bytes_payload_rx := 184, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: stats B: { 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@9f65b6bc0404: tolerance: 0 packets MTC@9f65b6bc0404: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 46, bytes_payload_rx := 184, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(238)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(236)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(234)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(235)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(237)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(234): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(235): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(236): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(237): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass'. Mon Aug 11 13:01:08 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76776) Waiting for packet dumper to finish... 1 (prev_count=76776, count=139968) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir ------ Mon Aug 11 13:01:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_diff_pt_and_rtp_bidir started. 20250811130111406 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19254 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130111406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130111406 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130111406 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130111406 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130111406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130111406 DLMGCP DEBUG <0013> Generated response: line #00: 515 19254 FAIL (mgcp_msg.c:72) 20250811130111418 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19255 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130111418 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130111418 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130111418 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130111419 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130111419 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130111419 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:425) 20250811130111419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AC6E8F90 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130111419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AC6E8F90 output_enabled 1 (mgcp_conn.c:271) 20250811130111419 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130111419 DLMGCP DEBUG <0013> (1226/rtp C:AC6E8F90 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) 20250811130111419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AC6E8F90 CRCX: Creating connection: port: 5848 (mgcp_protocol.c:1044) 20250811130111419 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AC6E8F90 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130111419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130111419 DLMGCP DEBUG <0013> Generated response: line #00: 200 19255 OK (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> Generated response: line #01: I: AC6E8F90 (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> Generated response: line #03: o=- AC6E8F90 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5848 RTP/AVP 98 (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130111419 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19256 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130111427 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130111427 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130111427 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:425) 20250811130111427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:56BEEBE5 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130111427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:56BEEBE5 output_enabled 1 (mgcp_conn.c:271) 20250811130111427 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130111427 DLMGCP DEBUG <0013> (1226/rtp C:56BEEBE5 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) 20250811130111427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:56BEEBE5 CRCX: Creating connection: port: 5850 (mgcp_protocol.c:1044) 20250811130111427 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:56BEEBE5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130111427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130111427 DLMGCP DEBUG <0013> Generated response: line #00: 200 19256 OK (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Generated response: line #01: I: 56BEEBE5 (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Generated response: line #03: o=- 56BEEBE5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5850 RTP/AVP 112 (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130111427 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130112537 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19257 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130112537 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130112537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130112537 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130112537 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130112537 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130112537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130112537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130112537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130112537 DLMGCP DEBUG <0013> Generated response: line #00: 200 19257 OK (mgcp_msg.c:72) RTPEM1(240)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: stats A: { 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@9f65b6bc0404: stats B: { 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@9f65b6bc0404: tolerance: 3 packets MTC@9f65b6bc0404: 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@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass VirtCallAgent-STATS(242)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(240)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(241)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(239)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(239): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(240): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(241): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(242): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass'. Mon Aug 11 13:01:12 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=180604) Waiting for packet dumper to finish... 1 (prev_count=180604, count=246004) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp ------ Mon Aug 11 13:01:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp started. 20250811130115760 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13337 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130115760 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130115760 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130115760 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130115760 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130115760 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130115760 DLMGCP DEBUG <0013> Generated response: line #00: 515 13337 FAIL (mgcp_msg.c:72) 20250811130115773 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13338 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130115773 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130115773 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130115773 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130115773 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130115773 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130115773 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130115773 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130115773 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130115773 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250811130115773 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250811130115773 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130115773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130115773 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130115773 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130115773 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:425) 20250811130115773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:057AEB1B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130115773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:057AEB1B output_enabled 0 (mgcp_conn.c:271) 20250811130115773 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130115773 DLMGCP DEBUG <0013> (1227/rtp C:057AEB1B 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) 20250811130115773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:057AEB1B CRCX: Creating connection: port: 5852 (mgcp_protocol.c:1044) 20250811130115773 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:057AEB1B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130115774 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130115774 DLMGCP DEBUG <0013> Generated response: line #00: 200 13338 OK (mgcp_msg.c:72) 20250811130115774 DLMGCP DEBUG <0013> Generated response: line #01: I: 057AEB1B (mgcp_msg.c:72) 20250811130115774 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130115774 DLMGCP DEBUG <0013> Generated response: line #03: o=- 057AEB1B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130115774 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130115774 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130115774 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130115774 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:72) 20250811130115774 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130115781 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13339 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130115781 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130115781 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130115781 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130115781 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130115781 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130115781 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130115781 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130115781 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130115781 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250811130115781 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250811130115781 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130115781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130115781 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130115781 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130115781 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:425) 20250811130115781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D907F579 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130115781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D907F579 output_enabled 0 (mgcp_conn.c:271) 20250811130115781 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130115781 DLMGCP DEBUG <0013> (1227/rtp C:D907F579 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) 20250811130115782 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D907F579 CRCX: Creating connection: port: 5854 (mgcp_protocol.c:1044) 20250811130115782 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D907F579 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130115782 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130115782 DLMGCP DEBUG <0013> Generated response: line #00: 200 13339 OK (mgcp_msg.c:72) 20250811130115782 DLMGCP DEBUG <0013> Generated response: line #01: I: D907F579 (mgcp_msg.c:72) 20250811130115782 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130115782 DLMGCP DEBUG <0013> Generated response: line #03: o=- D907F579 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130115782 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130115782 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130115782 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130115782 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:72) 20250811130115782 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(244)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130117307 DLMGCP DEBUG <0013> Received message: line #00: MDCX 13340 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130117307 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130117307 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130117307 DLMGCP DEBUG <0013> Received message: line #03: I: 057AEB1B (mgcp_msg.c:72) 20250811130117307 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130117307 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130117308 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130117308 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130117308 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130117308 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130117308 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250811130117308 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250811130117308 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130117308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130117308 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130117308 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130117308 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:425) 20250811130117308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:057AEB1B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130117308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:057AEB1B output_enabled 1 (mgcp_conn.c:271) 20250811130117308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130117308 DLMGCP DEBUG <0013> (1227/rtp C:057AEB1B 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) 20250811130117308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:057AEB1B MDCX: modified conn:(1227/rtp C:057AEB1B r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:1238) 20250811130117308 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:057AEB1B MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130117308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130117308 DLMGCP DEBUG <0013> Generated response: line #00: 200 13340 OK (mgcp_msg.c:72) 20250811130117308 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130117308 DLMGCP DEBUG <0013> Generated response: line #02: o=- 057AEB1B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130117308 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130117308 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130117308 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130117308 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:72) 20250811130117308 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(245)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130117825 DLMGCP DEBUG <0013> Received message: line #00: MDCX 13341 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Received message: line #03: I: D907F579 (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130117826 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130117826 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130117826 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:425) 20250811130117826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D907F579 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130117826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D907F579 output_enabled 1 (mgcp_conn.c:271) 20250811130117826 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130117826 DLMGCP DEBUG <0013> (1227/rtp C:D907F579 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) 20250811130117826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D907F579 MDCX: modified conn:(1227/rtp C:D907F579 r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:1238) 20250811130117826 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D907F579 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130117826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130117826 DLMGCP DEBUG <0013> Generated response: line #00: 200 13341 OK (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Generated response: line #02: o=- D907F579 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:72) 20250811130117826 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@9f65b6bc0404: stats: { num_pkts_tx := 191, bytes_payload_tx := 764, num_pkts_rx := 120, bytes_payload_rx := 480, num_pkts_rx_err_seq := 0, 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@9f65b6bc0404: stats: { num_pkts_tx := 167, bytes_payload_tx := 668, 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 } 20250811130119936 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13342 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130119937 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250811130119937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130119937 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130119937 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130119937 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130119937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130119937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130119937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130119937 DLMGCP DEBUG <0013> Generated response: line #00: 200 13342 OK (mgcp_msg.c:72) RTPEM0(244)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM1(245)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(244)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(247)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(246)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(244): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(245): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(246): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(247): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass'. Mon Aug 11 13:01:19 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=597656) Waiting for packet dumper to finish... 1 (prev_count=597656, count=654224) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp'. ------ MGCP_Test.TC_two_crcx_and_unsolicited_rtp ------ Mon Aug 11 13:01:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_unsolicited_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_unsolicited_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_and_unsolicited_rtp started. 20250811130123148 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3089 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130123148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130123148 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130123148 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130123148 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130123148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130123148 DLMGCP DEBUG <0013> Generated response: line #00: 515 3089 FAIL (mgcp_msg.c:72) 20250811130123160 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3090 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130123160 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130123160 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:72) 20250811130123160 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130123160 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130123160 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130123160 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130123160 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130123160 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130123160 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250811130123160 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130123160 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130123160 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130123160 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130123160 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130123160 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:425) 20250811130123160 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F196CAB1 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130123160 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F196CAB1 output_enabled 1 (mgcp_conn.c:271) 20250811130123160 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130123160 DLMGCP DEBUG <0013> (1234321326/rtp C:F196CAB1 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) 20250811130123161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F196CAB1 CRCX: Creating connection: port: 5856 (mgcp_protocol.c:1044) 20250811130123161 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F196CAB1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130123161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130123161 DLMGCP DEBUG <0013> Generated response: line #00: 200 3090 OK (mgcp_msg.c:72) 20250811130123161 DLMGCP DEBUG <0013> Generated response: line #01: I: F196CAB1 (mgcp_msg.c:72) 20250811130123161 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130123161 DLMGCP DEBUG <0013> Generated response: line #03: o=- F196CAB1 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130123161 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130123161 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130123161 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130123161 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5856 RTP/AVP 98 (mgcp_msg.c:72) 20250811130123161 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130123161 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130123168 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3091 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130123168 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130123168 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:72) 20250811130123168 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130123168 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130123168 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130123168 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130123168 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130123168 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130123168 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250811130123169 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130123169 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130123169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130123169 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130123169 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130123169 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:425) 20250811130123169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:023FEDEF connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130123169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:023FEDEF output_enabled 1 (mgcp_conn.c:271) 20250811130123169 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130123169 DLMGCP DEBUG <0013> (1234321326/rtp C:023FEDEF 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) 20250811130123169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:023FEDEF CRCX: Creating connection: port: 5858 (mgcp_protocol.c:1044) 20250811130123169 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:023FEDEF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130123169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130123169 DLMGCP DEBUG <0013> Generated response: line #00: 200 3091 OK (mgcp_msg.c:72) 20250811130123169 DLMGCP DEBUG <0013> Generated response: line #01: I: 023FEDEF (mgcp_msg.c:72) 20250811130123169 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130123169 DLMGCP DEBUG <0013> Generated response: line #03: o=- 023FEDEF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130123169 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130123169 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130123169 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130123169 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5858 RTP/AVP 98 (mgcp_msg.c:72) 20250811130123169 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130123169 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(250)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130123703 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130123725 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130123746 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130123768 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130123789 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130123811 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130123832 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130123853 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130123874 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130123895 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130123916 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130123937 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130123957 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130123978 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130123999 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130124021 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130124042 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130124063 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130124084 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130124105 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130124126 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130124147 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130124167 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:F196CAB1 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) RTPEM1(250)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130124288 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3092 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130124288 DLMGCP DEBUG <0013> Received message: line #01: C: 1234321326 (mgcp_msg.c:72) 20250811130124288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130124288 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130124288 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130124288 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130124288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130124288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130124288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130124288 DLMGCP DEBUG <0013> Generated response: line #00: 200 3092 OK (mgcp_msg.c:72) RTPEM0(249)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: 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@9f65b6bc0404: 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@9f65b6bc0404: tolerance: 0 packets MTC@9f65b6bc0404: 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@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass VirtCallAgent-STATS(252)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(249)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(251)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(250)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(253)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(249): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(250): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(251): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(252): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass'. Mon Aug 11 13:01:24 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=140200) Waiting for packet dumper to finish... 1 (prev_count=140200, count=169304) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho'. ------ MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho ------ Mon Aug 11 13:01:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_and_one_mdcx_rtp_ho started. 20250811130127506 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51273 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130127506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250811130127506 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250811130127506 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130127506 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130127506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130127506 DLMGCP DEBUG <0013> Generated response: line #00: 515 51273 FAIL (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51274 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 110 (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250811130127514 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250811130127514 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130127514 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:425) 20250811130127514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:2CDE377F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130127514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:2CDE377F output_enabled 1 (mgcp_conn.c:271) 20250811130127514 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130127514 DLMGCP DEBUG <0013> (76338/rtp C:2CDE377F 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) 20250811130127514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:2CDE377F CRCX: Creating connection: port: 5860 (mgcp_protocol.c:1044) 20250811130127514 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:2CDE377F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130127514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130127514 DLMGCP DEBUG <0013> Generated response: line #00: 200 51274 OK (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Generated response: line #01: I: 2CDE377F (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2CDE377F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250811130127514 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51275 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 110 (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250811130127519 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250811130127519 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130127519 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:425) 20250811130127519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:6E3EB2AE connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130127519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:6E3EB2AE output_enabled 1 (mgcp_conn.c:271) 20250811130127519 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130127519 DLMGCP DEBUG <0013> (76338/rtp C:6E3EB2AE 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) 20250811130127519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:6E3EB2AE CRCX: Creating connection: port: 5862 (mgcp_protocol.c:1044) 20250811130127519 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:6E3EB2AE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130127519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130127519 DLMGCP DEBUG <0013> Generated response: line #00: 200 51275 OK (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Generated response: line #01: I: 6E3EB2AE (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6E3EB2AE 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5862 RTP/AVP 110 (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250811130127519 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130128527 DLMGCP DEBUG <0013> Received message: line #00: MDCX 51276 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Received message: line #03: I: 2CDE377F (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10002 RTP/AVP 110 (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250811130128528 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250811130128528 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130128528 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:425) 20250811130128528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:2CDE377F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130128528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:2CDE377F output_enabled 1 (mgcp_conn.c:271) 20250811130128528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130128528 DLMGCP DEBUG <0013> (76338/rtp C:2CDE377F 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) 20250811130128528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:2CDE377F MDCX: modified conn:(76338/rtp C:2CDE377F r=127.0.0.1:10002<->l=127.0.0.1:5860) (mgcp_protocol.c:1238) 20250811130128528 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:2CDE377F MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130128528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130128528 DLMGCP DEBUG <0013> Generated response: line #00: 200 51276 OK (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Generated response: line #02: o=- 2CDE377F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250811130128528 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130128558 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128579 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128599 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128620 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128641 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128661 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128682 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128703 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128723 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128744 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128765 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128785 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128805 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128826 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128846 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128866 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128886 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128906 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128927 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128947 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128967 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130128988 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129008 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129028 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129049 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129069 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129089 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129109 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129130 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129150 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129171 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129191 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129211 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129232 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129252 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129273 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129294 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129314 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129335 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129356 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129376 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129397 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129418 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129438 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129459 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129480 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129500 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130129521 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:2CDE377F data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250811130130644 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51277 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130130644 DLMGCP DEBUG <0013> Received message: line #01: C: 76338 (mgcp_msg.c:72) 20250811130130644 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250811130130644 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250811130130644 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130130644 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130130644 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130130645 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130130645 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130130645 DLMGCP DEBUG <0013> Generated response: line #00: 200 51277 OK (mgcp_msg.c:72) RTPEM0(254)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: stats A: { num_pkts_tx := 143, bytes_payload_tx := 572, 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@9f65b6bc0404: stats B: { num_pkts_tx := 145, bytes_payload_tx := 580, num_pkts_rx := 143, bytes_payload_rx := 572, num_pkts_rx_err_seq := 0, 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@9f65b6bc0404: tolerance: 5 packets MTC@9f65b6bc0404: stats: { num_pkts_tx := 143, bytes_payload_tx := 572, 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@9f65b6bc0404: stats: { num_pkts_tx := 145, bytes_payload_tx := 580, num_pkts_rx := 143, bytes_payload_rx := 572, num_pkts_rx_err_seq := 0, 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@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(254)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(255)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(256)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(257)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(254): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(255): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(256): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(257): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass'. Mon Aug 11 13:01:30 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=712024) Waiting for packet dumper to finish... 1 (prev_count=712024, count=740752) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp'. ------ MGCP_Test.TC_two_crcx_confecho_sendonly_rtp ------ Mon Aug 11 13:01:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_confecho_sendonly_rtp started. 20250811130133856 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36094 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130133856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130133856 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130133856 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130133856 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130133856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130133856 DLMGCP DEBUG <0013> Generated response: line #00: 515 36094 FAIL (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36095 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Received message: line #01: M: confecho (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130133871 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130133871 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130133871 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:425) 20250811130133871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A2315552 connection mode 'confecho' 11 (mgcp_conn.c:264) 20250811130133871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A2315552 output_enabled 1 (mgcp_conn.c:271) 20250811130133871 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130133871 DLMGCP DEBUG <0013> (1225/rtp C:A2315552 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) 20250811130133871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A2315552 CRCX: Creating connection: port: 5864 (mgcp_protocol.c:1044) 20250811130133871 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A2315552 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130133871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130133871 DLMGCP DEBUG <0013> Generated response: line #00: 200 36095 OK (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Generated response: line #01: I: A2315552 (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Generated response: line #03: o=- A2315552 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5864 RTP/AVP 112 (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250811130133871 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130133879 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36096 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130133879 DLMGCP DEBUG <0013> Received message: line #01: M: sendonly (mgcp_msg.c:72) 20250811130133879 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250811130133879 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130133879 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130133879 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130133879 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130133879 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130133879 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130133880 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130133880 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250811130133880 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130133880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130133880 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130133880 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130133880 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:425) 20250811130133880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F665BEC3 connection mode 'sendonly' 2 (mgcp_conn.c:264) 20250811130133880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F665BEC3 output_enabled 1 (mgcp_conn.c:271) 20250811130133880 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130133880 DLMGCP DEBUG <0013> (1225/rtp C:F665BEC3 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) 20250811130133880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F665BEC3 CRCX: Creating connection: port: 5866 (mgcp_protocol.c:1044) 20250811130133880 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F665BEC3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130133880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130133880 DLMGCP DEBUG <0013> Generated response: line #00: 200 36096 OK (mgcp_msg.c:72) 20250811130133880 DLMGCP DEBUG <0013> Generated response: line #01: I: F665BEC3 (mgcp_msg.c:72) 20250811130133880 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130133880 DLMGCP DEBUG <0013> Generated response: line #03: o=- F665BEC3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130133880 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130133880 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130133880 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130133880 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5866 RTP/AVP 112 (mgcp_msg.c:72) 20250811130133880 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250811130133880 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130134989 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36097 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130134989 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250811130134989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130134989 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130134989 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130134989 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130134989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130134989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130134989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130134989 DLMGCP DEBUG <0013> Generated response: line #00: 200 36097 OK (mgcp_msg.c:72) RTPEM0(259)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: 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@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(263)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(260)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(259)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(262)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(261)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(259): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(260): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(261): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(262): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(263): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_confecho_sendonly_rtp finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass'. Mon Aug 11 13:01:35 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=188812) Waiting for packet dumper to finish... 1 (prev_count=188812, count=250500) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion ------ Mon Aug 11 13:01:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_ts101318_rfc5993_rtp_conversion started. 20250811130138219 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26447 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130138219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130138219 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130138219 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130138219 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130138219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130138219 DLMGCP DEBUG <0013> Generated response: line #00: 515 26447 FAIL (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26448 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130138237 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130138237 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130138237 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:425) 20250811130138237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:66F09E7D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130138237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:66F09E7D output_enabled 1 (mgcp_conn.c:271) 20250811130138237 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130138237 DLMGCP DEBUG <0013> (1226/rtp C:66F09E7D 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) 20250811130138237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:66F09E7D CRCX: Creating connection: port: 5868 (mgcp_protocol.c:1044) 20250811130138237 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:66F09E7D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130138237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130138237 DLMGCP DEBUG <0013> Generated response: line #00: 200 26448 OK (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Generated response: line #01: I: 66F09E7D (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Generated response: line #03: o=- 66F09E7D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5868 RTP/AVP 111 (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250811130138237 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130138245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26449 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130138246 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130138246 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130138246 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:425) 20250811130138246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B3330A73 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130138246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B3330A73 output_enabled 1 (mgcp_conn.c:271) 20250811130138246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130138246 DLMGCP DEBUG <0013> (1226/rtp C:B3330A73 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) 20250811130138246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B3330A73 CRCX: Creating connection: port: 5870 (mgcp_protocol.c:1044) 20250811130138246 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B3330A73 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130138246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130138246 DLMGCP DEBUG <0013> Generated response: line #00: 200 26449 OK (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Generated response: line #01: I: B3330A73 (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Generated response: line #03: o=- B3330A73 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5870 RTP/AVP 111 (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250811130138246 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(265)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130142374 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26450 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130142374 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130142374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130142374 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130142374 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130142374 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130142374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130142374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130142374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130142374 DLMGCP DEBUG <0013> Generated response: line #00: 200 26450 OK (mgcp_msg.c:72) RTPEM0(264)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: 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@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(264)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(267)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(265)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(266)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(264): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(265): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(266): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(267): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass'. Mon Aug 11 13:01:42 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=236668) Waiting for packet dumper to finish... 1 (prev_count=236668, count=245032) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp ------ Mon Aug 11 13:01:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp started. 20250811130145590 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20693 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130145590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130145590 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130145590 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130145590 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130145590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130145590 DLMGCP DEBUG <0013> Generated response: line #00: 515 20693 FAIL (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20694 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=ts101318 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130145607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130145607 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130145607 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:425) 20250811130145607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C4275ED8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130145607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C4275ED8 output_enabled 1 (mgcp_conn.c:271) 20250811130145607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130145607 DLMGCP DEBUG <0013> (1226/rtp C:C4275ED8 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) 20250811130145607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C4275ED8 CRCX: Creating connection: port: 5872 (mgcp_protocol.c:1044) 20250811130145607 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C4275ED8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130145607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130145607 DLMGCP DEBUG <0013> Generated response: line #00: 200 20694 OK (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Generated response: line #01: I: C4275ED8 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Generated response: line #03: o=- C4275ED8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5872 RTP/AVP 111 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:111 (mgcp_msg.c:72) 20250811130145607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811130145616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20695 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130145616 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130145616 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130145616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130145616 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130145616 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130145616 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130145616 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130145616 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130145616 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:72) 20250811130145616 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250811130145616 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130145616 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=rfc5993 (mgcp_msg.c:72) 20250811130145616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130145616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130145616 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130145616 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:425) 20250811130145617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3961AB94 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130145617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3961AB94 output_enabled 1 (mgcp_conn.c:271) 20250811130145617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130145617 DLMGCP DEBUG <0013> (1226/rtp C:3961AB94 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) 20250811130145617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3961AB94 CRCX: Creating connection: port: 5874 (mgcp_protocol.c:1044) 20250811130145617 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3961AB94 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130145617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130145617 DLMGCP DEBUG <0013> Generated response: line #00: 200 20695 OK (mgcp_msg.c:72) 20250811130145617 DLMGCP DEBUG <0013> Generated response: line #01: I: 3961AB94 (mgcp_msg.c:72) 20250811130145617 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130145617 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3961AB94 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130145617 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130145617 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130145617 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130145617 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5874 RTP/AVP 111 (mgcp_msg.c:72) 20250811130145617 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250811130145617 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:111 (mgcp_msg.c:72) 20250811130145617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(270)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130149749 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20696 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130149749 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130149749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130149749 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130149749 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130149749 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130149749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130149750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130149750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130149750 DLMGCP DEBUG <0013> Generated response: line #00: 200 20696 OK (mgcp_msg.c:72) RTPEM0(269)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 46, bytes_payload_rx := 644, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: stats: { num_pkts_tx := 46, bytes_payload_tx := 690, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM2(271)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(269)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(272)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(270)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(269): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(270): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(271): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(272): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass'. Mon Aug 11 13:01:49 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=239936) Waiting for packet dumper to finish... 1 (prev_count=239936, count=248300) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_bwe_rtp_conversion ------ Mon Aug 11 13:01:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_oa_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_oa_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_amr_oa_bwe_rtp_conversion started. 20250811130152984 DLMGCP DEBUG <0013> Received message: line #00: DLCX 446 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130152984 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130152984 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130152984 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130152984 DLMGCP DEBUG <0013> Generated response: line #00: 515 446 FAIL (mgcp_msg.c:72) 20250811130152998 DLMGCP DEBUG <0013> Received message: line #00: CRCX 447 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130152998 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130152998 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130152998 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130152998 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130152999 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130152999 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130152999 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130152999 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130152999 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130152999 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250811130152999 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130152999 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250811130152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130152999 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130152999 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130152999 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:425) 20250811130152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:785E35B8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:785E35B8 output_enabled 1 (mgcp_conn.c:271) 20250811130152999 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130152999 DLMGCP DEBUG <0013> (1226/rtp C:785E35B8 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) 20250811130152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:785E35B8 CRCX: Creating connection: port: 5876 (mgcp_protocol.c:1044) 20250811130152999 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:785E35B8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130152999 DLMGCP DEBUG <0013> Generated response: line #00: 200 447 OK (mgcp_msg.c:72) 20250811130152999 DLMGCP DEBUG <0013> Generated response: line #01: I: 785E35B8 (mgcp_msg.c:72) 20250811130152999 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130152999 DLMGCP DEBUG <0013> Generated response: line #03: o=- 785E35B8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130153000 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130153000 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130153000 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130153000 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5876 RTP/AVP 96 (mgcp_msg.c:72) 20250811130153000 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250811130153000 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250811130153000 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811130153008 DLMGCP DEBUG <0013> Received message: line #00: CRCX 448 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130153008 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130153008 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130153008 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130153008 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130153008 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130153008 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130153008 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130153008 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130153008 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130153008 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130153008 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130153008 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250811130153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130153009 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130153009 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130153009 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:425) 20250811130153009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AF8F6C48 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130153009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AF8F6C48 output_enabled 1 (mgcp_conn.c:271) 20250811130153009 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130153009 DLMGCP DEBUG <0013> (1226/rtp C:AF8F6C48 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) 20250811130153009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AF8F6C48 CRCX: Creating connection: port: 5878 (mgcp_protocol.c:1044) 20250811130153009 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AF8F6C48 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130153009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130153009 DLMGCP DEBUG <0013> Generated response: line #00: 200 448 OK (mgcp_msg.c:72) 20250811130153009 DLMGCP DEBUG <0013> Generated response: line #01: I: AF8F6C48 (mgcp_msg.c:72) 20250811130153009 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130153009 DLMGCP DEBUG <0013> Generated response: line #03: o=- AF8F6C48 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130153009 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130153009 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130153009 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130153009 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5878 RTP/AVP 112 (mgcp_msg.c:72) 20250811130153009 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130153009 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250811130153009 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(275)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130157143 DLMGCP DEBUG <0013> Received message: line #00: DLCX 449 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130157143 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130157143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130157143 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130157143 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130157143 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130157143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130157143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130157143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130157143 DLMGCP DEBUG <0013> Generated response: line #00: 200 449 OK (mgcp_msg.c:72) RTPEM0(274)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: stats: { num_pkts_tx := 46, bytes_payload_tx := 782, 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@9f65b6bc0404: stats: { num_pkts_tx := 47, bytes_payload_tx := 752, num_pkts_rx := 46, bytes_payload_rx := 736, num_pkts_rx_err_seq := 0, 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@9f65b6bc0404: setverdict(pass): none -> pass VirtCallAgent-STATS(277)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(274)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(275)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(276)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(278)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(274): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(275): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(276): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(277): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(278): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass'. Mon Aug 11 13:01:57 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=239400) Waiting for packet dumper to finish... 1 (prev_count=239400, count=247384) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_rtp_conversion ------ Mon Aug 11 13:01:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_oa_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_oa_oa_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_amr_oa_oa_rtp_conversion started. 20250811130200376 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6210 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130200376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130200376 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130200376 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130200376 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130200376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130200376 DLMGCP DEBUG <0013> Generated response: line #00: 515 6210 FAIL (mgcp_msg.c:72) 20250811130200388 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6211 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130200388 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130200388 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130200388 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130200388 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130200388 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130200388 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130200388 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130200388 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130200388 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130200388 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250811130200388 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130200388 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250811130200388 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130200388 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130200388 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130200388 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:425) 20250811130200388 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EEDE4A2F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130200388 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EEDE4A2F output_enabled 1 (mgcp_conn.c:271) 20250811130200388 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130200388 DLMGCP DEBUG <0013> (1226/rtp C:EEDE4A2F 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) 20250811130200389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EEDE4A2F CRCX: Creating connection: port: 5880 (mgcp_protocol.c:1044) 20250811130200389 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EEDE4A2F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130200389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130200389 DLMGCP DEBUG <0013> Generated response: line #00: 200 6211 OK (mgcp_msg.c:72) 20250811130200389 DLMGCP DEBUG <0013> Generated response: line #01: I: EEDE4A2F (mgcp_msg.c:72) 20250811130200389 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130200389 DLMGCP DEBUG <0013> Generated response: line #03: o=- EEDE4A2F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130200389 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130200389 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130200389 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130200389 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5880 RTP/AVP 96 (mgcp_msg.c:72) 20250811130200389 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250811130200389 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250811130200389 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811130200396 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6212 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130200396 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130200396 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130200396 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130200396 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130200396 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130200396 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130200396 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130200396 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130200396 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130200396 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130200396 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130200396 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250811130200396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130200396 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130200396 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130200396 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:425) 20250811130200396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:966476B8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130200396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:966476B8 output_enabled 1 (mgcp_conn.c:271) 20250811130200396 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130200397 DLMGCP DEBUG <0013> (1226/rtp C:966476B8 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) 20250811130200397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:966476B8 CRCX: Creating connection: port: 5882 (mgcp_protocol.c:1044) 20250811130200397 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:966476B8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130200397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130200397 DLMGCP DEBUG <0013> Generated response: line #00: 200 6212 OK (mgcp_msg.c:72) 20250811130200397 DLMGCP DEBUG <0013> Generated response: line #01: I: 966476B8 (mgcp_msg.c:72) 20250811130200397 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130200397 DLMGCP DEBUG <0013> Generated response: line #03: o=- 966476B8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130200397 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130200397 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130200397 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130200397 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5882 RTP/AVP 112 (mgcp_msg.c:72) 20250811130200397 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130200397 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250811130200397 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(280)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130204527 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6213 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130204527 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130204527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130204527 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130204527 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130204527 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130204527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130204527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130204527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130204527 DLMGCP DEBUG <0013> Generated response: line #00: 200 6213 OK (mgcp_msg.c:72) RTPEM0(279)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 46, bytes_payload_rx := 690, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: stats: { num_pkts_tx := 46, bytes_payload_tx := 690, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(283)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(280)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(279)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(281)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(282)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(279): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(280): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(281): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(282): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass'. Mon Aug 11 13:02:04 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=239172) Waiting for packet dumper to finish... 1 (prev_count=239172, count=247164) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_rtp_conversion ------ Mon Aug 11 13:02:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_amr_bwe_bwe_rtp_conversion started. 20250811130207748 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14693 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130207748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130207748 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130207748 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130207748 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130207748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130207748 DLMGCP DEBUG <0013> Generated response: line #00: 515 14693 FAIL (mgcp_msg.c:72) 20250811130207761 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14694 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130207761 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130207761 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130207761 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130207761 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130207761 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130207761 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130207761 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130207761 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130207761 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130207761 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250811130207761 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130207761 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250811130207761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130207761 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130207761 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130207761 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:425) 20250811130207761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5AA02A44 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130207761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5AA02A44 output_enabled 1 (mgcp_conn.c:271) 20250811130207761 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130207761 DLMGCP DEBUG <0013> (1226/rtp C:5AA02A44 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) 20250811130207762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5AA02A44 CRCX: Creating connection: port: 5884 (mgcp_protocol.c:1044) 20250811130207762 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5AA02A44 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130207762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130207762 DLMGCP DEBUG <0013> Generated response: line #00: 200 14694 OK (mgcp_msg.c:72) 20250811130207762 DLMGCP DEBUG <0013> Generated response: line #01: I: 5AA02A44 (mgcp_msg.c:72) 20250811130207762 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130207762 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5AA02A44 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130207762 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130207762 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130207762 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130207762 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5884 RTP/AVP 96 (mgcp_msg.c:72) 20250811130207762 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250811130207762 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250811130207762 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811130207769 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14695 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130207769 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130207769 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130207769 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130207769 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130207769 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130207769 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130207769 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130207769 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130207769 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130207769 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130207770 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130207770 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250811130207770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130207770 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130207770 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130207770 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:425) 20250811130207770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9C1330D1 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130207770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9C1330D1 output_enabled 1 (mgcp_conn.c:271) 20250811130207770 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130207770 DLMGCP DEBUG <0013> (1226/rtp C:9C1330D1 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) 20250811130207770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9C1330D1 CRCX: Creating connection: port: 5886 (mgcp_protocol.c:1044) 20250811130207770 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9C1330D1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130207770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130207770 DLMGCP DEBUG <0013> Generated response: line #00: 200 14695 OK (mgcp_msg.c:72) 20250811130207770 DLMGCP DEBUG <0013> Generated response: line #01: I: 9C1330D1 (mgcp_msg.c:72) 20250811130207770 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130207770 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9C1330D1 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130207770 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130207770 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130207770 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130207770 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5886 RTP/AVP 112 (mgcp_msg.c:72) 20250811130207770 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130207770 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250811130207770 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(285)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130211902 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14696 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130211902 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130211902 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130211902 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130211902 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130211902 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130211902 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130211902 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130211902 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130211902 DLMGCP DEBUG <0013> Generated response: line #00: 200 14696 OK (mgcp_msg.c:72) RTPEM0(284)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 46, bytes_payload_rx := 644, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: stats: { num_pkts_tx := 46, bytes_payload_tx := 644, 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@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(284)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(287)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(285)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(286)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(284): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(285): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(286): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(287): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass'. Mon Aug 11 13:02:11 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=239040) Waiting for packet dumper to finish... 1 (prev_count=239040, count=247032) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion ------ Mon Aug 11 13:02:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_amr_oa_oa_no_bwe_rtp_conversion started. 20250811130215139 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8921 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130215139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130215139 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130215139 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130215139 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130215139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130215139 DLMGCP DEBUG <0013> Generated response: line #00: 515 8921 FAIL (mgcp_msg.c:72) 20250811130215152 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8922 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130215152 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130215152 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130215152 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130215152 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130215152 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130215152 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130215152 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130215152 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130215152 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130215152 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250811130215152 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130215152 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250811130215152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130215152 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130215152 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130215152 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:425) 20250811130215152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0ED5E0C7 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130215152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0ED5E0C7 output_enabled 1 (mgcp_conn.c:271) 20250811130215152 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130215152 DLMGCP DEBUG <0013> (1226/rtp C:0ED5E0C7 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) 20250811130215153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0ED5E0C7 CRCX: Creating connection: port: 5888 (mgcp_protocol.c:1044) 20250811130215153 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0ED5E0C7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130215153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130215153 DLMGCP DEBUG <0013> Generated response: line #00: 200 8922 OK (mgcp_msg.c:72) 20250811130215153 DLMGCP DEBUG <0013> Generated response: line #01: I: 0ED5E0C7 (mgcp_msg.c:72) 20250811130215153 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130215153 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0ED5E0C7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130215153 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130215153 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130215153 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130215153 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5888 RTP/AVP 96 (mgcp_msg.c:72) 20250811130215153 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250811130215153 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250811130215153 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811130215160 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8923 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130215160 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130215160 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130215160 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130215160 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130215160 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130215160 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130215160 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130215160 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130215160 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250811130215160 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130215161 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250811130215161 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130215161 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250811130215161 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250811130215161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130215161 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130215161 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130215161 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:425) 20250811130215161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0039B1C8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130215161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0039B1C8 output_enabled 1 (mgcp_conn.c:271) 20250811130215161 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130215161 DLMGCP DEBUG <0013> (1226/rtp C:0039B1C8 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) 20250811130215161 DLMGCP DEBUG <0013> (1226/rtp C:0039B1C8 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) 20250811130215161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0039B1C8 CRCX: Creating connection: port: 5890 (mgcp_protocol.c:1044) 20250811130215161 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0039B1C8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130215161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130215161 DLMGCP DEBUG <0013> Generated response: line #00: 200 8923 OK (mgcp_msg.c:72) 20250811130215161 DLMGCP DEBUG <0013> Generated response: line #01: I: 0039B1C8 (mgcp_msg.c:72) 20250811130215161 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130215161 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0039B1C8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130215161 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130215161 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130215161 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130215161 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5890 RTP/AVP 112 (mgcp_msg.c:72) 20250811130215161 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130215161 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250811130215161 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(290)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130219294 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8924 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130219294 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130219294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130219294 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130219294 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130219294 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130219294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130219294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130219294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130219294 DLMGCP DEBUG <0013> Generated response: line #00: 200 8924 OK (mgcp_msg.c:72) RTPEM0(289)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: 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@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(293)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(289)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(291)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(292)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(290)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(289): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(290): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(291): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(292): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_amr_oa_oa_no_bwe_rtp_conversion finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass'. Mon Aug 11 13:02:19 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=242660) Waiting for packet dumper to finish... 1 (prev_count=242660, count=250652) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion ------ Mon Aug 11 13:02:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_amr_oa_no_bwe_oa_rtp_conversion started. 20250811130222512 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27387 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130222512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130222512 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130222512 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130222512 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130222512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130222512 DLMGCP DEBUG <0013> Generated response: line #00: 515 27387 FAIL (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27388 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130222515 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130222515 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130222515 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:425) 20250811130222515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61CF3879 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130222515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61CF3879 output_enabled 1 (mgcp_conn.c:271) 20250811130222515 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130222515 DLMGCP DEBUG <0013> (1226/rtp C:61CF3879 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) 20250811130222515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61CF3879 CRCX: Creating connection: port: 5892 (mgcp_protocol.c:1044) 20250811130222515 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:61CF3879 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130222515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130222515 DLMGCP DEBUG <0013> Generated response: line #00: 200 27388 OK (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Generated response: line #01: I: 61CF3879 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Generated response: line #03: o=- 61CF3879 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5892 RTP/AVP 96 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250811130222515 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27389 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130222517 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130222517 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130222517 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:425) 20250811130222517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CAE9E81E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130222517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CAE9E81E output_enabled 1 (mgcp_conn.c:271) 20250811130222517 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130222517 DLMGCP DEBUG <0013> (1226/rtp C:CAE9E81E 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) 20250811130222517 DLMGCP DEBUG <0013> (1226/rtp C:CAE9E81E 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) 20250811130222517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CAE9E81E CRCX: Creating connection: port: 5894 (mgcp_protocol.c:1044) 20250811130222517 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CAE9E81E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130222517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130222517 DLMGCP DEBUG <0013> Generated response: line #00: 200 27389 OK (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Generated response: line #01: I: CAE9E81E (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Generated response: line #03: o=- CAE9E81E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5894 RTP/AVP 113 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250811130222517 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(295)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130226648 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27390 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130226648 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130226648 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130226648 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130226648 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130226649 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130226649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130226649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130226649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130226649 DLMGCP DEBUG <0013> Generated response: line #00: 200 27390 OK (mgcp_msg.c:72) RTPEM0(294)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: 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@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass RTPEM2(296)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(294)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(295)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(297)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(298)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(294): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(295): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(296): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(297): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(298): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_amr_oa_no_bwe_oa_rtp_conversion finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass'. Mon Aug 11 13:02:26 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=238204) Waiting for packet dumper to finish... 1 (prev_count=238204, count=246296) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion ------ Mon Aug 11 13:02:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion started. 20250811130229871 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52655 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130229871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130229872 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130229872 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130229872 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130229872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130229872 DLMGCP DEBUG <0013> Generated response: line #00: 515 52655 FAIL (mgcp_msg.c:72) 20250811130229884 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52656 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130229884 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130229884 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130229884 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130229884 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130229884 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130229884 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130229884 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130229884 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130229884 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130229884 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250811130229884 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130229884 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250811130229884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130229885 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130229885 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130229885 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:425) 20250811130229885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0C0DF5F2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130229885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0C0DF5F2 output_enabled 1 (mgcp_conn.c:271) 20250811130229885 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130229885 DLMGCP DEBUG <0013> (1226/rtp C:0C0DF5F2 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) 20250811130229885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0C0DF5F2 CRCX: Creating connection: port: 5896 (mgcp_protocol.c:1044) 20250811130229885 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0C0DF5F2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130229885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130229885 DLMGCP DEBUG <0013> Generated response: line #00: 200 52656 OK (mgcp_msg.c:72) 20250811130229885 DLMGCP DEBUG <0013> Generated response: line #01: I: 0C0DF5F2 (mgcp_msg.c:72) 20250811130229885 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130229885 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0C0DF5F2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130229885 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130229885 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130229885 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130229885 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5896 RTP/AVP 96 (mgcp_msg.c:72) 20250811130229885 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250811130229885 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250811130229885 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811130229893 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52657 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130229893 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130229893 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130229893 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130229893 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130229893 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130229893 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130229893 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130229893 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130229893 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250811130229893 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130229893 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250811130229893 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130229893 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250811130229893 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250811130229893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130229893 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130229893 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130229893 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:425) 20250811130229893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B28A4620 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130229893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B28A4620 output_enabled 1 (mgcp_conn.c:271) 20250811130229893 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130229893 DLMGCP DEBUG <0013> (1226/rtp C:B28A4620 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) 20250811130229893 DLMGCP DEBUG <0013> (1226/rtp C:B28A4620 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) 20250811130229893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B28A4620 CRCX: Creating connection: port: 5898 (mgcp_protocol.c:1044) 20250811130229893 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B28A4620 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130229893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130229893 DLMGCP DEBUG <0013> Generated response: line #00: 200 52657 OK (mgcp_msg.c:72) 20250811130229893 DLMGCP DEBUG <0013> Generated response: line #01: I: B28A4620 (mgcp_msg.c:72) 20250811130229894 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130229894 DLMGCP DEBUG <0013> Generated response: line #03: o=- B28A4620 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130229894 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130229894 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130229894 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130229894 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5898 RTP/AVP 112 (mgcp_msg.c:72) 20250811130229894 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130229894 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250811130229894 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(300)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130234027 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52658 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130234027 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130234027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130234027 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130234027 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130234027 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130234027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130234027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130234027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130234027 DLMGCP DEBUG <0013> Generated response: line #00: 200 52658 OK (mgcp_msg.c:72) RTPEM0(299)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: 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@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(303)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(301)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(300)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(299)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(302)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(299): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(300): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(301): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(302): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass'. Mon Aug 11 13:02:34 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=238208) Waiting for packet dumper to finish... 1 (prev_count=238208, count=246200) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion ------ Mon Aug 11 13:02:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion started. 20250811130237239 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55367 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130237239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130237239 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130237239 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130237239 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130237239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130237239 DLMGCP DEBUG <0013> Generated response: line #00: 515 55367 FAIL (mgcp_msg.c:72) 20250811130237252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55368 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130237252 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130237252 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130237252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130237252 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130237252 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130237252 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130237252 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130237252 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130237252 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130237252 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250811130237252 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130237252 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250811130237252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130237252 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130237252 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130237252 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:425) 20250811130237253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:263AA67D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130237253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:263AA67D output_enabled 1 (mgcp_conn.c:271) 20250811130237253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130237253 DLMGCP DEBUG <0013> (1226/rtp C:263AA67D 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) 20250811130237253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:263AA67D CRCX: Creating connection: port: 5900 (mgcp_protocol.c:1044) 20250811130237253 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:263AA67D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130237253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130237253 DLMGCP DEBUG <0013> Generated response: line #00: 200 55368 OK (mgcp_msg.c:72) 20250811130237253 DLMGCP DEBUG <0013> Generated response: line #01: I: 263AA67D (mgcp_msg.c:72) 20250811130237253 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130237253 DLMGCP DEBUG <0013> Generated response: line #03: o=- 263AA67D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130237253 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130237253 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130237253 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130237253 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5900 RTP/AVP 96 (mgcp_msg.c:72) 20250811130237253 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250811130237253 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250811130237253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811130237259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55369 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130237259 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130237259 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130237259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130237259 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130237259 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130237259 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130237259 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130237259 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130237259 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250811130237259 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130237259 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250811130237259 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130237259 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250811130237259 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250811130237259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130237259 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130237259 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130237260 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:425) 20250811130237260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6322135F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130237260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6322135F output_enabled 1 (mgcp_conn.c:271) 20250811130237260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130237260 DLMGCP DEBUG <0013> (1226/rtp C:6322135F 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) 20250811130237260 DLMGCP DEBUG <0013> (1226/rtp C:6322135F 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) 20250811130237260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6322135F CRCX: Creating connection: port: 5902 (mgcp_protocol.c:1044) 20250811130237260 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6322135F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130237260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130237260 DLMGCP DEBUG <0013> Generated response: line #00: 200 55369 OK (mgcp_msg.c:72) 20250811130237260 DLMGCP DEBUG <0013> Generated response: line #01: I: 6322135F (mgcp_msg.c:72) 20250811130237260 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130237260 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6322135F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130237260 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130237260 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130237260 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130237260 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5902 RTP/AVP 113 (mgcp_msg.c:72) 20250811130237260 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250811130237260 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250811130237260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(305)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130241394 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55370 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130241394 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130241394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130241394 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130241394 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130241394 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130241394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130241394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130241394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130241394 DLMGCP DEBUG <0013> Generated response: line #00: 200 55370 OK (mgcp_msg.c:72) RTPEM0(304)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 46, bytes_payload_rx := 644, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: stats: { num_pkts_tx := 46, bytes_payload_tx := 644, 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@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(304)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(307)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(306)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(305)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(308)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(304): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(305): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(306): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(307): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(308): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass'. Mon Aug 11 13:02:41 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=240440) Waiting for packet dumper to finish... 1 (prev_count=240440, count=248432) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout'. ------ MGCP_Test.TC_conn_timeout ------ Mon Aug 11 13:02:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_conn_timeout started. 20250811130244618 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47985 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130244618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130244618 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130244618 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130244618 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130244618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130244618 DLMGCP DEBUG <0013> Generated response: line #00: 515 47985 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: Setting conn-timeout to 1s MTC@9f65b6bc0404: Sending RTP data for 1.5s 20250811130244635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47986 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130244635 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250811130244635 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130244636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130244636 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130244636 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:425) 20250811130244636 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130244636 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF connection mode 'loopback' 7 (mgcp_conn.c:264) 20250811130244636 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF output_enabled 1 (mgcp_conn.c:271) 20250811130244636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130244636 DLMGCP DEBUG <0013> (1225/rtp C:171610DF 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) 20250811130244636 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:177) 20250811130244636 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF CRCX: Creating connection: port: 5904 (mgcp_protocol.c:1044) 20250811130244636 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:171610DF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130244636 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130244636 DLMGCP DEBUG <0013> Generated response: line #00: 200 47986 OK (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Generated response: line #01: I: 171610DF (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Generated response: line #03: o=- 171610DF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5904 RTP/AVP 111 (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250811130244636 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130244663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130244685 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130244706 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130244726 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130244747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130244768 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130244789 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130244810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130244831 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130244851 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130244872 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130244893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130244913 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130244935 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130244956 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130244977 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130244998 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245086 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245108 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245174 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245239 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245261 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245282 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245347 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245476 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245607 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245629 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245693 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245715 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245780 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245845 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245867 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245930 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130245995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130246016 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130246038 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130246060 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130246081 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130246103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130246125 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) MTC@9f65b6bc0404: Stopping for 0.5s and resuming 20250811130246671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130246692 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130246714 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) 20250811130246736 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:171610DF watchdog kicked (mgcp_conn.c:143) MTC@9f65b6bc0404: Stopping for 1.5s, expecting to run into timeout 20250811130247737 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw CI:171610DF connection timed out! (mgcp_conn.c:133) 20250811130247737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) MTC@9f65b6bc0404: Resuming should fail now RTPEM0(309)@9f65b6bc0404: Connection refused (expected) RTPEM0(309)@9f65b6bc0404: Connection refused (expected) RTPEM0(309)@9f65b6bc0404: Connection refused (expected) RTPEM0(309)@9f65b6bc0404: Connection refused (expected) RTPEM0(309)@9f65b6bc0404: Connection refused (expected) RTPEM0(309)@9f65b6bc0404: Connection refused (expected) RTPEM0(309)@9f65b6bc0404: Connection refused (expected) RTPEM0(309)@9f65b6bc0404: Connection refused (expected) RTPEM0(309)@9f65b6bc0404: Connection refused (expected) MTC@9f65b6bc0404: Setting conn-timeout back to 0 (disabled) MTC@9f65b6bc0404: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(313)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(309)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(310)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(312)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(311)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(309): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(310): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(311): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(312): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_conn_timeout finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass'. Mon Aug 11 13:02:48 UTC 2025 ====== MGCP_Test.TC_conn_timeout pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_conn_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=199668) Waiting for packet dumper to finish... 1 (prev_count=199668, count=208044) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep ------ Mon Aug 11 13:02:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_e1_crcx_and_dlcx_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_e1_crcx_and_dlcx_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_e1_crcx_and_dlcx_ep started. 20250811130251703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36104 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130251703 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:279) 20250811130251703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:451) 20250811130251703 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130251703 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130251703 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130251703 DLMGCP DEBUG <0013> Generated response: line #00: 515 36104 FAIL (mgcp_msg.c:72) 20250811130251712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36105 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130251712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130251712 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250811130251712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130251712 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:279) 20250811130251712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:451) 20250811130251712 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130251712 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:417) 20250811130251712 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130251712 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:240) 20250811130251712 DLMGCP DEBUG <0013> Generated response: line #00: 502 36105 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: 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 := \"36105\", 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 := \"36105\", 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 := \"36105\", 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 := \"36105\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@9f65b6bc0404: Stopping testcase execution from "MGCP_Test.ttcn":274 IPA-CTRL-CLI-IPA(318)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(317)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(314)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(316)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(315)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: 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 := \"36105\", 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 := \"36105\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(314): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(315): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(316): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(317): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (fail -> fail) MTC@9f65b6bc0404: 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 := \"36105\", 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 := \"36105\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail'. Mon Aug 11 13:02:51 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=17348) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap'. ------ MGCP_Test.TC_e1_crcx_with_overlap ------ Mon Aug 11 13:02:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_e1_crcx_with_overlap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_e1_crcx_with_overlap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_e1_crcx_with_overlap started. 20250811130254859 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20248 ds/e1-1/s-1/su8-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130254859 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130254860 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250811130254860 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130254860 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:279) 20250811130254860 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su8-0@mgw" (mgcp_protocol.c:451) 20250811130254860 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su8-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130254860 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:417) 20250811130254860 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130254860 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Generated response: code=502 (mgcp_protocol.c:240) 20250811130254860 DLMGCP DEBUG <0013> Generated response: line #00: 502 20248 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: 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 := \"20248\", 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 := \"20248\", 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 := \"20248\", 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 := \"20248\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@9f65b6bc0404: Stopping testcase execution from "MGCP_Test.ttcn":274 VirtCallAgent-STATS(322)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(319)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(321)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(323)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(320)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: 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 := \"20248\", 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 := \"20248\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(319): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(320): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(321): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(322): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (fail -> fail) MTC@9f65b6bc0404: 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 := \"20248\", 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 := \"20248\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail'. Mon Aug 11 13:02:54 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15388) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback'. ------ MGCP_Test.TC_e1_crcx_loopback ------ Mon Aug 11 13:02:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_e1_crcx_loopback.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_e1_crcx_loopback.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_e1_crcx_loopback started. 20250811130258078 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18353 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130258078 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:279) 20250811130258078 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:451) 20250811130258078 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130258078 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130258078 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130258078 DLMGCP DEBUG <0013> Generated response: line #00: 515 18353 FAIL (mgcp_msg.c:72) 20250811130258085 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18354 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130258085 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250811130258085 DLMGCP DEBUG <0013> Received message: line #02: C: 12250989 (mgcp_msg.c:72) 20250811130258085 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130258085 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130258085 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130258085 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130258085 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130258085 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130258085 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250811130258086 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250811130258086 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130258086 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:279) 20250811130258086 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:451) 20250811130258086 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130258086 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:425) 20250811130258086 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:417) 20250811130258086 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130258086 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:240) 20250811130258086 DLMGCP DEBUG <0013> Generated response: line #00: 502 18354 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: 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 := \"18354\", 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 := \"18354\", 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 := \"18354\", 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 := \"18354\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@9f65b6bc0404: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM1(325)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(327)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(326)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(324)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(328)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: 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 := \"18354\", 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 := \"18354\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(324): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(325): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(326): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(327): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (fail -> fail) MTC@9f65b6bc0404: 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 := \"18354\", 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 := \"18354\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail'. Mon Aug 11 13:02:58 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=20332) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded'. ------ MGCP_Test.TC_e1_dlcx_wildcarded ------ Mon Aug 11 13:03:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_e1_dlcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_e1_dlcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_e1_dlcx_wildcarded started. 20250811130301300 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21887 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130301300 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130301301 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250811130301301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130301301 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:279) 20250811130301301 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:451) 20250811130301301 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130301301 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:417) 20250811130301301 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130301301 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:240) 20250811130301301 DLMGCP DEBUG <0013> Generated response: line #00: 502 21887 FAIL (mgcp_msg.c:72) MTC@9f65b6bc0404: 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 := \"21887\", 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 := \"21887\", 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 := \"21887\", 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 := \"21887\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@9f65b6bc0404: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM1(330)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(332)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(331)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(333)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(329)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: 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 := \"21887\", 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 := \"21887\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(329): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(330): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(331): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(332): none (fail -> fail) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (fail -> fail) MTC@9f65b6bc0404: 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 := \"21887\", 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 := \"21887\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail'. Mon Aug 11 13:03:01 UTC 2025 ------ MGCP_Test.TC_e1_dlcx_wildcarded fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_dlcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15380) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4'. ------ MGCP_Test.TC_crcx_mdcx_ip4 ------ Mon Aug 11 13:03:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_mdcx_ip4 started. 20250811130304520 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59998 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130304520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130304520 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130304520 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130304520 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130304520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130304520 DLMGCP DEBUG <0013> Generated response: line #00: 515 59998 FAIL (mgcp_msg.c:72) 20250811130304529 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59999 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130304529 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130304529 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811130304529 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130304529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130304529 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130304529 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130304529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4EA1AB03 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130304529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4EA1AB03 output_enabled 0 (mgcp_conn.c:271) 20250811130304530 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130304530 DLMGCP DEBUG <0013> (1234/rtp C:4EA1AB03 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130304530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4EA1AB03 CRCX: Creating connection: port: 5906 (mgcp_protocol.c:1044) 20250811130304530 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4EA1AB03 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130304530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130304530 DLMGCP DEBUG <0013> Generated response: line #00: 200 59999 OK (mgcp_msg.c:72) 20250811130304530 DLMGCP DEBUG <0013> Generated response: line #01: I: 4EA1AB03 (mgcp_msg.c:72) 20250811130304530 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130304530 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4EA1AB03 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130304530 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130304530 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130304530 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130304530 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5906 RTP/AVP 112 (mgcp_msg.c:72) 20250811130304530 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130304530 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130304533 DLMGCP DEBUG <0013> Received message: line #00: MDCX 60000 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130304533 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130304533 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811130304533 DLMGCP DEBUG <0013> Received message: line #03: I: 4EA1AB03 (mgcp_msg.c:72) 20250811130304533 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130304533 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130304533 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250811130304533 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130304533 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130304533 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130304533 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250811130304533 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130304533 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130304533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130304533 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130304533 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130304533 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:425) 20250811130304534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4EA1AB03 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130304534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4EA1AB03 output_enabled 1 (mgcp_conn.c:271) 20250811130304534 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130304534 DLMGCP DEBUG <0013> (1234/rtp C:4EA1AB03 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) 20250811130304534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4EA1AB03 MDCX: modified conn:(1234/rtp C:4EA1AB03 r=127.0.0.1:2344<->l=127.0.0.1:5908) (mgcp_protocol.c:1238) 20250811130304534 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4EA1AB03 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130304534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130304534 DLMGCP DEBUG <0013> Generated response: line #00: 200 60000 OK (mgcp_msg.c:72) 20250811130304534 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130304534 DLMGCP DEBUG <0013> Generated response: line #02: o=- 4EA1AB03 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130304534 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130304534 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130304534 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130304534 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5908 RTP/AVP 98 (mgcp_msg.c:72) 20250811130304534 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130304534 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130304536 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60001 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130304536 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811130304536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130304536 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130304536 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130304536 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811130304536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130304536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130304536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130304536 DLMGCP DEBUG <0013> Generated response: line #00: 200 60001 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM2(336)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(335)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(337)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(334)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(334): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(335): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(336): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(337): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_mdcx_ip4 finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass'. Mon Aug 11 13:03:04 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34592) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6'. ------ MGCP_Test.TC_crcx_mdcx_ip6 ------ Mon Aug 11 13:03:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_mdcx_ip6 started. 20250811130307758 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28063 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130307758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130307758 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130307758 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130307758 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130307758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130307758 DLMGCP DEBUG <0013> Generated response: line #00: 515 28063 FAIL (mgcp_msg.c:72) 20250811130307766 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28064 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130307766 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130307766 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811130307766 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130307766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130307766 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130307766 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130307766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B6871C9D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130307766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B6871C9D output_enabled 0 (mgcp_conn.c:271) 20250811130307766 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130307766 DLMGCP DEBUG <0013> (1234/rtp C:B6871C9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130307767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B6871C9D CRCX: Creating connection: port: 5910 (mgcp_protocol.c:1044) 20250811130307767 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B6871C9D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130307767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130307767 DLMGCP DEBUG <0013> Generated response: line #00: 200 28064 OK (mgcp_msg.c:72) 20250811130307767 DLMGCP DEBUG <0013> Generated response: line #01: I: B6871C9D (mgcp_msg.c:72) 20250811130307767 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130307767 DLMGCP DEBUG <0013> Generated response: line #03: o=- B6871C9D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130307767 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130307767 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130307767 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130307767 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5910 RTP/AVP 112 (mgcp_msg.c:72) 20250811130307767 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130307767 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130307769 DLMGCP DEBUG <0013> Received message: line #00: MDCX 28065 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130307769 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130307769 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811130307769 DLMGCP DEBUG <0013> Received message: line #03: I: B6871C9D (mgcp_msg.c:72) 20250811130307769 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130307769 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130307769 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::2 (mgcp_msg.c:72) 20250811130307769 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130307769 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130307769 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130307769 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250811130307769 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130307769 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130307769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130307769 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130307769 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130307769 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:::1, duration:20, payload-types:98=AMR (mgcp_sdp.c:425) 20250811130307769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B6871C9D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130307769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B6871C9D output_enabled 1 (mgcp_conn.c:271) 20250811130307769 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130307770 DLMGCP DEBUG <0013> (1234/rtp C:B6871C9D 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) 20250811130307770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B6871C9D MDCX: modified conn:(1234/rtp C:B6871C9D r=::1:2344<->l=::1:5910) (mgcp_protocol.c:1238) 20250811130307770 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B6871C9D MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130307770 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130307770 DLMGCP DEBUG <0013> Generated response: line #00: 200 28065 OK (mgcp_msg.c:72) 20250811130307770 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130307770 DLMGCP DEBUG <0013> Generated response: line #02: o=- B6871C9D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130307770 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130307770 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130307770 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130307770 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5910 RTP/AVP 98 (mgcp_msg.c:72) 20250811130307770 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250811130307770 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130307772 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28066 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130307772 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811130307772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130307772 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130307772 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130307772 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811130307773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130307773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130307773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130307773 DLMGCP DEBUG <0013> Generated response: line #00: 200 28066 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(339)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(340)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(343)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(341)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(342)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(339): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(340): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(341): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(342): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_mdcx_ip6 finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass'. Mon Aug 11 13:03:07 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34056) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv'. ------ MGCP_Test.TC_crcx_iufp_sendrecv ------ Mon Aug 11 13:03:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_iufp_sendrecv.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_iufp_sendrecv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_iufp_sendrecv started. 20250811130310990 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59645 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130310990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130310990 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130310990 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130310990 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130310990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130310990 DLMGCP DEBUG <0013> Generated response: line #00: 515 59645 FAIL (mgcp_msg.c:72) 20250811130310998 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59646 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130310998 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130310998 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811130310998 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130310998 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130310998 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250811130310998 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130310998 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130310998 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130310998 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:72) 20250811130310998 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130310998 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130310998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130310998 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130310998 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130310998 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:425) 20250811130310998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2E940354 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130310998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2E940354 output_enabled 1 (mgcp_conn.c:271) 20250811130310998 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130310999 DLMGCP DEBUG <0013> (1234/rtp C:2E940354 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) 20250811130310999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2E940354 CRCX: Creating connection: port: 5912 (mgcp_protocol.c:1044) 20250811130310999 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2E940354 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130310999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130310999 DLMGCP DEBUG <0013> Generated response: line #00: 200 59646 OK (mgcp_msg.c:72) 20250811130310999 DLMGCP DEBUG <0013> Generated response: line #01: I: 2E940354 (mgcp_msg.c:72) 20250811130310999 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130310999 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2E940354 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130310999 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130310999 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130310999 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130310999 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:72) 20250811130310999 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130310999 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Received message: line #00: MDCX 59647 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Received message: line #03: I: 2E940354 (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130311001 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130311001 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130311001 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:425) 20250811130311001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2E940354 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130311001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2E940354 output_enabled 1 (mgcp_conn.c:271) 20250811130311001 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130311001 DLMGCP DEBUG <0013> (1234/rtp C:2E940354 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) 20250811130311001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2E940354 MDCX: modified conn:(1234/rtp C:2E940354 r=127.0.0.1:2344<->l=127.0.0.1:5912) (mgcp_protocol.c:1238) 20250811130311001 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2E940354 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130311001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130311001 DLMGCP DEBUG <0013> Generated response: line #00: 200 59647 OK (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Generated response: line #02: o=- 2E940354 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130311001 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130311003 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59648 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130311003 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811130311003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130311003 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130311003 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130311003 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811130311003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130311003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130311003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130311003 DLMGCP DEBUG <0013> Generated response: line #00: 200 59648 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(344)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(346)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(345)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(347)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(344): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(345): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(346): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(347): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_iufp_sendrecv finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass'. Mon Aug 11 13:03:11 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=37536) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly'. ------ MGCP_Test.TC_crcx_iufp_recvonly ------ Mon Aug 11 13:03:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_iufp_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_crcx_iufp_recvonly.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_crcx_iufp_recvonly started. 20250811130314217 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56739 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130314217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130314217 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130314217 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130314217 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130314217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130314217 DLMGCP DEBUG <0013> Generated response: line #00: 515 56739 FAIL (mgcp_msg.c:72) 20250811130314229 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56740 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130314229 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130314229 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811130314229 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130314229 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130314229 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250811130314229 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130314229 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130314229 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130314229 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:72) 20250811130314229 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130314229 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130314229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130314229 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130314229 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130314229 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:425) 20250811130314230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BC6655DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130314230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BC6655DA output_enabled 0 (mgcp_conn.c:271) 20250811130314230 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130314230 DLMGCP DEBUG <0013> (1234/rtp C:BC6655DA 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) 20250811130314230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BC6655DA CRCX: Creating connection: port: 5914 (mgcp_protocol.c:1044) 20250811130314230 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BC6655DA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130314230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130314230 DLMGCP DEBUG <0013> Generated response: line #00: 200 56740 OK (mgcp_msg.c:72) 20250811130314230 DLMGCP DEBUG <0013> Generated response: line #01: I: BC6655DA (mgcp_msg.c:72) 20250811130314230 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130314230 DLMGCP DEBUG <0013> Generated response: line #03: o=- BC6655DA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130314230 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130314230 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130314230 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130314230 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:72) 20250811130314230 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130314230 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130314232 DLMGCP DEBUG <0013> Received message: line #00: MDCX 56741 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130314232 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130314232 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250811130314232 DLMGCP DEBUG <0013> Received message: line #03: I: BC6655DA (mgcp_msg.c:72) 20250811130314232 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130314232 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130314232 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250811130314232 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130314232 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130314232 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130314232 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:72) 20250811130314232 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130314232 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130314232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130314232 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130314232 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130314232 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:425) 20250811130314232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BC6655DA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130314233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BC6655DA output_enabled 1 (mgcp_conn.c:271) 20250811130314233 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130314233 DLMGCP DEBUG <0013> (1234/rtp C:BC6655DA 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) 20250811130314233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BC6655DA MDCX: modified conn:(1234/rtp C:BC6655DA r=127.0.0.1:2344<->l=127.0.0.1:5914) (mgcp_protocol.c:1238) 20250811130314233 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BC6655DA MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130314233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130314233 DLMGCP DEBUG <0013> Generated response: line #00: 200 56741 OK (mgcp_msg.c:72) 20250811130314233 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130314233 DLMGCP DEBUG <0013> Generated response: line #02: o=- BC6655DA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130314233 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130314233 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130314233 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130314233 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:72) 20250811130314233 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130314233 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130314234 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56742 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130314234 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250811130314234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130314234 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130314234 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130314234 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811130314234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130314234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130314234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130314234 DLMGCP DEBUG <0013> Generated response: line #00: 200 56742 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(349)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(351)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(350)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(352)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(349): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(350): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(351): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(352): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_crcx_iufp_recvonly finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass'. Mon Aug 11 13:03:14 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=37536) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 ------ Mon Aug 11 13:03:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 started. 20250811130317449 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60712 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130317449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130317449 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130317449 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130317449 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130317449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130317449 DLMGCP DEBUG <0013> Generated response: line #00: 515 60712 FAIL (mgcp_msg.c:72) 20250811130317468 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60713 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130317468 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130317468 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130317468 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130317468 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130317468 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130317468 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130317468 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130317468 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130317468 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250811130317468 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250811130317468 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130317468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130317468 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130317468 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130317468 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:425) 20250811130317469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:58167685 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130317469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:58167685 output_enabled 0 (mgcp_conn.c:271) 20250811130317469 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130317469 DLMGCP DEBUG <0013> (1227/rtp C:58167685 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) 20250811130317469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:58167685 CRCX: Creating connection: port: 5916 (mgcp_protocol.c:1044) 20250811130317469 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:58167685 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130317469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130317469 DLMGCP DEBUG <0013> Generated response: line #00: 200 60713 OK (mgcp_msg.c:72) 20250811130317469 DLMGCP DEBUG <0013> Generated response: line #01: I: 58167685 (mgcp_msg.c:72) 20250811130317469 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130317469 DLMGCP DEBUG <0013> Generated response: line #03: o=- 58167685 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130317469 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130317469 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130317469 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130317469 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:72) 20250811130317469 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130317478 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60714 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130317478 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130317478 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130317478 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130317478 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130317478 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130317478 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130317478 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130317478 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130317478 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250811130317478 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250811130317478 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130317478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130317478 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130317478 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130317479 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:425) 20250811130317479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8107FF06 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130317479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8107FF06 output_enabled 0 (mgcp_conn.c:271) 20250811130317479 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130317479 DLMGCP DEBUG <0013> (1227/rtp C:8107FF06 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) 20250811130317479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8107FF06 CRCX: Creating connection: port: 5918 (mgcp_protocol.c:1044) 20250811130317479 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8107FF06 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130317479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130317479 DLMGCP DEBUG <0013> Generated response: line #00: 200 60714 OK (mgcp_msg.c:72) 20250811130317479 DLMGCP DEBUG <0013> Generated response: line #01: I: 8107FF06 (mgcp_msg.c:72) 20250811130317479 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130317479 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8107FF06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130317479 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130317479 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130317479 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130317479 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:72) 20250811130317479 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(354)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130319003 DLMGCP DEBUG <0013> Received message: line #00: MDCX 60715 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130319003 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130319003 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130319003 DLMGCP DEBUG <0013> Received message: line #03: I: 58167685 (mgcp_msg.c:72) 20250811130319003 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130319003 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130319003 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130319003 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130319003 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130319003 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130319003 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250811130319003 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250811130319003 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130319003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130319003 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130319003 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130319003 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:425) 20250811130319003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:58167685 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130319003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:58167685 output_enabled 1 (mgcp_conn.c:271) 20250811130319003 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130319003 DLMGCP DEBUG <0013> (1227/rtp C:58167685 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) 20250811130319004 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:58167685 MDCX: modified conn:(1227/rtp C:58167685 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:1238) 20250811130319004 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:58167685 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130319004 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130319004 DLMGCP DEBUG <0013> Generated response: line #00: 200 60715 OK (mgcp_msg.c:72) 20250811130319004 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130319004 DLMGCP DEBUG <0013> Generated response: line #02: o=- 58167685 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130319004 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130319004 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130319004 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130319004 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:72) 20250811130319004 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(355)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130319516 DLMGCP DEBUG <0013> Received message: line #00: MDCX 60716 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130319516 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130319516 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130319516 DLMGCP DEBUG <0013> Received message: line #03: I: 8107FF06 (mgcp_msg.c:72) 20250811130319516 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130319516 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130319516 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130319516 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130319516 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130319516 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130319516 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250811130319516 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250811130319516 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130319516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130319516 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130319516 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130319516 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:425) 20250811130319516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8107FF06 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130319516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8107FF06 output_enabled 1 (mgcp_conn.c:271) 20250811130319516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130319516 DLMGCP DEBUG <0013> (1227/rtp C:8107FF06 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) 20250811130319517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8107FF06 MDCX: modified conn:(1227/rtp C:8107FF06 r=::1:20000<->l=::1:5918) (mgcp_protocol.c:1238) 20250811130319517 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8107FF06 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130319517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130319517 DLMGCP DEBUG <0013> Generated response: line #00: 200 60716 OK (mgcp_msg.c:72) 20250811130319517 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130319517 DLMGCP DEBUG <0013> Generated response: line #02: o=- 8107FF06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130319517 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130319517 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130319517 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130319517 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:72) 20250811130319517 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@9f65b6bc0404: stats: { num_pkts_tx := 192, bytes_payload_tx := 768, 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@9f65b6bc0404: 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 } 20250811130321631 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60717 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130321631 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250811130321631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130321631 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130321631 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130321631 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130321631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130321631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130321631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130321631 DLMGCP DEBUG <0013> Generated response: line #00: 200 60717 OK (mgcp_msg.c:72) RTPEM0(354)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(354)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(356)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(355)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(357)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(354): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(355): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(356): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(357): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass'. Mon Aug 11 13:03:21 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=615624) Waiting for packet dumper to finish... 1 (prev_count=615624, count=667520) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 ------ Mon Aug 11 13:03:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp_ipv6 started. 20250811130324829 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51072 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130324829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130324829 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130324830 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130324830 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130324830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130324830 DLMGCP DEBUG <0013> Generated response: line #00: 515 51072 FAIL (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51073 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130324849 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130324849 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130324849 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:425) 20250811130324849 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C88D69E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130324849 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C88D69E output_enabled 0 (mgcp_conn.c:271) 20250811130324849 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130324849 DLMGCP DEBUG <0013> (1227/rtp C:2C88D69E 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) 20250811130324849 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C88D69E CRCX: Creating connection: port: 5920 (mgcp_protocol.c:1044) 20250811130324849 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2C88D69E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130324849 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130324849 DLMGCP DEBUG <0013> Generated response: line #00: 200 51073 OK (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> Generated response: line #01: I: 2C88D69E (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2C88D69E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130324849 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130324850 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130324850 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:72) 20250811130324850 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130324859 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51074 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130324859 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130324859 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130324859 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130324859 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130324859 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130324859 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130324859 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130324859 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130324859 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250811130324859 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250811130324859 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130324859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130324859 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130324859 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130324859 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:425) 20250811130324859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F980E5BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130324860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F980E5BD output_enabled 0 (mgcp_conn.c:271) 20250811130324860 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130324860 DLMGCP DEBUG <0013> (1227/rtp C:F980E5BD 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) 20250811130324860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F980E5BD CRCX: Creating connection: port: 5922 (mgcp_protocol.c:1044) 20250811130324860 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F980E5BD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130324860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130324860 DLMGCP DEBUG <0013> Generated response: line #00: 200 51074 OK (mgcp_msg.c:72) 20250811130324860 DLMGCP DEBUG <0013> Generated response: line #01: I: F980E5BD (mgcp_msg.c:72) 20250811130324860 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130324860 DLMGCP DEBUG <0013> Generated response: line #03: o=- F980E5BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130324860 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130324860 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130324860 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130324860 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:72) 20250811130324860 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(359)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130326386 DLMGCP DEBUG <0013> Received message: line #00: MDCX 51075 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130326386 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130326386 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130326386 DLMGCP DEBUG <0013> Received message: line #03: I: 2C88D69E (mgcp_msg.c:72) 20250811130326386 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130326386 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130326386 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130326386 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130326386 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130326386 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130326386 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250811130326386 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250811130326386 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130326386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130326386 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130326386 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130326386 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:425) 20250811130326386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C88D69E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130326386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C88D69E output_enabled 1 (mgcp_conn.c:271) 20250811130326386 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130326386 DLMGCP DEBUG <0013> (1227/rtp C:2C88D69E 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) 20250811130326387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C88D69E MDCX: modified conn:(1227/rtp C:2C88D69E r=::1:10000<->l=::1:5920) (mgcp_protocol.c:1238) 20250811130326387 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2C88D69E MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130326387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130326387 DLMGCP DEBUG <0013> Generated response: line #00: 200 51075 OK (mgcp_msg.c:72) 20250811130326387 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130326387 DLMGCP DEBUG <0013> Generated response: line #02: o=- 2C88D69E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130326387 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130326387 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130326387 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130326387 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:72) 20250811130326387 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(360)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130326898 DLMGCP DEBUG <0013> Received message: line #00: MDCX 51076 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130326898 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130326898 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130326898 DLMGCP DEBUG <0013> Received message: line #03: I: F980E5BD (mgcp_msg.c:72) 20250811130326898 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130326898 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130326898 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130326898 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130326898 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130326898 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130326898 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250811130326898 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250811130326898 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130326898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130326898 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130326898 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130326898 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:425) 20250811130326898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F980E5BD connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130326899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F980E5BD output_enabled 1 (mgcp_conn.c:271) 20250811130326899 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130326899 DLMGCP DEBUG <0013> (1227/rtp C:F980E5BD 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) 20250811130326899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F980E5BD MDCX: modified conn:(1227/rtp C:F980E5BD r=::1:20000<->l=::1:5922) (mgcp_protocol.c:1238) 20250811130326899 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F980E5BD MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130326899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130326899 DLMGCP DEBUG <0013> Generated response: line #00: 200 51076 OK (mgcp_msg.c:72) 20250811130326899 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130326899 DLMGCP DEBUG <0013> Generated response: line #02: o=- F980E5BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130326899 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130326899 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130326899 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130326899 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:72) 20250811130326899 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@9f65b6bc0404: stats: { num_pkts_tx := 191, bytes_payload_tx := 764, num_pkts_rx := 120, bytes_payload_rx := 480, num_pkts_rx_err_seq := 0, 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@9f65b6bc0404: stats: { num_pkts_tx := 167, bytes_payload_tx := 668, num_pkts_rx := 96, bytes_payload_rx := 384, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250811130329010 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51077 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130329010 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250811130329010 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130329010 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130329010 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130329010 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130329010 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130329010 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130329010 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130329010 DLMGCP DEBUG <0013> Generated response: line #00: 200 51077 OK (mgcp_msg.c:72) RTPEM0(359)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(359)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(361)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(362)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(360)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(359): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(360): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(361): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(362): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp_ipv6 finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass'. Mon Aug 11 13:03:29 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=613436) Waiting for packet dumper to finish... 1 (prev_count=613436, count=671148) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 ------ Mon Aug 11 13:03:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 started. 20250811130332245 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44575 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130332245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130332245 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130332245 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130332245 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130332245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130332245 DLMGCP DEBUG <0013> Generated response: line #00: 515 44575 FAIL (mgcp_msg.c:72) 20250811130332262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44576 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130332262 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130332262 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130332262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130332262 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130332262 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130332262 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130332262 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130332262 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130332262 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130332262 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130332262 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130332262 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250811130332262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130332262 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130332262 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130332262 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:425) 20250811130332262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:66C050B3 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130332263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:66C050B3 output_enabled 1 (mgcp_conn.c:271) 20250811130332263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130332263 DLMGCP DEBUG <0013> (1226/rtp C:66C050B3 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) 20250811130332263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:66C050B3 CRCX: Creating connection: port: 5924 (mgcp_protocol.c:1044) 20250811130332263 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:66C050B3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130332263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130332263 DLMGCP DEBUG <0013> Generated response: line #00: 200 44576 OK (mgcp_msg.c:72) 20250811130332263 DLMGCP DEBUG <0013> Generated response: line #01: I: 66C050B3 (mgcp_msg.c:72) 20250811130332263 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130332263 DLMGCP DEBUG <0013> Generated response: line #03: o=- 66C050B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130332263 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130332263 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130332263 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130332263 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5924 RTP/AVP 112 (mgcp_msg.c:72) 20250811130332263 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130332263 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250811130332263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811130332272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44577 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130332272 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130332272 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130332272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130332272 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250811130332272 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130332272 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130332272 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130332272 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130332272 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130332272 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250811130332272 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130332272 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130332272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130332272 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130332272 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130332272 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250811130332272 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:425) 20250811130332272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8E89328B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130332272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8E89328B output_enabled 1 (mgcp_conn.c:271) 20250811130332272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130332272 DLMGCP DEBUG <0013> (1226/rtp C:8E89328B r=::1:1985<->l=:0 CID=11) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130332273 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8E89328B CRCX: Creating connection: port: 5926 (mgcp_protocol.c:1044) 20250811130332273 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8E89328B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130332273 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130332273 DLMGCP DEBUG <0013> Generated response: line #00: 200 44577 OK (mgcp_msg.c:72) 20250811130332273 DLMGCP DEBUG <0013> Generated response: line #01: I: 8E89328B (mgcp_msg.c:72) 20250811130332273 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 11 (mgcp_msg.c:72) 20250811130332273 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811130332273 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E89328B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130332273 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811130332273 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130332273 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811130332273 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250811130332273 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130332273 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(367)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130333489 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44578 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130333489 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130333490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130333490 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130333490 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130333490 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130333490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130333490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130333490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130333490 DLMGCP DEBUG <0013> Generated response: line #00: 200 44578 OK (mgcp_msg.c:72) RTPEM1(365)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: stats A: { num_pkts_tx := 46, bytes_payload_tx := 782, 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@9f65b6bc0404: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 690, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: tolerance: 3 packets MTC@9f65b6bc0404: batch_size: 4 packets MTC@9f65b6bc0404: stats: { num_pkts_tx := 46, bytes_payload_tx := 782, 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@9f65b6bc0404: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 690, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(369)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(365)@9f65b6bc0404: Final verdict of PTC: none OsmuxEM(367)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(366)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(368)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(364)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(364): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(365): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(366): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC OsmuxEM(367): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(368): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass'. Mon Aug 11 13:03:33 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=157552) Waiting for packet dumper to finish... 1 (prev_count=157552, count=179872) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 ------ Mon Aug 11 13:03:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 started. 20250811130336750 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11496 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130336750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130336750 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130336750 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130336750 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130336750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130336750 DLMGCP DEBUG <0013> Generated response: line #00: 515 11496 FAIL (mgcp_msg.c:72) 20250811130336764 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11497 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130336764 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130336764 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130336764 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130336764 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130336764 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130336764 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130336764 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130336764 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130336764 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130336764 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130336764 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130336764 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250811130336764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130336764 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130336764 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130336764 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:425) 20250811130336764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E70D12E4 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130336764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E70D12E4 output_enabled 1 (mgcp_conn.c:271) 20250811130336764 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130336764 DLMGCP DEBUG <0013> (1226/rtp C:E70D12E4 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) 20250811130336764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E70D12E4 CRCX: Creating connection: port: 5928 (mgcp_protocol.c:1044) 20250811130336765 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E70D12E4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130336765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130336765 DLMGCP DEBUG <0013> Generated response: line #00: 200 11497 OK (mgcp_msg.c:72) 20250811130336765 DLMGCP DEBUG <0013> Generated response: line #01: I: E70D12E4 (mgcp_msg.c:72) 20250811130336765 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130336765 DLMGCP DEBUG <0013> Generated response: line #03: o=- E70D12E4 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130336765 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130336765 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130336765 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130336765 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5928 RTP/AVP 112 (mgcp_msg.c:72) 20250811130336765 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130336765 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250811130336765 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11498 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130336773 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130336773 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130336773 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250811130336773 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:425) 20250811130336773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:761551F6 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130336773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:761551F6 output_enabled 1 (mgcp_conn.c:271) 20250811130336773 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130336773 DLMGCP DEBUG <0013> (1226/rtp C:761551F6 r=::1:1985<->l=:0 CID=12) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130336773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:761551F6 CRCX: Creating connection: port: 5930 (mgcp_protocol.c:1044) 20250811130336773 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:761551F6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130336773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130336773 DLMGCP DEBUG <0013> Generated response: line #00: 200 11498 OK (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Generated response: line #01: I: 761551F6 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 12 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Generated response: line #04: o=- 761551F6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130336773 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(373)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130337990 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11499 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130337990 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130337990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130337990 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130337990 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130337990 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130337990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130337991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130337991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130337991 DLMGCP DEBUG <0013> Generated response: line #00: 200 11499 OK (mgcp_msg.c:72) RTPEM1(371)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: stats A: { num_pkts_tx := 47, bytes_payload_tx := 799, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: 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@9f65b6bc0404: tolerance: 3 packets MTC@9f65b6bc0404: batch_size: 4 packets MTC@9f65b6bc0404: stats: { num_pkts_tx := 47, bytes_payload_tx := 799, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass OsmuxEM(373)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(372)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(370)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(374)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(371)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(370): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(371): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(372): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC OsmuxEM(373): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(374): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass'. Mon Aug 11 13:03:38 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=158228) Waiting for packet dumper to finish... 1 (prev_count=158228, count=179024) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 ------ Mon Aug 11 13:03:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 started. 20250811130341232 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16775 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130341232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130341232 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130341232 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130341232 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130341232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130341232 DLMGCP DEBUG <0013> Generated response: line #00: 515 16775 FAIL (mgcp_msg.c:72) 20250811130341244 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16776 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130341245 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130341245 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130341245 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:425) 20250811130341245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:16C1A632 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130341245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:16C1A632 output_enabled 1 (mgcp_conn.c:271) 20250811130341245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130341245 DLMGCP DEBUG <0013> (1226/rtp C:16C1A632 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) 20250811130341245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:16C1A632 CRCX: Creating connection: port: 5932 (mgcp_protocol.c:1044) 20250811130341245 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:16C1A632 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130341245 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130341245 DLMGCP DEBUG <0013> Generated response: line #00: 200 16776 OK (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Generated response: line #01: I: 16C1A632 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Generated response: line #03: o=- 16C1A632 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5932 RTP/AVP 112 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250811130341245 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250811130341254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16777 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130341254 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130341254 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250811130341254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130341254 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250811130341254 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130341254 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130341254 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130341254 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130341254 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130341254 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250811130341254 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130341254 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130341254 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130341255 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130341255 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130341255 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250811130341255 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:425) 20250811130341255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0D1D2534 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130341255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0D1D2534 output_enabled 1 (mgcp_conn.c:271) 20250811130341255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130341255 DLMGCP DEBUG <0013> (1226/rtp C:0D1D2534 r=127.0.0.1:1985<->l=:0 CID=13) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130341255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0D1D2534 CRCX: Creating connection: port: 5934 (mgcp_protocol.c:1044) 20250811130341255 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0D1D2534 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130341255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130341255 DLMGCP DEBUG <0013> Generated response: line #00: 200 16777 OK (mgcp_msg.c:72) 20250811130341255 DLMGCP DEBUG <0013> Generated response: line #01: I: 0D1D2534 (mgcp_msg.c:72) 20250811130341255 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 13 (mgcp_msg.c:72) 20250811130341255 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811130341255 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D1D2534 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130341255 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811130341255 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130341255 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811130341255 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250811130341255 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130341255 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(379)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130342470 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16778 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130342470 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250811130342470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130342470 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130342470 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130342470 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130342470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130342470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130342470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130342470 DLMGCP DEBUG <0013> Generated response: line #00: 200 16778 OK (mgcp_msg.c:72) RTPEM1(377)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: stats A: { num_pkts_tx := 47, bytes_payload_tx := 799, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: 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@9f65b6bc0404: tolerance: 3 packets MTC@9f65b6bc0404: batch_size: 4 packets MTC@9f65b6bc0404: stats: { num_pkts_tx := 47, bytes_payload_tx := 799, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass OsmuxEM(379)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(377)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(378)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(376)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(380)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(376): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(377): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(378): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC OsmuxEM(379): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(380): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass'. Mon Aug 11 13:03:42 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=125660) Waiting for packet dumper to finish... 1 (prev_count=125660, count=181572) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 ------ Mon Aug 11 13:03:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 started. 20250811130345701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1325 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130345701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130345701 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130345701 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130345701 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130345701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130345701 DLMGCP DEBUG <0013> Generated response: line #00: 515 1325 FAIL (mgcp_msg.c:72) 20250811130345718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1326 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130345718 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130345718 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130345718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130345718 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130345718 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130345718 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130345718 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130345718 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130345718 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130345718 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130345718 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130345718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130345719 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130345719 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130345719 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:425) 20250811130345719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:90027136 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130345719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:90027136 output_enabled 0 (mgcp_conn.c:271) 20250811130345719 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130345719 DLMGCP DEBUG <0013> (1227/rtp C:90027136 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) 20250811130345719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:90027136 CRCX: Creating connection: port: 5936 (mgcp_protocol.c:1044) 20250811130345719 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:90027136 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130345719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130345719 DLMGCP DEBUG <0013> Generated response: line #00: 200 1326 OK (mgcp_msg.c:72) 20250811130345719 DLMGCP DEBUG <0013> Generated response: line #01: I: 90027136 (mgcp_msg.c:72) 20250811130345719 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130345719 DLMGCP DEBUG <0013> Generated response: line #03: o=- 90027136 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130345719 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130345719 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130345719 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130345719 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:72) 20250811130345719 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130345720 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130345729 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1327 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130345729 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130345729 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130345729 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130345729 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250811130345729 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130345729 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130345729 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130345729 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130345729 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130345729 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250811130345729 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130345729 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130345729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130345729 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130345730 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130345730 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250811130345730 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:425) 20250811130345730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E27BF03E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130345730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E27BF03E output_enabled 0 (mgcp_conn.c:271) 20250811130345730 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130345730 DLMGCP DEBUG <0013> (1227/rtp C:E27BF03E r=::1:1985<->l=:0 CID=14) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130345730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E27BF03E CRCX: Creating connection: port: 5938 (mgcp_protocol.c:1044) 20250811130345730 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E27BF03E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130345730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130345730 DLMGCP DEBUG <0013> Generated response: line #00: 200 1327 OK (mgcp_msg.c:72) 20250811130345730 DLMGCP DEBUG <0013> Generated response: line #01: I: E27BF03E (mgcp_msg.c:72) 20250811130345730 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 14 (mgcp_msg.c:72) 20250811130345730 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811130345730 DLMGCP DEBUG <0013> Generated response: line #04: o=- E27BF03E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130345730 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811130345730 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130345730 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811130345731 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250811130345731 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130345731 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(382)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130347248 DLMGCP DEBUG <0013> Received message: line #00: MDCX 1328 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Received message: line #03: I: 90027136 (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130347248 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130347248 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130347248 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:425) 20250811130347248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:90027136 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130347248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:90027136 output_enabled 1 (mgcp_conn.c:271) 20250811130347248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130347248 DLMGCP DEBUG <0013> (1227/rtp C:90027136 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) 20250811130347248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:90027136 MDCX: modified conn:(1227/rtp C:90027136 r=::1:10000<->l=::1:5936) (mgcp_protocol.c:1238) 20250811130347248 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:90027136 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130347248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130347248 DLMGCP DEBUG <0013> Generated response: line #00: 200 1328 OK (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Generated response: line #02: o=- 90027136 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130347248 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(385)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130347759 DLMGCP DEBUG <0013> Received message: line #00: MDCX 1329 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Received message: line #03: I: E27BF03E (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130347759 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130347759 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130347759 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250811130347759 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:425) 20250811130347759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E27BF03E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130347759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E27BF03E output_enabled 1 (mgcp_conn.c:271) 20250811130347759 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130347759 DLMGCP DEBUG <0013> (1227/rtp C:E27BF03E 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) 20250811130347759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E27BF03E MDCX: modified conn:(1227/rtp C:E27BF03E r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:1238) 20250811130347759 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E27BF03E MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130347759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130347759 DLMGCP DEBUG <0013> Generated response: line #00: 200 1329 OK (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 14 (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Generated response: line #03: o=- E27BF03E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130347759 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@9f65b6bc0404: stats: { num_pkts_tx := 189, bytes_payload_tx := 3213, num_pkts_rx := 121, bytes_payload_rx := 2057, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: 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 } 20250811130349875 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1330 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130349875 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250811130349876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130349876 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130349876 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130349876 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130349876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130349876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130349876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130349876 DLMGCP DEBUG <0013> Generated response: line #00: 200 1330 OK (mgcp_msg.c:72) RTPEM0(382)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(382)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(387)@9f65b6bc0404: Final verdict of PTC: none OsmuxEM(385)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(386)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(383)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(384)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(382): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(383): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(384): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC OsmuxEM(385): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(386): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass'. Mon Aug 11 13:03:49 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=447184) Waiting for packet dumper to finish... 1 (prev_count=447184, count=465560) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 ------ Mon Aug 11 13:03:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 started. 20250811130353111 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21590 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130353111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130353111 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130353111 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130353111 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130353111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130353111 DLMGCP DEBUG <0013> Generated response: line #00: 515 21590 FAIL (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21591 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130353130 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130353130 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130353130 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:425) 20250811130353130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DBE07550 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130353130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DBE07550 output_enabled 0 (mgcp_conn.c:271) 20250811130353130 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130353130 DLMGCP DEBUG <0013> (1227/rtp C:DBE07550 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) 20250811130353130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DBE07550 CRCX: Creating connection: port: 5940 (mgcp_protocol.c:1044) 20250811130353130 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DBE07550 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130353130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130353130 DLMGCP DEBUG <0013> Generated response: line #00: 200 21591 OK (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Generated response: line #01: I: DBE07550 (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Generated response: line #03: o=- DBE07550 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130353130 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130353141 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21592 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130353141 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130353141 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130353141 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130353141 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250811130353141 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130353141 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130353141 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130353141 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130353141 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130353141 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250811130353141 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130353141 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130353141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130353141 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130353141 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130353141 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250811130353142 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:425) 20250811130353142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:696EB4D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130353142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:696EB4D4 output_enabled 0 (mgcp_conn.c:271) 20250811130353142 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130353142 DLMGCP DEBUG <0013> (1227/rtp C:696EB4D4 r=::1:1985<->l=:0 CID=15) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130353142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:696EB4D4 CRCX: Creating connection: port: 5942 (mgcp_protocol.c:1044) 20250811130353142 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:696EB4D4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130353142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130353142 DLMGCP DEBUG <0013> Generated response: line #00: 200 21592 OK (mgcp_msg.c:72) 20250811130353142 DLMGCP DEBUG <0013> Generated response: line #01: I: 696EB4D4 (mgcp_msg.c:72) 20250811130353142 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 15 (mgcp_msg.c:72) 20250811130353142 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811130353142 DLMGCP DEBUG <0013> Generated response: line #04: o=- 696EB4D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130353142 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811130353142 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130353142 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811130353142 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250811130353142 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130353142 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(388)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130354665 DLMGCP DEBUG <0013> Received message: line #00: MDCX 21593 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Received message: line #03: I: DBE07550 (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130354665 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130354665 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130354665 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:425) 20250811130354665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DBE07550 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130354665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DBE07550 output_enabled 1 (mgcp_conn.c:271) 20250811130354665 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130354665 DLMGCP DEBUG <0013> (1227/rtp C:DBE07550 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) 20250811130354665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DBE07550 MDCX: modified conn:(1227/rtp C:DBE07550 r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:1238) 20250811130354665 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DBE07550 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130354665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130354665 DLMGCP DEBUG <0013> Generated response: line #00: 200 21593 OK (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Generated response: line #02: o=- DBE07550 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130354665 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(391)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130355177 DLMGCP DEBUG <0013> Received message: line #00: MDCX 21594 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130355177 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130355177 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130355177 DLMGCP DEBUG <0013> Received message: line #03: I: 696EB4D4 (mgcp_msg.c:72) 20250811130355177 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130355177 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250811130355177 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250811130355177 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130355177 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250811130355177 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130355177 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250811130355177 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250811130355177 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130355177 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250811130355177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130355177 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130355177 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130355177 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250811130355177 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:425) 20250811130355177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:696EB4D4 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130355177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:696EB4D4 output_enabled 1 (mgcp_conn.c:271) 20250811130355177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130355177 DLMGCP DEBUG <0013> (1227/rtp C:696EB4D4 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) 20250811130355177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:696EB4D4 MDCX: modified conn:(1227/rtp C:696EB4D4 r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:1238) 20250811130355177 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:696EB4D4 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130355177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130355177 DLMGCP DEBUG <0013> Generated response: line #00: 200 21594 OK (mgcp_msg.c:72) 20250811130355177 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 15 (mgcp_msg.c:72) 20250811130355178 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130355178 DLMGCP DEBUG <0013> Generated response: line #03: o=- 696EB4D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130355178 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130355178 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130355178 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130355178 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250811130355178 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130355178 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@9f65b6bc0404: stats: { num_pkts_tx := 189, bytes_payload_tx := 3213, num_pkts_rx := 121, bytes_payload_rx := 2057, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@9f65b6bc0404: 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 } 20250811130357295 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21595 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130357295 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250811130357295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130357295 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130357295 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130357295 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130357295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130357295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130357295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130357295 DLMGCP DEBUG <0013> Generated response: line #00: 200 21595 OK (mgcp_msg.c:72) RTPEM0(388)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: setverdict(pass): none -> pass OsmuxEM(391)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(388)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(389)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(390)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(393)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(392)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(388): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(389): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(390): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC OsmuxEM(391): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(392): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(393): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass'. Mon Aug 11 13:03:57 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=440552) Waiting for packet dumper to finish... 1 (prev_count=440552, count=457640) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 ------ Mon Aug 11 13:03:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 started. 20250811130400504 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22089 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130400504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130400504 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130400504 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130400504 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130400504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130400504 DLMGCP DEBUG <0013> Generated response: line #00: 515 22089 FAIL (mgcp_msg.c:72) 20250811130400516 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22090 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130400516 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130400516 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130400516 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130400516 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130400516 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130400516 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130400516 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130400516 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130400516 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130400516 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130400516 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130400516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130400516 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130400516 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130400516 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:425) 20250811130400516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F126B52F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130400516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F126B52F output_enabled 0 (mgcp_conn.c:271) 20250811130400516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130400517 DLMGCP DEBUG <0013> (1227/rtp C:F126B52F 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) 20250811130400517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F126B52F CRCX: Creating connection: port: 5944 (mgcp_protocol.c:1044) 20250811130400517 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F126B52F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130400517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130400517 DLMGCP DEBUG <0013> Generated response: line #00: 200 22090 OK (mgcp_msg.c:72) 20250811130400517 DLMGCP DEBUG <0013> Generated response: line #01: I: F126B52F (mgcp_msg.c:72) 20250811130400517 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130400517 DLMGCP DEBUG <0013> Generated response: line #03: o=- F126B52F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130400517 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130400517 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130400517 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130400517 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:72) 20250811130400517 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130400517 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22091 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130400525 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130400525 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130400525 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250811130400525 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:425) 20250811130400525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C886EF4A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130400525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C886EF4A output_enabled 0 (mgcp_conn.c:271) 20250811130400525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130400525 DLMGCP DEBUG <0013> (1227/rtp C:C886EF4A r=127.0.0.1:1985<->l=:0 CID=16) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130400525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C886EF4A CRCX: Creating connection: port: 5946 (mgcp_protocol.c:1044) 20250811130400525 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C886EF4A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130400525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130400525 DLMGCP DEBUG <0013> Generated response: line #00: 200 22091 OK (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Generated response: line #01: I: C886EF4A (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 16 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Generated response: line #04: o=- C886EF4A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130400525 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(394)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130402046 DLMGCP DEBUG <0013> Received message: line #00: MDCX 22092 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130402046 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130402046 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130402046 DLMGCP DEBUG <0013> Received message: line #03: I: F126B52F (mgcp_msg.c:72) 20250811130402046 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130402046 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130402046 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250811130402046 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130402046 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130402046 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130402046 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130402046 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130402046 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130402046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130402046 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130402046 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130402046 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:425) 20250811130402046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F126B52F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130402046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F126B52F output_enabled 1 (mgcp_conn.c:271) 20250811130402046 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130402046 DLMGCP DEBUG <0013> (1227/rtp C:F126B52F 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) 20250811130402046 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F126B52F MDCX: modified conn:(1227/rtp C:F126B52F r=::1:10000<->l=::1:5944) (mgcp_protocol.c:1238) 20250811130402047 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F126B52F MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130402047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130402047 DLMGCP DEBUG <0013> Generated response: line #00: 200 22092 OK (mgcp_msg.c:72) 20250811130402047 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130402047 DLMGCP DEBUG <0013> Generated response: line #02: o=- F126B52F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130402047 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130402047 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130402047 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130402047 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:72) 20250811130402047 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130402047 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(397)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130402558 DLMGCP DEBUG <0013> Received message: line #00: MDCX 22093 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130402558 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130402558 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130402559 DLMGCP DEBUG <0013> Received message: line #03: I: C886EF4A (mgcp_msg.c:72) 20250811130402559 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130402559 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250811130402559 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250811130402559 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130402559 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250811130402559 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130402559 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250811130402559 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250811130402559 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130402559 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250811130402559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130402559 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130402559 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130402559 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250811130402559 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:425) 20250811130402559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C886EF4A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130402559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C886EF4A output_enabled 1 (mgcp_conn.c:271) 20250811130402559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130402559 DLMGCP DEBUG <0013> (1227/rtp C:C886EF4A 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) 20250811130402559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C886EF4A MDCX: modified conn:(1227/rtp C:C886EF4A r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:1238) 20250811130402559 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C886EF4A MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130402559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130402559 DLMGCP DEBUG <0013> Generated response: line #00: 200 22093 OK (mgcp_msg.c:72) 20250811130402559 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 16 (mgcp_msg.c:72) 20250811130402559 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130402559 DLMGCP DEBUG <0013> Generated response: line #03: o=- C886EF4A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130402559 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130402559 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130402560 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130402560 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250811130402560 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250811130402560 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@9f65b6bc0404: stats: { num_pkts_tx := 189, bytes_payload_tx := 3213, 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@9f65b6bc0404: 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 } 20250811130404674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22094 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130404675 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250811130404675 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130404675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130404675 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130404675 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130404675 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130404675 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130404675 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130404675 DLMGCP DEBUG <0013> Generated response: line #00: 200 22094 OK (mgcp_msg.c:72) RTPEM0(394)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(394)@9f65b6bc0404: Final verdict of PTC: none OsmuxEM(397)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(398)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(395)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(396)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(399)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(394): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(395): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(396): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC OsmuxEM(397): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(398): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass'. Mon Aug 11 13:04:04 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=425724) Waiting for packet dumper to finish... 1 (prev_count=425724, count=465608) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup ------ Mon Aug 11 13:04:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_iuup started. 20250811130407892 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24137 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130407892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130407892 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130407892 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130407892 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130407892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130407892 DLMGCP DEBUG <0013> Generated response: line #00: 515 24137 FAIL (mgcp_msg.c:72) 20250811130407906 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24138 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130407906 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130407906 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130407906 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130407906 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130407906 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130407906 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130407906 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130407906 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130407906 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130407906 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130407906 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130407906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130407906 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130407906 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130407906 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:425) 20250811130407906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:425F0FFA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130407906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:425F0FFA output_enabled 0 (mgcp_conn.c:271) 20250811130407906 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130407907 DLMGCP DEBUG <0013> (1227/rtp C:425F0FFA 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) 20250811130407907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:425F0FFA CRCX: Creating connection: port: 5948 (mgcp_protocol.c:1044) 20250811130407907 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:425F0FFA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130407907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130407907 DLMGCP DEBUG <0013> Generated response: line #00: 200 24138 OK (mgcp_msg.c:72) 20250811130407907 DLMGCP DEBUG <0013> Generated response: line #01: I: 425F0FFA (mgcp_msg.c:72) 20250811130407907 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130407907 DLMGCP DEBUG <0013> Generated response: line #03: o=- 425F0FFA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130407907 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130407907 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130407907 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130407907 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:72) 20250811130407907 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130407907 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(400)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130407916 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24139 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130407916 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130407916 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130407916 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130407916 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130407916 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130407916 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130407916 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130407916 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130407916 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130407916 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130407916 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130407916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130407916 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130407916 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130407916 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:425) 20250811130407916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D10630A9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130407916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D10630A9 output_enabled 0 (mgcp_conn.c:271) 20250811130407916 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130407916 DLMGCP DEBUG <0013> (1227/rtp C:D10630A9 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) 20250811130407917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D10630A9 CRCX: Creating connection: port: 5950 (mgcp_protocol.c:1044) 20250811130407917 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D10630A9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130407917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130407917 DLMGCP DEBUG <0013> Generated response: line #00: 200 24139 OK (mgcp_msg.c:72) 20250811130407917 DLMGCP DEBUG <0013> Generated response: line #01: I: D10630A9 (mgcp_msg.c:72) 20250811130407917 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130407917 DLMGCP DEBUG <0013> Generated response: line #03: o=- D10630A9 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130407917 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130407917 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130407917 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130407917 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:72) 20250811130407917 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130407917 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(401)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(400)@9f65b6bc0404: IuUP INIT_ACK Received RTPEM0(400)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130409437 DLMGCP DEBUG <0013> Received message: line #00: MDCX 24140 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130409437 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130409437 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130409437 DLMGCP DEBUG <0013> Received message: line #03: I: 425F0FFA (mgcp_msg.c:72) 20250811130409437 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130409437 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130409437 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130409437 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130409437 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130409437 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130409437 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130409437 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130409437 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130409437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130409437 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130409437 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130409437 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:425) 20250811130409437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:425F0FFA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130409437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:425F0FFA output_enabled 1 (mgcp_conn.c:271) 20250811130409437 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130409437 DLMGCP DEBUG <0013> (1227/rtp C:425F0FFA 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) 20250811130409438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:425F0FFA MDCX: modified conn:(1227/rtp C:425F0FFA r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:1238) 20250811130409438 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:425F0FFA MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130409438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130409438 DLMGCP DEBUG <0013> Generated response: line #00: 200 24140 OK (mgcp_msg.c:72) 20250811130409438 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130409438 DLMGCP DEBUG <0013> Generated response: line #02: o=- 425F0FFA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130409438 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130409438 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130409438 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130409438 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:72) 20250811130409438 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130409438 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(401)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130409949 DLMGCP DEBUG <0013> Received message: line #00: MDCX 24141 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130409949 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130409949 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130409949 DLMGCP DEBUG <0013> Received message: line #03: I: D10630A9 (mgcp_msg.c:72) 20250811130409949 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130409949 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130409949 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130409949 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130409949 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130409949 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130409949 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130409949 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130409949 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130409949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130409949 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130409949 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130409949 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:425) 20250811130409950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D10630A9 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130409950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D10630A9 output_enabled 1 (mgcp_conn.c:271) 20250811130409950 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130409950 DLMGCP DEBUG <0013> (1227/rtp C:D10630A9 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) 20250811130409950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D10630A9 MDCX: modified conn:(1227/rtp C:D10630A9 r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:1238) 20250811130409950 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D10630A9 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130409950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130409950 DLMGCP DEBUG <0013> Generated response: line #00: 200 24141 OK (mgcp_msg.c:72) 20250811130409950 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130409950 DLMGCP DEBUG <0013> Generated response: line #02: o=- D10630A9 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130409950 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130409950 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130409950 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130409950 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:72) 20250811130409950 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130409950 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@9f65b6bc0404: stats: { num_pkts_tx := 190, bytes_payload_tx := 760, num_pkts_rx := 119, bytes_payload_rx := 952, num_pkts_rx_err_seq := 0, 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@9f65b6bc0404: stats: { num_pkts_tx := 166, bytes_payload_tx := 664, 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 } 20250811130412059 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24142 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130412059 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250811130412059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130412059 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130412059 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130412059 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130412059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130412059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130412063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130412063 DLMGCP DEBUG <0013> Generated response: line #00: 200 24142 OK (mgcp_msg.c:72) RTPEM0(400)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: setverdict(pass): none -> pass MTC@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed RTPEM0(400)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(402)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(403)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(401)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(404)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(400): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(401): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(402): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(403): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(404): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_iuup finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass'. Mon Aug 11 13:04:12 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=761672) Waiting for packet dumper to finish... 1 (prev_count=761672, count=801016) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered ------ Mon Aug 11 13:04:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered started. 20250811130415271 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37911 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130415271 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130415271 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130415271 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130415271 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130415271 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130415271 DLMGCP DEBUG <0013> Generated response: line #00: 515 37911 FAIL (mgcp_msg.c:72) 20250811130415284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37912 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130415284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130415284 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130415284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130415284 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130415284 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130415284 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130415284 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130415284 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130415284 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130415284 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130415284 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130415284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130415284 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130415284 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130415284 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:425) 20250811130415284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9AF208A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130415284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9AF208A8 output_enabled 0 (mgcp_conn.c:271) 20250811130415284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130415284 DLMGCP DEBUG <0013> (1227/rtp C:9AF208A8 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) 20250811130415284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9AF208A8 CRCX: Creating connection: port: 5952 (mgcp_protocol.c:1044) 20250811130415284 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9AF208A8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130415284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130415284 DLMGCP DEBUG <0013> Generated response: line #00: 200 37912 OK (mgcp_msg.c:72) 20250811130415284 DLMGCP DEBUG <0013> Generated response: line #01: I: 9AF208A8 (mgcp_msg.c:72) 20250811130415284 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130415285 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9AF208A8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130415285 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130415285 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130415285 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130415285 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:72) 20250811130415285 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130415285 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(405)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130415294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37913 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130415294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130415294 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130415294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130415294 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130415294 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130415294 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130415294 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130415294 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130415294 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130415294 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130415294 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130415294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130415294 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130415294 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130415294 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:425) 20250811130415294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D37B9C5A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130415294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D37B9C5A output_enabled 0 (mgcp_conn.c:271) 20250811130415295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130415295 DLMGCP DEBUG <0013> (1227/rtp C:D37B9C5A 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) 20250811130415295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D37B9C5A CRCX: Creating connection: port: 5954 (mgcp_protocol.c:1044) 20250811130415295 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D37B9C5A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130415295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130415295 DLMGCP DEBUG <0013> Generated response: line #00: 200 37913 OK (mgcp_msg.c:72) 20250811130415295 DLMGCP DEBUG <0013> Generated response: line #01: I: D37B9C5A (mgcp_msg.c:72) 20250811130415295 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130415295 DLMGCP DEBUG <0013> Generated response: line #03: o=- D37B9C5A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130415295 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130415295 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130415295 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130415295 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:72) 20250811130415295 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130415295 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(406)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(405)@9f65b6bc0404: IuUP INIT_ACK Received RTPEM0(405)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130416821 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37914 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Received message: line #03: I: 9AF208A8 (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130416821 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130416821 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130416821 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:425) 20250811130416821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9AF208A8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130416821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9AF208A8 output_enabled 1 (mgcp_conn.c:271) 20250811130416821 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130416821 DLMGCP DEBUG <0013> (1227/rtp C:9AF208A8 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) 20250811130416821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9AF208A8 MDCX: modified conn:(1227/rtp C:9AF208A8 r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:1238) 20250811130416821 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9AF208A8 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130416821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130416821 DLMGCP DEBUG <0013> Generated response: line #00: 200 37914 OK (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9AF208A8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130416821 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(406)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130417334 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37915 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130417334 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130417334 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130417334 DLMGCP DEBUG <0013> Received message: line #03: I: D37B9C5A (mgcp_msg.c:72) 20250811130417334 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130417334 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130417334 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130417334 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130417334 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130417334 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130417334 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130417334 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130417334 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130417334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130417334 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130417334 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130417334 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:425) 20250811130417334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D37B9C5A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130417334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D37B9C5A output_enabled 1 (mgcp_conn.c:271) 20250811130417334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130417334 DLMGCP DEBUG <0013> (1227/rtp C:D37B9C5A 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) 20250811130417335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D37B9C5A MDCX: modified conn:(1227/rtp C:D37B9C5A r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:1238) 20250811130417335 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D37B9C5A MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130417335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130417335 DLMGCP DEBUG <0013> Generated response: line #00: 200 37915 OK (mgcp_msg.c:72) 20250811130417335 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130417335 DLMGCP DEBUG <0013> Generated response: line #02: o=- D37B9C5A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130417335 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130417335 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130417335 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130417335 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:72) 20250811130417335 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130417335 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@9f65b6bc0404: stats: { num_pkts_tx := 191, bytes_payload_tx := 764, 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@9f65b6bc0404: stats: { num_pkts_tx := 168, bytes_payload_tx := 672, 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 } 20250811130419444 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37916 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130419444 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250811130419444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130419444 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130419444 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130419444 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130419444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130419444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130419448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130419448 DLMGCP DEBUG <0013> Generated response: line #00: 200 37916 OK (mgcp_msg.c:72) RTPEM0(405)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: setverdict(pass): none -> pass MTC@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed VirtCallAgent-STATS(408)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(406)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(407)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(405)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(405): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(406): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(407): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(408): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass'. Mon Aug 11 13:04:19 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=777180) Waiting for packet dumper to finish... 1 (prev_count=777180, count=809912) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly ------ Mon Aug 11 13:04:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly started. 20250811130422654 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18499 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130422655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130422655 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130422655 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130422655 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130422655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130422655 DLMGCP DEBUG <0013> Generated response: line #00: 515 18499 FAIL (mgcp_msg.c:72) 20250811130422670 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18500 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130422670 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130422670 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130422670 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130422670 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130422670 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130422670 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130422670 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130422670 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130422670 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130422670 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130422670 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130422670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130422670 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130422670 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130422670 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:425) 20250811130422670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C28DCB88 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130422670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C28DCB88 output_enabled 0 (mgcp_conn.c:271) 20250811130422670 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130422670 DLMGCP DEBUG <0013> (1227/rtp C:C28DCB88 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) 20250811130422670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C28DCB88 CRCX: Creating connection: port: 5956 (mgcp_protocol.c:1044) 20250811130422670 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C28DCB88 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130422670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130422670 DLMGCP DEBUG <0013> Generated response: line #00: 200 18500 OK (mgcp_msg.c:72) 20250811130422670 DLMGCP DEBUG <0013> Generated response: line #01: I: C28DCB88 (mgcp_msg.c:72) 20250811130422670 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130422671 DLMGCP DEBUG <0013> Generated response: line #03: o=- C28DCB88 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130422671 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130422671 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130422671 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130422671 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250811130422671 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130422671 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(410)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130422682 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18501 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130422682 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130422682 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130422682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130422682 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130422682 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130422682 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130422682 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130422682 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130422682 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130422682 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130422682 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130422682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130422682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130422682 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130422682 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:425) 20250811130422682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6963320A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130422682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6963320A output_enabled 0 (mgcp_conn.c:271) 20250811130422682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130422682 DLMGCP DEBUG <0013> (1227/rtp C:6963320A 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) 20250811130422683 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6963320A CRCX: Creating connection: port: 5958 (mgcp_protocol.c:1044) 20250811130422683 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6963320A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130422683 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130422683 DLMGCP DEBUG <0013> Generated response: line #00: 200 18501 OK (mgcp_msg.c:72) 20250811130422683 DLMGCP DEBUG <0013> Generated response: line #01: I: 6963320A (mgcp_msg.c:72) 20250811130422683 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130422683 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6963320A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130422683 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130422683 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130422683 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130422683 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250811130422683 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130422683 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(411)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(410)@9f65b6bc0404: IuUP INIT_ACK Received RTPEM0(410)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130424206 DLMGCP DEBUG <0013> Received message: line #00: MDCX 18502 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130424206 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130424206 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130424206 DLMGCP DEBUG <0013> Received message: line #03: I: C28DCB88 (mgcp_msg.c:72) 20250811130424206 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130424206 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130424206 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130424207 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130424207 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130424207 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130424207 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130424207 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130424207 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130424207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130424207 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130424207 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130424207 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:425) 20250811130424207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C28DCB88 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130424207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C28DCB88 output_enabled 1 (mgcp_conn.c:271) 20250811130424207 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130424207 DLMGCP DEBUG <0013> (1227/rtp C:C28DCB88 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) 20250811130424207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C28DCB88 MDCX: modified conn:(1227/rtp C:C28DCB88 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:1238) 20250811130424207 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C28DCB88 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130424207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130424207 DLMGCP DEBUG <0013> Generated response: line #00: 200 18502 OK (mgcp_msg.c:72) 20250811130424207 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130424207 DLMGCP DEBUG <0013> Generated response: line #02: o=- C28DCB88 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130424207 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130424207 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130424207 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130424207 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250811130424207 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130424207 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(411)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130424721 DLMGCP DEBUG <0013> Received message: line #00: MDCX 18503 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Received message: line #03: I: 6963320A (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130424722 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130424722 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130424722 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:425) 20250811130424722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6963320A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130424722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6963320A output_enabled 1 (mgcp_conn.c:271) 20250811130424722 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130424722 DLMGCP DEBUG <0013> (1227/rtp C:6963320A 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) 20250811130424722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6963320A MDCX: modified conn:(1227/rtp C:6963320A r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:1238) 20250811130424722 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6963320A MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130424722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130424722 DLMGCP DEBUG <0013> Generated response: line #00: 200 18503 OK (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Generated response: line #02: o=- 6963320A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130424722 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@9f65b6bc0404: stats: { num_pkts_tx := 190, bytes_payload_tx := 760, num_pkts_rx := 119, bytes_payload_rx := 952, num_pkts_rx_err_seq := 0, 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@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass 20250811130426735 DLMGCP DEBUG <0013> Received message: line #00: MDCX 18504 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Received message: line #03: I: 6963320A (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130426735 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130426735 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130426735 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:425) 20250811130426735 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6963320A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130426735 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6963320A output_enabled 0 (mgcp_conn.c:271) 20250811130426735 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130426735 DLMGCP DEBUG <0013> (1227/rtp C:6963320A 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) 20250811130426735 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6963320A MDCX: modified conn:(1227/rtp C:6963320A r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:1238) 20250811130426735 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6963320A MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130426735 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130426735 DLMGCP DEBUG <0013> Generated response: line #00: 200 18504 OK (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Generated response: line #02: o=- 6963320A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130426735 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130427749 DLMGCP DEBUG <0013> Received message: line #00: MDCX 18505 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Received message: line #03: I: C28DCB88 (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130427750 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130427750 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130427750 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:425) 20250811130427750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C28DCB88 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130427750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C28DCB88 output_enabled 0 (mgcp_conn.c:271) 20250811130427750 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130427750 DLMGCP DEBUG <0013> (1227/rtp C:C28DCB88 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) 20250811130427750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C28DCB88 MDCX: modified conn:(1227/rtp C:C28DCB88 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:1238) 20250811130427750 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C28DCB88 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130427750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130427750 DLMGCP DEBUG <0013> Generated response: line #00: 200 18505 OK (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Generated response: line #02: o=- C28DCB88 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130427750 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(410)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130428865 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18506 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130428865 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250811130428865 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130428865 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130428865 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130428865 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130428865 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130428865 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130428870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130428870 DLMGCP DEBUG <0013> Generated response: line #00: 200 18506 OK (mgcp_msg.c:72) RTPEM0(410)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed RTPEM0(410)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(412)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(413)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(411)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(410): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(411): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(412): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(413): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass'. Mon Aug 11 13:04:28 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=957436) Waiting for packet dumper to finish... 1 (prev_count=957436, count=1001644) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp ------ Mon Aug 11 13:04:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_iuup_rtp started. 20250811130432087 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17531 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130432087 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130432087 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130432087 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130432087 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130432087 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130432087 DLMGCP DEBUG <0013> Generated response: line #00: 515 17531 FAIL (mgcp_msg.c:72) 20250811130432101 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17532 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130432101 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130432101 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130432101 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130432101 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130432101 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130432101 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130432101 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130432101 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130432101 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130432101 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130432101 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130432101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130432101 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130432102 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130432102 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:425) 20250811130432102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:35E2C365 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130432102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:35E2C365 output_enabled 0 (mgcp_conn.c:271) 20250811130432102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130432102 DLMGCP DEBUG <0013> (1227/rtp C:35E2C365 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) 20250811130432102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:35E2C365 CRCX: Creating connection: port: 5960 (mgcp_protocol.c:1044) 20250811130432102 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:35E2C365 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130432102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130432102 DLMGCP DEBUG <0013> Generated response: line #00: 200 17532 OK (mgcp_msg.c:72) 20250811130432102 DLMGCP DEBUG <0013> Generated response: line #01: I: 35E2C365 (mgcp_msg.c:72) 20250811130432102 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130432102 DLMGCP DEBUG <0013> Generated response: line #03: o=- 35E2C365 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130432102 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130432102 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130432102 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130432102 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:72) 20250811130432102 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130432102 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(415)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130432113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17533 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130432113 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130432113 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130432113 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:425) 20250811130432113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2D9E9767 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130432113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2D9E9767 output_enabled 0 (mgcp_conn.c:271) 20250811130432113 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130432113 DLMGCP DEBUG <0013> (1227/rtp C:2D9E9767 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) 20250811130432113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2D9E9767 CRCX: Creating connection: port: 5962 (mgcp_protocol.c:1044) 20250811130432113 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2D9E9767 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130432113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130432113 DLMGCP DEBUG <0013> Generated response: line #00: 200 17533 OK (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Generated response: line #01: I: 2D9E9767 (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2D9E9767 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130432113 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(416)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(415)@9f65b6bc0404: IuUP INIT_ACK Received 20250811130432162 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432183 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432205 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432227 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432249 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432270 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432292 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432313 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432335 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432379 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432400 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432422 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432444 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432465 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432487 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432509 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432530 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432551 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432573 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432617 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432638 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432659 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432680 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432702 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432724 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432745 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432767 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432788 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432810 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432831 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432853 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432874 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432896 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432917 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432939 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432960 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130432980 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433002 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433024 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433047 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433068 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433090 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433112 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433134 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433156 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433178 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433200 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433222 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433244 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433266 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433288 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433310 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433332 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433354 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433376 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433398 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433420 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433442 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433463 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433485 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433507 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433528 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433550 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433571 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433593 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433614 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(415)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130433636 DLMGCP DEBUG <0013> Received message: line #00: MDCX 17534 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130433636 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130433636 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130433636 DLMGCP DEBUG <0013> Received message: line #03: I: 35E2C365 (mgcp_msg.c:72) 20250811130433636 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130433636 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130433636 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130433636 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130433636 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130433636 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130433636 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130433636 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130433636 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130433636 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130433636 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130433636 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130433636 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:425) 20250811130433636 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:35E2C365 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130433636 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:35E2C365 output_enabled 1 (mgcp_conn.c:271) 20250811130433636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130433636 DLMGCP DEBUG <0013> (1227/rtp C:35E2C365 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) 20250811130433637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:35E2C365 MDCX: modified conn:(1227/rtp C:35E2C365 r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:1238) 20250811130433637 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:35E2C365 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130433637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130433637 DLMGCP DEBUG <0013> Generated response: line #00: 200 17534 OK (mgcp_msg.c:72) 20250811130433637 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130433637 DLMGCP DEBUG <0013> Generated response: line #02: o=- 35E2C365 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130433637 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130433637 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130433637 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130433637 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:72) 20250811130433637 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130433637 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130433651 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433655 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130433672 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433675 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130433693 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433697 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130433714 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433718 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130433734 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433739 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130433756 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433761 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130433777 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433782 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130433799 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433804 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130433820 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433826 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130433842 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433847 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130433863 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433868 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130433883 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433889 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130433904 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433910 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130433925 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433930 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130433946 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433952 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130433966 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433973 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130433987 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130433994 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434007 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434015 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434028 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434035 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434048 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434056 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434069 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434076 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434090 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434098 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434110 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434119 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434131 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434140 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) RTPEM1(416)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130434151 DLMGCP DEBUG <0013> Received message: line #00: MDCX 17535 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130434151 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130434151 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130434151 DLMGCP DEBUG <0013> Received message: line #03: I: 2D9E9767 (mgcp_msg.c:72) 20250811130434151 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130434151 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130434151 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130434151 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130434151 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130434151 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130434151 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130434151 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130434151 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130434151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130434151 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130434151 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130434151 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:425) 20250811130434151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2D9E9767 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130434151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2D9E9767 output_enabled 1 (mgcp_conn.c:271) 20250811130434151 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130434151 DLMGCP DEBUG <0013> (1227/rtp C:2D9E9767 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) 20250811130434151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2D9E9767 MDCX: modified conn:(1227/rtp C:2D9E9767 r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:1238) 20250811130434151 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2D9E9767 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130434151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130434151 DLMGCP DEBUG <0013> Generated response: line #00: 200 17535 OK (mgcp_msg.c:72) 20250811130434152 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130434152 DLMGCP DEBUG <0013> Generated response: line #02: o=- 2D9E9767 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130434152 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130434152 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130434152 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130434152 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:72) 20250811130434152 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130434152 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130434152 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434164 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434173 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434184 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434194 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434205 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434214 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434225 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434235 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434246 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434256 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434266 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434276 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434287 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434297 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434307 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434317 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434328 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434338 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434348 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434358 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434368 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434379 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434389 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434399 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434409 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434419 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434429 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434440 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434450 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434460 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434470 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434481 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434499 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434502 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434520 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434522 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434541 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434542 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434563 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434564 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434584 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434585 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434605 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434606 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434626 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434628 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434648 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434649 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434670 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434671 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434691 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434692 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434713 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434714 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434734 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434735 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434755 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434756 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434777 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434777 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434798 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434799 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434819 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434820 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434841 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434842 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434862 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434863 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434883 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434885 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434905 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434906 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434925 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434927 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434946 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434948 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434967 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434970 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130434987 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130434990 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435009 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435011 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435030 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435031 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435051 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435052 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435072 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435072 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435093 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435094 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435114 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435115 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435136 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435136 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435157 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435158 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435178 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435180 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435199 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435200 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435220 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435222 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435242 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435243 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435264 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435265 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435285 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435286 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435307 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435307 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435328 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435328 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435349 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435349 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435370 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435371 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435391 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435392 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435413 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435414 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435434 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435436 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435454 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435457 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435475 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435478 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435495 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435498 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435516 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435519 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435537 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435540 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435557 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435560 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435578 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435581 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435599 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435602 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435619 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435622 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435640 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435643 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435661 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435664 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435683 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435685 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435704 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435708 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435726 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435729 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435747 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435749 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435768 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435771 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435790 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435792 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435814 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435833 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435835 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435855 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435856 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435876 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435877 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435897 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435899 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435919 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435920 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435941 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435942 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435962 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435964 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130435984 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130435985 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130436005 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130436006 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130436026 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130436028 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130436047 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130436049 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130436069 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130436070 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130436090 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130436091 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130436111 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130436113 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130436132 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130436133 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130436153 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130436154 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) MTC@9f65b6bc0404: stats: { num_pkts_tx := 189, bytes_payload_tx := 5859, num_pkts_rx := 119, bytes_payload_rx := 4165, num_pkts_rx_err_seq := 0, 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@9f65b6bc0404: stats: { num_pkts_tx := 166, bytes_payload_tx := 5312, 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 } 20250811130436265 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17536 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130436265 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250811130436265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130436265 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130436265 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130436265 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130436265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130436265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130436267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130436267 DLMGCP DEBUG <0013> Generated response: line #00: 200 17536 OK (mgcp_msg.c:72) RTPEM0(415)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: setverdict(pass): none -> pass MTC@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed RTPEM2(417)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(418)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(416)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(415)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(415): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(416): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(417): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(418): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_iuup_rtp finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass'. Mon Aug 11 13:04:36 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=750792) Waiting for packet dumper to finish... 1 (prev_count=750792, count=813768) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered ------ Mon Aug 11 13:04:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered started. 20250811130439442 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5060 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130439442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130439442 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130439442 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130439442 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130439442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130439442 DLMGCP DEBUG <0013> Generated response: line #00: 515 5060 FAIL (mgcp_msg.c:72) 20250811130439455 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5061 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130439455 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130439455 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130439455 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130439455 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130439455 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130439455 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130439455 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130439455 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130439455 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130439455 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130439456 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130439456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130439456 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130439456 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130439456 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:425) 20250811130439456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F436BB2A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130439456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F436BB2A output_enabled 0 (mgcp_conn.c:271) 20250811130439456 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130439456 DLMGCP DEBUG <0013> (1227/rtp C:F436BB2A 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) 20250811130439456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F436BB2A CRCX: Creating connection: port: 5964 (mgcp_protocol.c:1044) 20250811130439456 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F436BB2A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130439456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130439456 DLMGCP DEBUG <0013> Generated response: line #00: 200 5061 OK (mgcp_msg.c:72) 20250811130439456 DLMGCP DEBUG <0013> Generated response: line #01: I: F436BB2A (mgcp_msg.c:72) 20250811130439456 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130439456 DLMGCP DEBUG <0013> Generated response: line #03: o=- F436BB2A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130439456 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130439456 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130439456 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130439456 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:72) 20250811130439456 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130439456 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(420)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130439465 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5062 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130439465 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130439465 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130439465 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130439465 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130439465 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130439465 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130439465 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130439465 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130439465 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130439465 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130439465 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130439465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130439465 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130439465 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130439465 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:425) 20250811130439465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:34AB011F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130439465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:34AB011F output_enabled 0 (mgcp_conn.c:271) 20250811130439465 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130439465 DLMGCP DEBUG <0013> (1227/rtp C:34AB011F 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) 20250811130439466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:34AB011F CRCX: Creating connection: port: 5966 (mgcp_protocol.c:1044) 20250811130439466 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:34AB011F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130439466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130439466 DLMGCP DEBUG <0013> Generated response: line #00: 200 5062 OK (mgcp_msg.c:72) 20250811130439466 DLMGCP DEBUG <0013> Generated response: line #01: I: 34AB011F (mgcp_msg.c:72) 20250811130439466 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130439466 DLMGCP DEBUG <0013> Generated response: line #03: o=- 34AB011F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130439466 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130439466 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130439466 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130439466 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:72) 20250811130439466 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130439466 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(421)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(420)@9f65b6bc0404: IuUP INIT_ACK Received 20250811130439515 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439536 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439558 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439579 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439601 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439644 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439666 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439687 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439708 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439730 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439772 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439793 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439814 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439836 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439857 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439879 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439901 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439922 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439944 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439965 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130439986 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440007 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440028 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440049 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440070 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440092 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440113 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440135 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440157 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440178 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440200 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440221 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440242 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440263 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440285 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440306 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440327 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440348 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440369 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440390 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440411 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440431 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440452 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440473 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440494 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440514 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440535 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440555 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440576 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440597 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440618 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440639 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440660 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440680 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440700 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440721 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440741 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440762 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440783 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440804 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440825 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440846 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440866 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440887 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440909 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440931 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440953 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130440975 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(420)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130440988 DLMGCP DEBUG <0013> Received message: line #00: MDCX 5063 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130440988 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130440988 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130440988 DLMGCP DEBUG <0013> Received message: line #03: I: F436BB2A (mgcp_msg.c:72) 20250811130440988 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130440988 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130440988 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130440988 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130440988 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130440988 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130440988 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130440988 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130440988 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130440988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130440988 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130440988 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130440988 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:425) 20250811130440988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F436BB2A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130440989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F436BB2A output_enabled 1 (mgcp_conn.c:271) 20250811130440989 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130440989 DLMGCP DEBUG <0013> (1227/rtp C:F436BB2A 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) 20250811130440989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F436BB2A MDCX: modified conn:(1227/rtp C:F436BB2A r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:1238) 20250811130440989 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F436BB2A MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130440989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130440989 DLMGCP DEBUG <0013> Generated response: line #00: 200 5063 OK (mgcp_msg.c:72) 20250811130440989 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130440989 DLMGCP DEBUG <0013> Generated response: line #02: o=- F436BB2A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130440989 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130440989 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130440989 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130440989 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:72) 20250811130440989 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130440989 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130441003 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441007 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441024 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441028 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441045 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441048 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441065 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441069 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441087 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441090 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441108 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441111 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441129 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441132 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441150 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441152 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441171 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441173 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441193 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441194 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441214 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441215 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441235 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441236 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441257 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441257 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441278 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441278 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441300 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441300 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441321 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441321 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441343 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441343 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441364 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441364 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441386 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441386 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441407 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441407 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441428 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441429 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441450 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441451 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441472 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441472 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441493 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441495 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM1(421)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130441503 DLMGCP DEBUG <0013> Received message: line #00: MDCX 5064 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130441503 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130441503 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130441503 DLMGCP DEBUG <0013> Received message: line #03: I: 34AB011F (mgcp_msg.c:72) 20250811130441503 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130441503 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130441503 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130441503 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130441503 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130441503 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130441503 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130441503 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130441503 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130441503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130441503 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130441503 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130441503 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:425) 20250811130441503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:34AB011F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130441503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:34AB011F output_enabled 1 (mgcp_conn.c:271) 20250811130441503 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130441503 DLMGCP DEBUG <0013> (1227/rtp C:34AB011F 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) 20250811130441504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:34AB011F MDCX: modified conn:(1227/rtp C:34AB011F r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:1238) 20250811130441504 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:34AB011F MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130441504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130441504 DLMGCP DEBUG <0013> Generated response: line #00: 200 5064 OK (mgcp_msg.c:72) 20250811130441504 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130441504 DLMGCP DEBUG <0013> Generated response: line #02: o=- 34AB011F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130441504 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130441504 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130441504 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130441504 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:72) 20250811130441504 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130441504 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130441515 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441518 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441536 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441538 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441557 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441558 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441577 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441579 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441599 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441600 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441620 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441623 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441641 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441644 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441663 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441666 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441684 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441686 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441705 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441707 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441726 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441727 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441746 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441748 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441768 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441769 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441790 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441791 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441811 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441812 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441832 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441832 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441853 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441854 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441875 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441875 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441896 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441897 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441917 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441918 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441938 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441939 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441959 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441960 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130441981 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130441981 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442003 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442003 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442024 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442024 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442045 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442045 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442066 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442066 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442087 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442087 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442108 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442108 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442129 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442130 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442151 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442151 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442172 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442172 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442192 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442193 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442213 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442214 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442234 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442235 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442256 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442256 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442277 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442278 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442298 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442299 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442320 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442320 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442341 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442341 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442363 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442363 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442384 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442384 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442404 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442406 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442425 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442427 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442445 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442447 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442466 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442467 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442487 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442488 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442508 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442508 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442529 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442529 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442549 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442550 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442570 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442572 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442591 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442594 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442612 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442615 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442632 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442635 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442653 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442656 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442675 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442677 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442696 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442698 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442718 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442719 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442740 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442740 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442761 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442761 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442781 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442781 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442802 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442802 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442823 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442823 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442844 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442844 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442865 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442865 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442886 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442887 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442906 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442907 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442927 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442928 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442947 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442949 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442968 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442969 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130442988 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130442990 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443009 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443011 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443030 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443031 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443051 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443052 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443071 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443073 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443093 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443094 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443114 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443114 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443135 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443135 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443155 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443156 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443176 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443177 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443197 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443201 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443219 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443222 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443240 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443243 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443262 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443264 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443284 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443286 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443305 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443307 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443326 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443327 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443348 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443349 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443369 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443370 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443391 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443392 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443413 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443413 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443434 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443435 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443456 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443457 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443477 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443478 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250811130443499 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130443500 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) MTC@9f65b6bc0404: stats: { num_pkts_tx := 190, bytes_payload_tx := 5890, num_pkts_rx := 119, bytes_payload_rx := 4165, num_pkts_rx_err_seq := 0, 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@9f65b6bc0404: stats: { num_pkts_tx := 167, bytes_payload_tx := 5344, num_pkts_rx := 95, bytes_payload_rx := 3040, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250811130443615 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5065 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130443615 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250811130443616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130443616 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130443616 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130443616 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130443616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130443616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130443618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130443618 DLMGCP DEBUG <0013> Generated response: line #00: 200 5065 OK (mgcp_msg.c:72) RTPEM0(420)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: setverdict(pass): none -> pass MTC@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed RTPEM0(420)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(423)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(422)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(421)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(420): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(421): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(422): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(423): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass'. Mon Aug 11 13:04:43 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=758204) Waiting for packet dumper to finish... 1 (prev_count=758204, count=816204) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly ------ Mon Aug 11 13:04:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly started. 20250811130446831 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53522 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130446831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130446831 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130446831 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130446831 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130446831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130446831 DLMGCP DEBUG <0013> Generated response: line #00: 515 53522 FAIL (mgcp_msg.c:72) 20250811130446848 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53523 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130446848 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130446848 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130446848 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130446848 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130446848 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130446848 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130446848 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130446848 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130446848 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130446848 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130446848 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130446848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130446848 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130446849 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130446849 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:425) 20250811130446849 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:31F996B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130446849 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:31F996B7 output_enabled 0 (mgcp_conn.c:271) 20250811130446849 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130446849 DLMGCP DEBUG <0013> (1227/rtp C:31F996B7 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) 20250811130446849 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:31F996B7 CRCX: Creating connection: port: 5968 (mgcp_protocol.c:1044) 20250811130446849 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:31F996B7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130446849 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130446849 DLMGCP DEBUG <0013> Generated response: line #00: 200 53523 OK (mgcp_msg.c:72) 20250811130446849 DLMGCP DEBUG <0013> Generated response: line #01: I: 31F996B7 (mgcp_msg.c:72) 20250811130446849 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130446849 DLMGCP DEBUG <0013> Generated response: line #03: o=- 31F996B7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130446849 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130446849 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130446849 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130446849 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250811130446849 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130446849 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(425)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130446859 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53524 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130446859 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130446859 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130446859 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130446859 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130446859 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130446859 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130446859 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130446859 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130446859 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130446859 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130446859 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130446859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130446859 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130446860 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130446860 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:425) 20250811130446860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F39BFB7B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130446860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F39BFB7B output_enabled 0 (mgcp_conn.c:271) 20250811130446860 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130446860 DLMGCP DEBUG <0013> (1227/rtp C:F39BFB7B 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) 20250811130446860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F39BFB7B CRCX: Creating connection: port: 5970 (mgcp_protocol.c:1044) 20250811130446860 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F39BFB7B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130446860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130446860 DLMGCP DEBUG <0013> Generated response: line #00: 200 53524 OK (mgcp_msg.c:72) 20250811130446860 DLMGCP DEBUG <0013> Generated response: line #01: I: F39BFB7B (mgcp_msg.c:72) 20250811130446860 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130446860 DLMGCP DEBUG <0013> Generated response: line #03: o=- F39BFB7B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130446860 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130446860 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130446860 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130446860 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250811130446860 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130446860 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(426)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(425)@9f65b6bc0404: IuUP INIT_ACK Received 20250811130446910 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130446932 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130446954 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130446976 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130446997 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447019 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447041 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447063 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447085 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447107 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447129 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447151 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447172 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447194 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447216 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447238 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447260 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447282 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447303 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447324 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447346 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447367 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447388 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447408 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447429 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447449 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447469 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447490 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447511 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447532 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447552 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447573 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447617 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447638 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447660 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447682 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447703 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447725 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447746 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447768 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447790 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447834 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447856 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447878 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447899 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447921 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447943 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447965 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130447987 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448008 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448030 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448052 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448073 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448095 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448117 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448138 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448160 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448182 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448203 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448225 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448247 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448269 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448290 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448312 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448333 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448354 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448375 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(425)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130448384 DLMGCP DEBUG <0013> Received message: line #00: MDCX 53525 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130448384 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130448384 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130448384 DLMGCP DEBUG <0013> Received message: line #03: I: 31F996B7 (mgcp_msg.c:72) 20250811130448384 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130448384 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130448384 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130448384 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130448384 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130448384 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130448384 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130448384 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130448384 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130448384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130448384 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130448384 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130448384 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:425) 20250811130448384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:31F996B7 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130448384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:31F996B7 output_enabled 1 (mgcp_conn.c:271) 20250811130448384 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130448384 DLMGCP DEBUG <0013> (1227/rtp C:31F996B7 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) 20250811130448385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:31F996B7 MDCX: modified conn:(1227/rtp C:31F996B7 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:1238) 20250811130448385 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:31F996B7 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130448385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130448385 DLMGCP DEBUG <0013> Generated response: line #00: 200 53525 OK (mgcp_msg.c:72) 20250811130448385 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130448385 DLMGCP DEBUG <0013> Generated response: line #02: o=- 31F996B7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130448385 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130448385 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130448385 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130448385 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250811130448385 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130448385 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130448395 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448399 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448416 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448420 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448437 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448441 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448458 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448461 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448479 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448482 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448501 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448503 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448522 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448524 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448544 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448545 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448565 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448567 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448586 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448588 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448608 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448609 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448630 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448631 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448651 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448652 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448673 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448673 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448694 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448695 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448716 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448716 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448738 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448738 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448759 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448759 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448781 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448781 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448802 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448802 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448823 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448824 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448845 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448845 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448867 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448867 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448888 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448889 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM1(426)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130448898 DLMGCP DEBUG <0013> Received message: line #00: MDCX 53526 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130448898 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Received message: line #03: I: F39BFB7B (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130448899 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130448899 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130448899 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:425) 20250811130448899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F39BFB7B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130448899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F39BFB7B output_enabled 1 (mgcp_conn.c:271) 20250811130448899 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130448899 DLMGCP DEBUG <0013> (1227/rtp C:F39BFB7B 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) 20250811130448899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F39BFB7B MDCX: modified conn:(1227/rtp C:F39BFB7B r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1238) 20250811130448899 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F39BFB7B MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130448899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130448899 DLMGCP DEBUG <0013> Generated response: line #00: 200 53526 OK (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Generated response: line #02: o=- F39BFB7B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130448899 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130448909 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448914 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448930 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448934 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448950 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448954 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448971 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448975 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130448992 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130448995 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449012 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449016 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449033 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449036 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449054 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449056 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449077 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449096 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449099 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449117 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449120 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449138 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449140 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449159 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449160 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449179 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449181 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449200 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449202 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449221 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449222 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449241 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449243 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449262 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449264 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449283 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449285 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449304 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449305 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449325 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449326 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449345 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449347 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449366 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449368 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449387 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449388 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449408 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449409 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449429 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449430 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449450 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449450 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449470 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449471 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449491 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449492 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449513 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449513 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449533 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449534 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449554 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449555 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449574 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449575 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449596 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449616 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449616 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449636 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449637 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449656 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449657 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449677 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449678 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449698 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449699 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449719 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449719 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449740 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449740 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449760 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449761 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449781 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449781 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449801 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449802 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449822 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449822 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449842 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449844 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449863 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449865 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449884 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449887 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449905 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449908 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449926 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449928 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449948 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449949 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449969 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449971 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130449991 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130449992 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450012 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450013 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450034 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450034 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450055 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450055 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450075 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450077 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450096 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450098 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450117 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450118 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450138 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450139 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450159 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450159 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450180 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450180 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450201 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450201 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450223 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450223 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450244 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450244 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450265 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450265 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450287 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450287 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450308 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450308 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450329 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450329 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450351 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450351 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450372 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450372 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450393 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450394 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450415 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450415 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450437 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450437 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450457 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450458 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450478 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450478 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450499 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450499 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450520 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450520 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450540 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450542 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450562 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450563 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450583 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450584 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450604 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450605 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450625 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450626 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450647 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450648 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450668 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450669 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450690 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450691 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450711 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450712 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450733 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450734 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450754 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450756 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450776 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450777 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450798 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450799 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450819 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450821 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450841 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450842 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450862 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450863 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450884 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450884 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450905 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130450905 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@9f65b6bc0404: stats: { num_pkts_tx := 189, bytes_payload_tx := 5859, num_pkts_rx := 119, bytes_payload_rx := 4165, num_pkts_rx_err_seq := 0, 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@9f65b6bc0404: stats: { num_pkts_tx := 167, bytes_payload_tx := 5344, 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@9f65b6bc0404: setverdict(pass): none -> pass 20250811130450912 DLMGCP DEBUG <0013> Received message: line #00: MDCX 53527 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Received message: line #03: I: F39BFB7B (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130450913 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130450913 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130450913 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:425) 20250811130450913 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F39BFB7B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130450913 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F39BFB7B output_enabled 0 (mgcp_conn.c:271) 20250811130450913 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130450913 DLMGCP DEBUG <0013> (1227/rtp C:F39BFB7B 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) 20250811130450913 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F39BFB7B MDCX: modified conn:(1227/rtp C:F39BFB7B r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1238) 20250811130450913 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F39BFB7B MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130450913 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130450913 DLMGCP DEBUG <0013> Generated response: line #00: 200 53527 OK (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Generated response: line #02: o=- F39BFB7B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130450913 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130450926 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450947 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450968 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130450990 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451012 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451033 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451055 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451076 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451098 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451119 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451141 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451184 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451206 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451228 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451249 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451271 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451292 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451314 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451335 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451379 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451400 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451422 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451443 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451465 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451486 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451508 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451530 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451551 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451573 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451594 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451615 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451636 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451658 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451680 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451702 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451723 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451744 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451764 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451785 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451806 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451827 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451848 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451868 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451889 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451910 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130451925 DLMGCP DEBUG <0013> Received message: line #00: MDCX 53528 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130451925 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130451925 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130451925 DLMGCP DEBUG <0013> Received message: line #03: I: 31F996B7 (mgcp_msg.c:72) 20250811130451925 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130451925 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130451925 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130451925 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130451926 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130451926 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130451926 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130451926 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130451926 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130451926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130451926 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130451926 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130451926 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:425) 20250811130451926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:31F996B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130451926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:31F996B7 output_enabled 0 (mgcp_conn.c:271) 20250811130451926 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130451926 DLMGCP DEBUG <0013> (1227/rtp C:31F996B7 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) 20250811130451926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:31F996B7 MDCX: modified conn:(1227/rtp C:31F996B7 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:1238) 20250811130451926 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:31F996B7 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130451926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130451926 DLMGCP DEBUG <0013> Generated response: line #00: 200 53528 OK (mgcp_msg.c:72) 20250811130451926 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130451926 DLMGCP DEBUG <0013> Generated response: line #02: o=- 31F996B7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130451926 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130451926 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130451926 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130451926 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250811130451926 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130451926 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130451932 DLMGCP DEBUG <0013> Received message: line #00: MDCX 53529 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130451932 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130451932 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130451932 DLMGCP DEBUG <0013> Received message: line #03: I: F39BFB7B (mgcp_msg.c:72) 20250811130451932 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130451932 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130451932 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130451932 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130451932 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130451932 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130451932 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130451932 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130451932 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130451932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130451933 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130451933 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130451933 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:425) 20250811130451933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F39BFB7B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130451933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F39BFB7B output_enabled 1 (mgcp_conn.c:271) 20250811130451933 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130451933 DLMGCP DEBUG <0013> (1227/rtp C:F39BFB7B 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) 20250811130451933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F39BFB7B MDCX: modified conn:(1227/rtp C:F39BFB7B r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1238) 20250811130451933 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F39BFB7B MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130451933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130451933 DLMGCP DEBUG <0013> Generated response: line #00: 200 53529 OK (mgcp_msg.c:72) 20250811130451933 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130451933 DLMGCP DEBUG <0013> Generated response: line #02: o=- F39BFB7B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130451933 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130451933 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130451933 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130451933 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250811130451933 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130451933 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(425)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130453051 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53530 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130453052 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250811130453052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130453052 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130453052 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130453052 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130453052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130453052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130453054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130453054 DLMGCP DEBUG <0013> Generated response: line #00: 200 53530 OK (mgcp_msg.c:72) RTPEM0(425)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed RTPEM0(425)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(429)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(426)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(427)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(428)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(425): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(426): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(427): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(428): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(429): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass'. Mon Aug 11 13:04:53 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=959452) Waiting for packet dumper to finish... 1 (prev_count=959452, count=975504) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup ------ Mon Aug 11 13:04:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup started. 20250811130456228 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36918 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130456228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130456228 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130456228 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130456228 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130456228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130456228 DLMGCP DEBUG <0013> Generated response: line #00: 515 36918 FAIL (mgcp_msg.c:72) 20250811130456233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36919 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130456233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130456233 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130456233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130456233 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130456233 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130456233 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130456233 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130456233 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130456233 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130456233 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130456234 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130456234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130456234 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130456234 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130456234 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:425) 20250811130456234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14B3F690 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130456234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14B3F690 output_enabled 0 (mgcp_conn.c:271) 20250811130456234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130456234 DLMGCP DEBUG <0013> (1227/rtp C:14B3F690 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) 20250811130456234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14B3F690 CRCX: Creating connection: port: 5972 (mgcp_protocol.c:1044) 20250811130456234 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:14B3F690 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130456234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130456234 DLMGCP DEBUG <0013> Generated response: line #00: 200 36919 OK (mgcp_msg.c:72) 20250811130456234 DLMGCP DEBUG <0013> Generated response: line #01: I: 14B3F690 (mgcp_msg.c:72) 20250811130456234 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130456234 DLMGCP DEBUG <0013> Generated response: line #03: o=- 14B3F690 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130456234 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130456234 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130456234 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130456234 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:72) 20250811130456234 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130456234 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(430)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. 20250811130456242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36920 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130456242 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130456242 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130456242 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:425) 20250811130456242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9156900E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130456242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9156900E output_enabled 0 (mgcp_conn.c:271) 20250811130456242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130456242 DLMGCP DEBUG <0013> (1227/rtp C:9156900E 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) 20250811130456242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9156900E CRCX: Creating connection: port: 5974 (mgcp_protocol.c:1044) 20250811130456242 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9156900E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130456242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130456242 DLMGCP DEBUG <0013> Generated response: line #00: 200 36920 OK (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Generated response: line #01: I: 9156900E (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9156900E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130456242 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(431)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. RTPEM0(430)@9f65b6bc0404: IuUP INIT_ACK Received 20250811130456292 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456313 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456335 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456355 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456376 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456396 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456417 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456460 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456481 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456503 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456525 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456547 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456569 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456591 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456612 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456634 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456656 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456677 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456699 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456721 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456742 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456763 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456784 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456804 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456825 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456846 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456867 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456889 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456910 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456932 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456953 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456975 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130456997 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457018 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457040 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457061 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457083 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457105 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457126 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457148 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457170 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457192 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457213 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457235 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457257 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457279 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457301 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457322 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457344 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457365 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457387 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457408 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457429 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457451 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457472 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457494 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457515 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457536 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457558 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457579 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457601 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457622 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457643 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457665 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457687 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457709 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457730 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457752 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(430)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130457767 DLMGCP DEBUG <0013> Received message: line #00: MDCX 36921 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130457767 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130457767 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130457767 DLMGCP DEBUG <0013> Received message: line #03: I: 14B3F690 (mgcp_msg.c:72) 20250811130457767 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130457767 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130457767 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130457767 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130457767 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130457767 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130457767 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130457767 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130457767 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130457768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130457768 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130457768 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130457768 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:425) 20250811130457768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14B3F690 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130457768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14B3F690 output_enabled 1 (mgcp_conn.c:271) 20250811130457768 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130457768 DLMGCP DEBUG <0013> (1227/rtp C:14B3F690 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) 20250811130457768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14B3F690 MDCX: modified conn:(1227/rtp C:14B3F690 r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:1238) 20250811130457768 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:14B3F690 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130457768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130457768 DLMGCP DEBUG <0013> Generated response: line #00: 200 36921 OK (mgcp_msg.c:72) 20250811130457768 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130457768 DLMGCP DEBUG <0013> Generated response: line #02: o=- 14B3F690 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130457768 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130457768 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130457768 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130457768 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:72) 20250811130457768 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130457768 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130457778 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130457782 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457798 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130457803 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457820 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130457824 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457841 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130457845 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457862 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130457866 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457883 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130457887 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457904 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130457907 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457925 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130457928 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457947 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130457949 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457968 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130457970 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130457989 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130457990 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458010 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458012 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458030 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458033 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458051 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458054 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458072 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458093 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458095 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458113 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458116 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458134 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458137 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458155 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458158 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458175 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458179 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458196 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458200 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458217 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458220 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458238 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458241 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458259 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458262 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM1(431)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130458279 DLMGCP DEBUG <0013> Received message: line #00: MDCX 36922 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130458279 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130458279 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130458279 DLMGCP DEBUG <0013> Received message: line #03: I: 9156900E (mgcp_msg.c:72) 20250811130458279 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130458279 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130458279 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130458279 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130458279 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130458279 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130458279 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250811130458279 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130458279 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130458279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130458279 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130458279 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130458279 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:425) 20250811130458279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9156900E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130458279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9156900E output_enabled 1 (mgcp_conn.c:271) 20250811130458279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130458279 DLMGCP DEBUG <0013> (1227/rtp C:9156900E 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) 20250811130458280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9156900E MDCX: modified conn:(1227/rtp C:9156900E r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:1238) 20250811130458280 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9156900E MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130458280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130458280 DLMGCP DEBUG <0013> Generated response: line #00: 200 36922 OK (mgcp_msg.c:72) 20250811130458280 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130458280 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9156900E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130458280 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130458280 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130458280 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130458280 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:72) 20250811130458280 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250811130458280 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130458282 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458295 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458302 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458315 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458323 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458336 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458343 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458356 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458364 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458377 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458384 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458397 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458405 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458418 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458425 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458438 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458446 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458458 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458466 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458479 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458487 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458499 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458508 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458520 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458528 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458540 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458549 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458561 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458569 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458581 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458590 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458602 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458611 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458622 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458631 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458643 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458652 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458664 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458673 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458684 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458693 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458705 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458713 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458725 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458734 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458745 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458754 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458766 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458774 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458786 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458795 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458807 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458815 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458827 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458836 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458847 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458856 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458868 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458876 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458888 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458897 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458910 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458917 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458931 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458938 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458952 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458958 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458973 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458979 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130458993 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130458999 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459014 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459019 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459034 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459040 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459055 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459060 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459075 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459081 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459096 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459101 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459116 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459122 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459137 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459143 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459157 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459164 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459178 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459184 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459198 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459205 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459218 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459226 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459239 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459247 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459259 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459279 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459288 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459300 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459309 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459320 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459329 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459341 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459350 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459361 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459371 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459381 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459392 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459402 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459413 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459422 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459434 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459442 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459455 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459463 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459476 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459483 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459498 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459503 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459519 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459524 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459540 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459544 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459562 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459566 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459583 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459587 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459604 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459607 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459624 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459628 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459645 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459648 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459666 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459669 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459687 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459689 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459707 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459710 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459728 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459731 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459749 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459752 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459770 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459773 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459790 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459794 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459811 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459814 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459831 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459835 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459852 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459855 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459873 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459876 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459894 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459897 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459914 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459917 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459935 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459938 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459956 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459959 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459977 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130459979 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130459997 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130500000 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130500018 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130500021 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130500039 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130500041 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130500059 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130500063 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130500080 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130500084 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130500101 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130500104 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130500122 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130500125 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130500142 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130500145 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130500163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130500165 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130500184 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130500186 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130500204 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130500206 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130500225 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130500226 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130500245 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130500247 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130500266 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130500267 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250811130500286 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250811130500287 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) MTC@9f65b6bc0404: stats: { num_pkts_tx := 191, bytes_payload_tx := 5921, 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@9f65b6bc0404: stats: { num_pkts_tx := 168, bytes_payload_tx := 5376, 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@9f65b6bc0404: setverdict(pass): none -> pass MTC@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed 20250811130500795 DLMGCP DEBUG <0013> Received message: line #00: MDCX 36923 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130500795 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130500795 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130500795 DLMGCP DEBUG <0013> Received message: line #03: I: 9156900E (mgcp_msg.c:72) 20250811130500795 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130500795 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130500795 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130500795 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130500795 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130500795 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130500795 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250811130500795 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130500795 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130500795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130500795 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130500795 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130500795 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:425) 20250811130500795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9156900E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130500795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9156900E output_enabled 1 (mgcp_conn.c:271) 20250811130500795 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130500795 DLMGCP DEBUG <0013> (1227/rtp C:9156900E 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) 20250811130500795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9156900E MDCX: modified conn:(1227/rtp C:9156900E r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:1238) 20250811130500795 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9156900E MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130500796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130500796 DLMGCP DEBUG <0013> Generated response: line #00: 200 36923 OK (mgcp_msg.c:72) 20250811130500796 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130500796 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9156900E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130500796 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130500796 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130500796 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130500796 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 96 (mgcp_msg.c:72) 20250811130500796 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250811130500796 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250811130500820 DLIUUP ERROR <001a> IuUP(9156900E)[0x55b55f3ab3e0]{Initialisation}: Event IuUP-DATA-req not permitted (iuup.c:1011) 20250811130500820 DRTP ERROR <0000> (rtpbridge/2@mgw I:9156900E) Failed Tx data down to IuUP layer (mgcp_iuup.c:250) MTC@9f65b6bc0404: stats: { num_pkts_tx := 286, bytes_payload_tx := 8866, num_pkts_rx := 169, bytes_payload_rx := 5915, num_pkts_rx_err_seq := 0, 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@9f65b6bc0404: stats: { num_pkts_tx := 216, bytes_payload_tx := 6865, num_pkts_rx := 192, bytes_payload_rx := 6413, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250811130502915 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36924 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130502915 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250811130502915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130502915 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130502915 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130502915 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130502915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130502915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130502917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130502917 DLMGCP DEBUG <0013> Generated response: line #00: 200 36924 OK (mgcp_msg.c:72) RTPEM0(430)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: setverdict(pass): pass -> pass, component reason not changed RTPEM1(431)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(432)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(433)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(430)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(430): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(431): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(432): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(433): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass'. Mon Aug 11 13:05:02 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1085828) Waiting for packet dumper to finish... 1 (prev_count=1085828, count=1159860) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode ------ Mon Aug 11 13:05:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp_clearmode started. 20250811130506082 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2724 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130506082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130506082 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130506082 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130506082 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130506082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130506082 DLMGCP DEBUG <0013> Generated response: line #00: 515 2724 FAIL (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2725 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130506087 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130506087 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130506087 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:425) 20250811130506087 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:35C9AD84 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130506087 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:35C9AD84 output_enabled 0 (mgcp_conn.c:271) 20250811130506087 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130506087 DLMGCP DEBUG <0013> (1227/rtp C:35C9AD84 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) 20250811130506087 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:35C9AD84 CRCX: Creating connection: port: 5976 (mgcp_protocol.c:1044) 20250811130506087 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:35C9AD84 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130506087 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130506087 DLMGCP DEBUG <0013> Generated response: line #00: 200 2725 OK (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Generated response: line #01: I: 35C9AD84 (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Generated response: line #03: o=- 35C9AD84 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250811130506087 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2726 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130506089 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130506089 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130506089 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:425) 20250811130506089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E412EF41 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250811130506089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E412EF41 output_enabled 0 (mgcp_conn.c:271) 20250811130506089 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130506089 DLMGCP DEBUG <0013> (1227/rtp C:E412EF41 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) 20250811130506089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E412EF41 CRCX: Creating connection: port: 5978 (mgcp_protocol.c:1044) 20250811130506089 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E412EF41 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130506089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130506089 DLMGCP DEBUG <0013> Generated response: line #00: 200 2726 OK (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Generated response: line #01: I: E412EF41 (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Generated response: line #03: o=- E412EF41 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250811130506089 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(435)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130507600 DLMGCP DEBUG <0013> Received message: line #00: MDCX 2727 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Received message: line #03: I: 35C9AD84 (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130507600 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130507600 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130507600 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:425) 20250811130507600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:35C9AD84 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130507600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:35C9AD84 output_enabled 1 (mgcp_conn.c:271) 20250811130507600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130507600 DLMGCP DEBUG <0013> (1227/rtp C:35C9AD84 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) 20250811130507600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:35C9AD84 MDCX: modified conn:(1227/rtp C:35C9AD84 r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:1238) 20250811130507600 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:35C9AD84 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130507600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130507600 DLMGCP DEBUG <0013> Generated response: line #00: 200 2727 OK (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Generated response: line #02: o=- 35C9AD84 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250811130507600 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(436)@9f65b6bc0404: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250811130508110 DLMGCP DEBUG <0013> Received message: line #00: MDCX 2728 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Received message: line #03: I: E412EF41 (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130508110 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130508110 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250811130508110 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:425) 20250811130508110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E412EF41 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250811130508110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E412EF41 output_enabled 1 (mgcp_conn.c:271) 20250811130508110 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130508110 DLMGCP DEBUG <0013> (1227/rtp C:E412EF41 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) 20250811130508110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E412EF41 MDCX: modified conn:(1227/rtp C:E412EF41 r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:1238) 20250811130508110 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E412EF41 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250811130508110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130508110 DLMGCP DEBUG <0013> Generated response: line #00: 200 2728 OK (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Generated response: line #02: o=- E412EF41 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250811130508110 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@9f65b6bc0404: stats: { num_pkts_tx := 192, bytes_payload_tx := 768, 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@9f65b6bc0404: stats: { num_pkts_tx := 169, bytes_payload_tx := 676, 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 } 20250811130510220 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2729 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130510220 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250811130510220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250811130510220 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250811130510220 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130510220 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250811130510220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130510220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130510220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130510220 DLMGCP DEBUG <0013> Generated response: line #00: 200 2729 OK (mgcp_msg.c:72) RTPEM0(435)@9f65b6bc0404: Warning: Stopping inactive timer T_transmit. MTC@9f65b6bc0404: setverdict(pass): none -> pass RTPEM0(435)@9f65b6bc0404: Final verdict of PTC: none RTPEM2(437)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(439)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(438)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(436)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(435): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(436): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(437): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(438): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(439): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_two_crcx_mdcx_and_rtp_clearmode finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass'. Mon Aug 11 13:05:10 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=629140) Waiting for packet dumper to finish... 1 (prev_count=629140, count=662124) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_implicit ------ Mon Aug 11 13:05:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_implicit.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_implicit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit' was executed successfully (exit status: 0). MTC@9f65b6bc0404: Test case TC_one_crcx_loopback_rtp_implicit started. 20250811130513425 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63245 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130513425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130513425 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130513425 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130513425 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250811130513425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250811130513425 DLMGCP DEBUG <0013> Generated response: line #00: 515 63245 FAIL (mgcp_msg.c:72) 20250811130513437 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63246 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130513437 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250811130513437 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250811130513438 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250811130513438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130513438 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130513438 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250811130513438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:B8BBDBC6 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250811130513438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:B8BBDBC6 output_enabled 1 (mgcp_conn.c:271) 20250811130513438 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250811130513438 DLMGCP DEBUG <0013> (1225/rtp C:B8BBDBC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250811130513438 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:177) 20250811130513438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:B8BBDBC6 CRCX: Creating connection: port: 5980 (mgcp_protocol.c:1044) 20250811130513438 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:B8BBDBC6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250811130513438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130513438 DLMGCP DEBUG <0013> Generated response: line #00: 200 63246 OK (mgcp_msg.c:72) 20250811130513438 DLMGCP DEBUG <0013> Generated response: line #01: I: B8BBDBC6 (mgcp_msg.c:72) 20250811130513438 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250811130513438 DLMGCP DEBUG <0013> Generated response: line #03: o=- B8BBDBC6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250811130513438 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250811130513438 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250811130513438 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250811130513438 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5980 RTP/AVP 112 (mgcp_msg.c:72) 20250811130513438 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250811130513438 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250811130514548 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63247 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250811130514548 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250811130514548 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250811130514548 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250811130514548 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250811130514548 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250811130514548 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130514548 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250811130514548 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250811130514548 DLMGCP DEBUG <0013> Generated response: line #00: 200 63247 OK (mgcp_msg.c:72) MTC@9f65b6bc0404: 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@9f65b6bc0404: setverdict(pass): none -> pass RTPEM2(442)@9f65b6bc0404: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@9f65b6bc0404: Final verdict of PTC: none RTPEM1(441)@9f65b6bc0404: Final verdict of PTC: none VirtCallAgent-STATS(443)@9f65b6bc0404: Final verdict of PTC: none RTPEM0(440)@9f65b6bc0404: Final verdict of PTC: none MTC@9f65b6bc0404: Setting final verdict of the test case. MTC@9f65b6bc0404: Local verdict of MTC: pass MTC@9f65b6bc0404: Local verdict of PTC RTPEM0(440): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM1(441): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC RTPEM2(442): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC VirtCallAgent-STATS(443): none (pass -> pass) MTC@9f65b6bc0404: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@9f65b6bc0404: Test case TC_one_crcx_loopback_rtp_implicit finished. Verdict: pass MTC@9f65b6bc0404: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass'. Mon Aug 11 13:05:14 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=56952) Waiting for packet dumper to finish... 1 (prev_count=56952, count=80284) MTC@9f65b6bc0404: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass' was executed successfully (exit status: 0). MC@9f65b6bc0404: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9f65b6bc0404: Terminating MTC. MC@9f65b6bc0404: MTC terminated. MC2> exit MC@9f65b6bc0404: Shutting down session. MC@9f65b6bc0404: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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 (2747179) [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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/logs/testsuite', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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-latest/_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-latest/logs/testsuite', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping mgw (2747134) [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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/testsuite/junit-xml-5256.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='86' failures='5' errors='0' skipped='0' inconc='0' time='423.00'> <testcase classname='MGCP_Test' name='TC_selftest' time='0.009759'/> <testcase classname='MGCP_Test' name='TC_auep_null' time='0.078155'/> <testcase classname='MGCP_Test' name='TC_crcx' time='0.090901'/> <testcase classname='MGCP_Test' name='TC_crcx_no_lco' time='0.092315'/> <testcase classname='MGCP_Test' name='TC_crcx_noprefix' time='0.056251'/> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_mode' time='0.077678'/> <testcase classname='MGCP_Test' name='TC_crcx_osmo_ign' time='0.085556'/> <testcase classname='MGCP_Test' name='TC_crcx_early_bidir_mode' time='0.040598'> <failure type='fail-verdict'>"MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"64751\", string := \"OK\" }, params := { { code := \"I\", val := \"952693B9\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"952693B9\", 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 := \"64751\", string := ? }, params := { }, sdp := omit } } }" MGCP_Test.ttcn:3354 MGCP_Test control part MGCP_Test.ttcn:869 TC_crcx_early_bidir_mode testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_param' time='0.078007'/> <testcase classname='MGCP_Test' name='TC_crcx_missing_callid' time='0.080193'/> <testcase classname='MGCP_Test' name='TC_crcx_missing_mode' time='0.076033'/> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_packet_intv' time='0.084354'/> <testcase classname='MGCP_Test' name='TC_crcx_illegal_double_lco' time='0.077373'/> <testcase classname='MGCP_Test' name='TC_crcx_sdp' time='0.090371'/> <testcase classname='MGCP_Test' name='TC_crcx_wildcarded' time='0.087894'/> <testcase classname='MGCP_Test' name='TC_crcx_wildcarded_exhaust' time='0.328062'/> <testcase classname='MGCP_Test' name='TC_mdcx_without_crcx' time='0.084153'/> <testcase classname='MGCP_Test' name='TC_dlcx_without_crcx' time='0.076714'/> <testcase classname='MGCP_Test' name='TC_dlcx_non_existant_ep' time='0.075139'/> <testcase classname='MGCP_Test' name='TC_mdcx_wildcarded' time='0.080426'/> <testcase classname='MGCP_Test' name='TC_dlcx_wildcarded' time='1.264087'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid' time='0.076699'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid' time='0.089632'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep' time='0.080600'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_inval' time='0.085340'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid_inval' time='0.084448'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_retrans' time='0.087404'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_wildcard' time='0.100154'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed' time='0.100834'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed_twice' time='0.104226'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_257' time='0.528381'/> <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_osmux' time='1.216697'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_osmux' time='1.328261'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux' time='1.341651'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir' time='1.333556'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' time='1.335351'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_wildcard' time='4.266934'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_fixed' time='4.260584'/> <testcase classname='MGCP_Test' name='TC_crcx_dlcx_30ep' time='0.165311'/> <testcase classname='MGCP_Test' name='TC_rtpem_selftest' time='5.603520'/> <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_rtp' time='1.194260'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp' time='1.193931'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp_ipv6' time='1.205329'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp' time='1.218709'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_bidir' time='1.197964'/> <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp' time='1.218803'/> <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp_bidir' time='1.205989'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp' time='4.257623'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_unsolicited_rtp' time='1.222694'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_one_mdcx_rtp_ho' time='3.213182'/> <testcase classname='MGCP_Test' name='TC_two_crcx_confecho_sendonly_rtp' time='1.212141'/> <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion' time='4.235472'/> <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion_fmtp' time='4.246247'/> <testcase classname='MGCP_Test' name='TC_amr_oa_bwe_rtp_conversion' time='4.242759'/> <testcase classname='MGCP_Test' name='TC_amr_oa_oa_rtp_conversion' time='4.229241'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_rtp_conversion' time='4.238612'/> <testcase classname='MGCP_Test' name='TC_amr_oa_oa_no_bwe_rtp_conversion' time='4.236407'/> <testcase classname='MGCP_Test' name='TC_amr_oa_no_bwe_oa_rtp_conversion' time='4.205821'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_no_oa_rtp_conversion' time='4.235370'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_no_oa_bwe_rtp_conversion' time='4.231940'/> <testcase classname='MGCP_Test' name='TC_conn_timeout' time='3.928730'/> <testcase classname='MGCP_Test' name='TC_e1_crcx_and_dlcx_ep' time='0.079884'> <failure type='fail-verdict'>"MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"36105\", 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 := \"36105\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3414 MGCP_Test control part MGCP_Test.ttcn:2627 TC_e1_crcx_and_dlcx_ep testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_e1_crcx_with_overlap' time='0.075422'> <failure type='fail-verdict'>"MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"20248\", 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 := \"20248\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3415 MGCP_Test control part MGCP_Test.ttcn:2648 TC_e1_crcx_with_overlap testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_e1_crcx_loopback' time='0.078073'> <failure type='fail-verdict'>"MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"18354\", 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 := \"18354\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3416 MGCP_Test control part MGCP_Test.ttcn:2679 TC_e1_crcx_loopback testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_e1_dlcx_wildcarded' time='0.082646'> <failure type='fail-verdict'>"MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"21887\", 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 := \"21887\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3417 MGCP_Test control part MGCP_Test.ttcn:2713 TC_e1_dlcx_wildcarded testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_crcx_mdcx_ip4' time='0.092488'/> <testcase classname='MGCP_Test' name='TC_crcx_mdcx_ip6' time='0.095643'/> <testcase classname='MGCP_Test' name='TC_crcx_iufp_sendrecv' time='0.088152'/> <testcase classname='MGCP_Test' name='TC_crcx_iufp_recvonly' time='0.093993'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' time='4.263885'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_ipv6' time='4.247428'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv6' time='1.339934'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' time='1.337152'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' time='1.338024'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv6' time='4.268049'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' time='4.280461'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' time='4.241959'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup' time='4.254301'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rfci_unordered' time='4.252718'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' time='6.292998'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp' time='4.253670'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' time='4.250699'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' time='6.310049'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' time='6.731725'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_clearmode' time='4.189792'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp_implicit' time='1.195056'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0'] testenv-mgw-osmocom-latest-20250811-1258-6134a76d-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test-latest/2502/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.51, 0.52, 0.78 + 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